+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/mysql-cluster-7.5.25nb4/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/mysql-cluster-7.5.25nb4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for mysql-cluster-7.5.25nb4
/usr/bin/rm -f /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/mcc/frontend/dojo/dojox/mobile/build/build.sh.orig
[  0%] Building C object CMakeFiles/lz4_lib.dir/extra/lz4/lz4-1.9.3/lz4.c.o
[  0%] Built target INFO_SRC
[  0%] Built target INFO_BIN
[  0%] makelist -h /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libedit/libedit-20210910-3.1/src/common.c > common.h
[  0%] Built target libedit_common
[  0%] makelist -h /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libedit/libedit-20210910-3.1/src/vi.c > vi.h
[  0%] Built target libedit_vi
[  0%] makelist -h /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libedit/libedit-20210910-3.1/src/emacs.c > emacs.h
[  0%] Built target libedit_emacs
[  0%] makelist -bh /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libedit/libedit-20210910-3.1/src/vi.c /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libedit/libedit-20210910-3.1/src/emacs.c /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libedit/libedit-20210910-3.1/src/common.c > help.h
[  0%] Built target libedit_help
[  0%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/buffer.c.o
[  0%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/bufferevent.c.o
[  0%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/bufferevent_filter.c.o
[  1%] Building C object CMakeFiles/lz4_lib.dir/extra/lz4/lz4-1.9.3/lz4frame.c.o
[  1%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/bufferevent_pair.c.o
[  1%] Building C object CMakeFiles/lz4_lib.dir/extra/lz4/lz4-1.9.3/lz4hc.c.o
[  1%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/bufferevent_ratelim.c.o
[  1%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/bufferevent_sock.c.o
[  1%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/event.c.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libevent/libevent-2.1.11-stable/event.c: In function 'event_signal_closure':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libevent/libevent-2.1.11-stable/event.c:1368:32: warning: storing the address of local variable 'ncalls' in '*ev.ev_.ev_signal.ev_pncalls' [-Wdangling-pointer=]
 1368 |                 ev->ev_pncalls = &ncalls;
      |                 ~~~~~~~~~~~~~~~^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libevent/libevent-2.1.11-stable/event.c:1362:15: note: 'ncalls' declared here
 1362 |         short ncalls;
      |               ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libevent/libevent-2.1.11-stable/event.c:1362:15: note: 'ev' declared here
[  1%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/evmap.c.o
[  2%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/evthread.c.o
[  2%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/evutil.c.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libevent/libevent-2.1.11-stable/evutil.c:209:21: warning: argument 4 of type 'int[2]' with mismatched bound [-Warray-parameter=]
  209 |     evutil_socket_t fd[2])
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libevent/libevent-2.1.11-stable/evutil.c:81:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libevent/libevent-2.1.11-stable/include/event2/util.h:310:25: note: previously declared as 'int[]'
  310 | #define evutil_socket_t int
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/libevent/libevent-2.1.11-stable/util-internal.h:311:47: note: in expansion of macro 'evutil_socket_t'
  311 | int evutil_ersatz_socketpair_(int, int , int, evutil_socket_t[]);
      |                                               ^~~~~~~~~~~~~~~
[  2%] Building C object CMakeFiles/lz4_lib.dir/extra/lz4/lz4-1.9.3/xxhash.c.o
[  2%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/evutil_rand.c.o
[  2%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/evutil_time.c.o
[  2%] Linking C static library archive_output_directory/liblz4_lib.a
[  2%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/listener.c.o
[  2%] Built target lz4_lib
[  2%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/log.c.o
[  2%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_pthreads.dir/evthread_pthread.c.o
[  2%] Linking C static library lib/libevent_pthreads.a
[  2%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/signal.c.o
[  2%] Built target event_pthreads
[  2%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/strlcpy.c.o
[  2%] Building C object strings/CMakeFiles/strings.dir/bchange.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/bchange.c:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  2%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/select.c.o
[  3%] Building C object strings/CMakeFiles/strings.dir/ctype-big5.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-big5.c:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/poll.c.o
[  3%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_core.dir/epoll.c.o
[  3%] Building C object strings/CMakeFiles/strings.dir/ctype-bin.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-bin.c:21:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Linking C static library lib/libevent_core.a
[  3%] Building C object strings/CMakeFiles/strings.dir/ctype-cp932.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-cp932.c:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Built target event_core
[  3%] Building C object vio/CMakeFiles/vio.dir/vio.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/vio/vio_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/vio/vio.c:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Building C object vio/CMakeFiles/vio.dir/viosocket.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/vio/vio_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/vio/viosocket.c:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Building C object strings/CMakeFiles/strings.dir/ctype-czech.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-czech.c:76:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Building C object vio/CMakeFiles/vio.dir/viossl.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/vio/vio_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/vio/viossl.c:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Building C object strings/CMakeFiles/strings.dir/ctype-euc_kr.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-euc_kr.c:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Building C object vio/CMakeFiles/vio.dir/viosslfactories.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/vio/vio_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/vio/viosslfactories.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Building C object strings/CMakeFiles/strings.dir/ctype-eucjpms.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-eucjpms.c:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Linking C static library ../archive_output_directory/libvio.a
[  3%] Built target vio
[  3%] Building C object regex/CMakeFiles/regex.dir/regcomp.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/regex/regcomp.c:9:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Building C object strings/CMakeFiles/strings.dir/ctype-extra.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-extra.c:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Building C object regex/CMakeFiles/regex.dir/regerror.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/regex/regerror.c:1:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  3%] Building C object strings/CMakeFiles/strings.dir/ctype-gb2312.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-gb2312.c:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  4%] Building C object regex/CMakeFiles/regex.dir/regexec.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/regex/regexec.c:8:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  4%] Building C object strings/CMakeFiles/strings.dir/ctype-gbk.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-gbk.c:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  4%] Building C object strings/CMakeFiles/strings.dir/ctype-gb18030.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-gb18030.c:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  4%] Building C object regex/CMakeFiles/regex.dir/regfree.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/regex/regfree.c:1:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  4%] Building C object regex/CMakeFiles/regex.dir/reginit.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/regex/reginit.c:3:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  4%] Linking C static library ../archive_output_directory/libregex.a
[  4%] Built target regex
[  4%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/load_data_events.cpp.o
[  4%] Building C object strings/CMakeFiles/strings.dir/ctype-latin1.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-latin1.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  4%] Building C object strings/CMakeFiles/strings.dir/ctype-mb.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-mb.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/load_data_events.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[  4%] Building C object strings/CMakeFiles/strings.dir/ctype-simple.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-simple.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  4%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/rows_event.cpp.o
[  4%] Building C object strings/CMakeFiles/strings.dir/ctype-sjis.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-sjis.c:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/rows_event.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/rows_event.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[  4%] Building C object strings/CMakeFiles/strings.dir/ctype-tis620.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-tis620.c:62:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  4%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/binlog_event.cpp.o
[  4%] Building C object strings/CMakeFiles/strings.dir/ctype-uca.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-uca.c:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  4%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/control_events.cpp.o
[  4%] Building C object strings/CMakeFiles/strings.dir/ctype-ucs2.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-ucs2.c:19:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  4%] Building C object strings/CMakeFiles/strings.dir/ctype-ujis.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-ujis.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  4%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/statement_events.cpp.o
[  4%] Building C object strings/CMakeFiles/strings.dir/ctype-utf8.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-utf8.c:20:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  5%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/uuid.cpp.o
[  5%] Building C object strings/CMakeFiles/strings.dir/ctype-win1250ch.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype-win1250ch.c:51:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  5%] Building C object strings/CMakeFiles/strings.dir/ctype.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/ctype.c:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  5%] Linking CXX static library ../lib/libbinlogstandalone.a
[  5%] Built target binlogstandalone_static
[  5%] Building C object strings/CMakeFiles/strings.dir/decimal.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/decimal.c:112:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  5%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/load_data_events.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/load_data_events.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[  5%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/rows_event.cpp.o
[  5%] Building C object strings/CMakeFiles/strings.dir/dtoa.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/dtoa.c:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/rows_event.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/rows_event.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[  5%] Building C object strings/CMakeFiles/strings.dir/int2str.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/int2str.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  5%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/binlog_event.cpp.o
[  5%] Building C object strings/CMakeFiles/strings.dir/is_prefix.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/is_prefix.c:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  5%] Building C object strings/CMakeFiles/strings.dir/llstr.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/llstr.c:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/longlong2str.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/longlong2str.c:53:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/my_strtoll10.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/my_strtoll10.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/my_vsnprintf.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/my_vsnprintf.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/control_events.cpp.o
[  6%] Building C object strings/CMakeFiles/strings.dir/str2int.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/str2int.c:52:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/str_alloc.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/str_alloc.c:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/strcend.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/strcend.c:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/strend.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/strend.c:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/strfill.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/strfill.c:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/strmake.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/strmake.c:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/my_stpmov.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/m_string.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/my_stpmov.c:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/my_stpnmov.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/m_string.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/my_stpnmov.c:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/statement_events.cpp.o
[  6%] Building C object strings/CMakeFiles/strings.dir/strxmov.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/strxmov.c:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/strxnmov.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/strxnmov.c:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/xml.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/xml.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/my_strchr.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/my_strchr.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/strcont.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/strcont.c:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building C object strings/CMakeFiles/strings.dir/strappend.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/strings/strappend.c:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  6%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/uuid.cpp.o
[  6%] Linking C static library ../archive_output_directory/libstrings.a
[  6%] Built target strings
[  6%] Building C object libservices/CMakeFiles/mysqlservices.dir/service_command.c.o
[  6%] Building C object libservices/CMakeFiles/mysqlservices.dir/locking_service.c.o
[  6%] Building C object libservices/CMakeFiles/mysqlservices.dir/srv_session_service.c.o
[  6%] Linking CXX shared library ../lib/libbinlogstandalone.so
[  6%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_snprintf_service.c.o
[  6%] Building C object libservices/CMakeFiles/mysqlservices.dir/thd_alloc_service.c.o
[  6%] Built target binlogstandalone_shared
[  6%] Building C object libservices/CMakeFiles/mysqlservices.dir/thd_wait_service.c.o
[  7%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_plugin_log_service.c.o
[  7%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbEventOperation.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SumaImpl.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbEventOperation.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  7%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_thread_scheduler_service.c.o
[  7%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_string_service.c.o
[  7%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_malloc_service.c.o
[  7%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_password_policy_service.c.o
[  7%] Building C object libservices/CMakeFiles/mysqlservices.dir/parser_service.c.o
[  7%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbEventOperationImpl.cpp.o
[  7%] Building C object libservices/CMakeFiles/mysqlservices.dir/srv_session_info_service.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  7%] Building C object libservices/CMakeFiles/mysqlservices.dir/rpl_transaction_ctx_service.c.o
[  7%] Building C object libservices/CMakeFiles/mysqlservices.dir/rpl_transaction_write_set_service.c.o
[  7%] Building C object libservices/CMakeFiles/mysqlservices.dir/security_context_service.c.o
[  7%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_keyring_service.c.o
[  7%] Linking C static library ../archive_output_directory/libmysqlservices.a
[  7%] Built target mysqlservices
[  7%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbIndexStat.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStat.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  7%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbIndexStatImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp: In member function 'void NdbIndexStatImpl::Cache::set_keyaddr(uint, uint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:1341:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1341 |     dst[3] = (addr >> 24) & 0xFF;
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:1342:3: note: here
 1342 |   case 3:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:1343:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1343 |     dst[2] = (addr >> 16) & 0xFF;
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:1344:3: note: here
 1344 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:1345:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1345 |     dst[1] = (addr >> 8) & 0xFF;
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:1346:3: note: here
 1346 |   case 1:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp: In member function 'uint NdbIndexStatImpl::Cache::get_keyaddr(uint) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:1318:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1318 |     addr += src[3] << 24;
      |     ~~~~~^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:1319:3: note: here
 1319 |   case 3:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:1320:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1320 |     addr += src[2] << 16;
      |     ~~~~~^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:1321:3: note: here
 1321 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:1322:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1322 |     addr += src[1] << 8;
      |     ~~~~~^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatImpl.cpp:1323:3: note: here
 1323 |   case 1:
      |   ^~~~
[  8%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbIndexStatFrmData.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexStatFrmData.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbInterpretedCode.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbInterpretedCode.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbInterpretedCode.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/Interpreter.hpp: In static member function 'static Uint32* Interpreter::getInstructionPreProcessingInfo(Uint32*, InstructionPreProcessing&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/Interpreter.hpp:419:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  419 |     processing= SUB_ADDRESS_REPLACEMENT;
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/Interpreter.hpp:420:3: note: here
  420 |   case RETURN:
      |   ^~~~
[  8%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/TransporterFacade.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/TransporterFacade.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/ClusterMgr.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/ClusterMgr.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/AlterIndxImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/AlterIndxImpl.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/AlterIndxImpl.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/Ndb.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/Ndb.cpp:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/BuildIndxImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/BuildIndxImpl.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/BuildIndxImpl.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/BuildIndx.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/BuildIndx.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/BuildIndx.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/CreateIndxImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/CreateIndxImpl.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/CreateIndxImpl.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/CreateTab.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/CreateTab.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/CreateTab.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbPoolImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/portlib/NdbMutex.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbPoolImpl.hpp:85,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbPoolImpl.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/CreateTable.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/CreateTable.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/CreateTable.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/CreateTrigImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/CreateTrigImpl.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/CreateTrigImpl.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbPool.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/portlib/NdbMutex.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbPoolImpl.hpp:85,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbPool.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/DropIndxImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DropIndxImpl.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/DropIndxImpl.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/Ndblist.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/Ndblist.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/DropTable.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DropTable.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/DropTable.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/DropTrigImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DropTrigImpl.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/DropTrigImpl.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/GetTabInfo.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/GetTabInfo.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/GetTabInfo.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/SchemaTrans.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SchemaTrans.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/SchemaTrans.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/SchemaTransImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/Bitmask.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SchemaTransImpl.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/SchemaTransImpl.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/TcKeyReq.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/TcKeyReq.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/TcKeyReq.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/TcKeyConf.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/TcKeyConf.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/TcKeyConf.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/Ndbif.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/Ndbif.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/TcKeyRef.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/TcKeyRef.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/TcKeyRef.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/TcRollbackRep.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/TcRollbackRep.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/TcRollbackRep.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/TupKey.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/TupKey.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/TupKey.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/TupCommit.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/TupCommit.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/TupCommit.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/Ndbinit.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/Ndbinit.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  8%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/LqhKey.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/LqhKey.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/LqhKey.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/FsOpenReq.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/FsOpenReq.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/Ndberr.cpp.o
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/FsCloseReq.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/Ndberr.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/FsCloseReq.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/FsCloseReq.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/FsRef.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/FsRef.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/FsRef.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/FsConf.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/FsConf.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/FsConf.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building C object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/ndberror.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/ndberror.c:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/FsReadWriteReq.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/FsReadWriteReq.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/FsReadWriteReq.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbErrorOut.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbErrorOut.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/FsReadWriteReq.cpp: In function 'bool printFSREADWRITEREQ(std::FILE*, const Uint32*, Uint32, Uint16)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/FsReadWriteReq.cpp:60:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
   60 |     fprintf(output, "List of global pages)\n");
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/FsReadWriteReq.cpp:61:3: note: here
   61 |   case FsReadWriteReq::fsFormatSharedPage:
      |   ^~~~
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/SignalDataPrint.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/GlobalSignalNumbers.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/SignalDataPrint.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbTransaction.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbTransaction.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/SignalNames.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/GlobalSignalNumbers.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/SignalNames.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/ContinueB.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/ContinueB.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/DihContinueB.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DihContinueB.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/DihContinueB.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/NdbfsContinueB.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/NdbfsContinueB.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/NdbfsContinueB.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/CloseComReqConf.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/CloseComReqConf.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbTransactionScan.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbTransactionScan.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/PackedSignal.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/PackedSignal.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/PackedSignal.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/PrepFailReqRef.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/PrepFailReqRef.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbOperation.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbOperation.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/GCP.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/GCP.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/GCP.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/DictTabInfo.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/DictTabInfo.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/AlterTable.cpp.o
[  9%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbOperationSearch.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/AlterTable.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/AlterTable.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbOperationSearch.cpp:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/AlterTab.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/AlterTab.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/AlterTab.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/CreateTrig.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/CreateTrig.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/CreateTrig.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbOperationScan.cpp.o
[  9%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbOperationInt.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbOperationInt.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/DropTrig.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DropTrig.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/DropTrig.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/FireTrigOrd.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/FireTrigOrd.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/FireTrigOrd.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/TrigAttrInfo.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/TrigAttrInfo.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/TrigAttrInfo.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbOperationDefine.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbOperationDefine.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/CreateIndx.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/CreateIndx.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/CreateIndx.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbOperationDefine.cpp: In member function 'int NdbOperation::setAnyValue(Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbOperationDefine.cpp:664:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  664 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbOperationDefine.cpp:665:3: note: here
  665 |   default:
      |   ^~~~~~~
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/AlterIndx.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/AlterIndx.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/AlterIndx.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/DropIndx.cpp.o
[  9%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbOperationExec.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DropIndx.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/DropIndx.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbOperationExec.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/TcIndx.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/TcIndx.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/TcIndx.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[  9%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/IndxKeyInfo.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/IndxKeyInfo.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/IndxKeyInfo.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/IndxAttrInfo.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/IndxAttrInfo.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/IndxAttrInfo.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/FsAppendReq.cpp.o
[ 10%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbScanOperation.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/FsAppendReq.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/FsAppendReq.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbScanOperation.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/ScanTab.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/BlockNumbers.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/ScanTab.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbScanOperation.cpp: In member function 'int NdbScanOperation::close_impl(bool, PollGuard*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbScanOperation.cpp:4023:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4023 |       setErrorCode(4008);
      |       ~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbScanOperation.cpp:4024:5: note: here
 4024 |     case -2:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbScanOperation.cpp:4093:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4093 |       setErrorCode(4008);
      |       ~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbScanOperation.cpp:4094:5: note: here
 4094 |     case -2:
      |     ^~~~
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/BackupImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/trigger_definitions.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/BackupImpl.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/BackupSignalData.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/BackupSignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/BackupSignalData.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/UtilSequence.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/UtilSequence.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/UtilSequence.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/UtilPrepare.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/UtilPrepare.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/UtilPrepare.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbScanFilter.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbScanFilter.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/UtilDelete.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/UtilDelete.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/UtilDelete.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/UtilExecute.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/UtilExecute.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/UtilExecute.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/LqhFrag.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/LqhFrag.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/LqhFrag.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbIndexOperation.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbIndexOperation.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/DropTab.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DropTab.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/DropTab.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/PrepDropTab.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/PrepDropTab.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/PrepDropTab.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/LCP.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/RefConvert.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/LCP.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbQueryBuilder.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbQueryBuilder.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/MasterLCP.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/BaseString.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/NdbOut.hpp:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/MasterLCP.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/MasterLCP.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/CopyGCI.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/CopyGCIReq.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/CopyGCI.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/SystemError.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/SystemError.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/StartRec.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/RefConvert.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/StartRec.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/NFCompleteRep.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/debugger/DebuggerNames.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/NFCompleteRep.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/FailRep.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/FailRep.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/FailRep.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/DisconnectRep.cpp.o
[ 10%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbQueryOperation.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DisconnectRep.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/DisconnectRep.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbQueryOperation.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/SignalDroppedRep.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/debugger/DebuggerNames.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/SignalDroppedRep.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/SumaImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SumaImpl.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/SumaImpl.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/NdbSttor.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/NdbSttor.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/NdbSttor.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/CreateFragmentation.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/CreateFragmentation.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/CreateFragmentation.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/UtilLock.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/UtilLock.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/UtilLock.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 10%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/TuxMaint.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/TuxMaint.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/TuxMaint.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 11%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/AccLock.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/AccLock.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/AccLock.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 11%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbApiSignal.cpp.o
[ 11%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/LqhTrans.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbApiSignal.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/LqhTransConf.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/LqhTrans.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 11%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/ReadNodesConf.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/NodeBitmask.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/ReadNodesConf.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/ReadNodesConf.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 11%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/CntrStart.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/NodeBitmask.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/CntrStart.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/CntrStart.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbRecAttr.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbRecAttr.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/ScanFrag.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/BlockNumbers.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/ScanFrag.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbUtil.cpp.o
[ 12%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/ApiVersion.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbUtil.hpp:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbUtil.cpp:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/ApiVersion.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/ApiVersion.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbReceiver.cpp.o
[ 12%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/LocalRouteOrd.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbReceiver.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/LocalRouteOrd.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/LocalRouteOrd.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/DbinfoScan.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DbinfoScan.hpp:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/DbinfoScan.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/NodePing.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/NodePing.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/NodePing.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/IndexStatSignal.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/IndexStatSignal.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/IndexStatSignal.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbDictionary.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/GetConfig.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/GetConfig.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/GetConfig.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp: In copy constructor 'NdbDictionary::Table::Table(const NdbDictionary::Table&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp:504:51: warning: implicitly-declared 'constexpr NdbDictionary::Object::Object(const NdbDictionary::Object&)' is deprecated [-Wdeprecated-copy]
  504 |   : Object(org), m_impl(* new NdbTableImpl(* this))
      |                                                   ^
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndbapi/NdbDictionary.hpp:225:12: note: because 'NdbDictionary::Object' has user-provided 'NdbDictionary::Object& NdbDictionary::Object::operator=(const NdbDictionary::Object&)'
  225 |     Object&operator=(const Object&);
      |            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp: In copy constructor 'NdbDictionary::Tablespace::Tablespace(const NdbDictionary::Tablespace&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp:1579:56: warning: implicitly-declared 'constexpr NdbDictionary::Object::Object(const NdbDictionary::Object&)' is deprecated [-Wdeprecated-copy]
 1579 |   : Object(org), m_impl(* new NdbTablespaceImpl(* this))
      |                                                        ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndbapi/NdbDictionary.hpp:225:12: note: because 'NdbDictionary::Object' has user-provided 'NdbDictionary::Object& NdbDictionary::Object::operator=(const NdbDictionary::Object&)'
  225 |     Object&operator=(const Object&);
      |            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp: In copy constructor 'NdbDictionary::LogfileGroup::LogfileGroup(const NdbDictionary::LogfileGroup&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp:1675:58: warning: implicitly-declared 'constexpr NdbDictionary::Object::Object(const NdbDictionary::Object&)' is deprecated [-Wdeprecated-copy]
 1675 |   : Object(org), m_impl(* new NdbLogfileGroupImpl(* this))
      |                                                          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndbapi/NdbDictionary.hpp:225:12: note: because 'NdbDictionary::Object' has user-provided 'NdbDictionary::Object& NdbDictionary::Object::operator=(const NdbDictionary::Object&)'
  225 |     Object&operator=(const Object&);
      |            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp: In copy constructor 'NdbDictionary::Datafile::Datafile(const NdbDictionary::Datafile&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp:1750:54: warning: implicitly-declared 'constexpr NdbDictionary::Object::Object(const NdbDictionary::Object&)' is deprecated [-Wdeprecated-copy]
 1750 |   : Object(org), m_impl(* new NdbDatafileImpl(* this))
      |                                                      ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndbapi/NdbDictionary.hpp:225:12: note: because 'NdbDictionary::Object' has user-provided 'NdbDictionary::Object& NdbDictionary::Object::operator=(const NdbDictionary::Object&)'
  225 |     Object&operator=(const Object&);
      |            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp: In copy constructor 'NdbDictionary::Undofile::Undofile(const NdbDictionary::Undofile&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp:1845:54: warning: implicitly-declared 'constexpr NdbDictionary::Object::Object(const NdbDictionary::Object&)' is deprecated [-Wdeprecated-copy]
 1845 |   : Object(org), m_impl(* new NdbUndofileImpl(* this))
      |                                                      ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndbapi/NdbDictionary.hpp:225:12: note: because 'NdbDictionary::Object' has user-provided 'NdbDictionary::Object& NdbDictionary::Object::operator=(const NdbDictionary::Object&)'
  225 |     Object&operator=(const Object&);
      |            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp: In copy constructor 'NdbDictionary::HashMap::HashMap(const NdbDictionary::HashMap&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp:1936:53: warning: implicitly-declared 'constexpr NdbDictionary::Object::Object(const NdbDictionary::Object&)' is deprecated [-Wdeprecated-copy]
 1936 |   : Object(org), m_impl(* new NdbHashMapImpl(* this))
      |                                                     ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndbapi/NdbDictionary.hpp:225:12: note: because 'NdbDictionary::Object' has user-provided 'NdbDictionary::Object& NdbDictionary::Object::operator=(const NdbDictionary::Object&)'
  225 |     Object&operator=(const Object&);
      |            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp: In copy constructor 'NdbDictionary::ForeignKey::ForeignKey(const NdbDictionary::ForeignKey&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp:2370:56: warning: implicitly-declared 'constexpr NdbDictionary::Object::Object(const NdbDictionary::Object&)' is deprecated [-Wdeprecated-copy]
 2370 |   : Object(org), m_impl(* new NdbForeignKeyImpl(* this))
      |                                                        ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndbapi/NdbDictionary.hpp:225:12: note: because 'NdbDictionary::Object' has user-provided 'NdbDictionary::Object& NdbDictionary::Object::operator=(const NdbDictionary::Object&)'
  225 |     Object&operator=(const Object&);
      |            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp: In static member function 'static NdbOut& NdbDictionary::printFormattedValue(NdbOut&, const NdbDataPrintFormat&, const Column*, const void*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionary.cpp:3541:14: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 3541 |       out << (const Uint32) uint3korr(val_p);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 12%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/AllocNodeId.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/AllocNodeId.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/AllocNodeId.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/CreateFK.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/CreateFK.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/CreateFK.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/DropFK.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DropFK.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/DropFK.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/IsolateOrd.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/IsolateOrd.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/IsolateOrd.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Building CXX object storage/ndb/src/common/debugger/signaldata/CMakeFiles/ndbsignaldata.dir/ProcessInfoRep.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/ProcessInfoRep.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/debugger/signaldata/ProcessInfoRep.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 12%] Linking CXX static library ../../../../../../archive_output_directory/libndbsignaldata.a
[ 12%] Built target ndbsignaldata
[ 13%] Building CXX object storage/ndb/src/common/transporter/CMakeFiles/ndbtransport.dir/Transporter.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/transporter/TransporterDefinitions.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/transporter/TransporterRegistry.hpp:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/transporter/Transporter.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbDictionaryImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/transporter/Transporter.cpp: In constructor 'Transporter::Transporter(TransporterRegistry&, TransporterType, const char*, const char*, int, bool, NodeId, NodeId, NodeId, int, bool, bool, bool, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/transporter/Transporter.cpp:64:12: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 256 equals destination size [-Wstringop-truncation]
   64 |     strncpy(remoteHostName, rHostName, sizeof(remoteHostName));
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/transporter/Transporter.cpp:75:10: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 256 equals destination size [-Wstringop-truncation]
   75 |   strncpy(localHostName, lHostName, sizeof(localHostName));
      |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/transporter/Transporter.cpp:75:10: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 256 equals destination size [-Wstringop-truncation]
[ 13%] Building CXX object storage/ndb/src/common/transporter/CMakeFiles/ndbtransport.dir/TCP_Transporter.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/transporter/TCP_Transporter.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: In function 'Uint32 Hash(const char*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:1339:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1339 |     h = (h << 5) + h + *str++;
      |     ~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:1340:3: note: here
 1340 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:1341:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1341 |     h = (h << 5) + h + *str++;
      |     ~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:1342:3: note: here
 1342 |   case 1:
      |   ^~~~
[ 13%] Building CXX object storage/ndb/src/common/transporter/CMakeFiles/ndbtransport.dir/Loopback_Transporter.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/transporter/Loopback_Transporter.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/common/transporter/CMakeFiles/ndbtransport.dir/TransporterRegistry.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/transporter/TransporterRegistry.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/common/transporter/CMakeFiles/ndbtransport.dir/Packer.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/transporter/Packer.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Linking CXX static library ../../../../../archive_output_directory/libndbtransport.a
[ 13%] Built target ndbtransport
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/DictCache.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/DictCache.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/common/mgmcommon/CMakeFiles/ndbmgmcommon.dir/ConfigRetriever.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/mgmcommon/ConfigRetriever.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/common/mgmcommon/CMakeFiles/ndbmgmcommon.dir/IPCConfig.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/mgmcommon/IPCConfig.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/ndb_cluster_connection.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/ndb_cluster_connection.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Linking CXX static library ../../../../../archive_output_directory/libndbmgmcommon.a
[ 13%] Built target ndbmgmcommon
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched.dir/TimeQueue.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TimeQueue.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TimeQueue.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/ndb_cluster_connection.cpp: In member function 'Uint32 Ndb_cluster_connection_impl::select_node(const Uint16*, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/ndb_cluster_connection.cpp:1614:28: warning: 'best_usage' may be used uninitialized [-Wmaybe-uninitialized]
 1614 |             if (best_usage - usage < HINT_COUNT_HALF)
      |                 ~~~~~~~~~~~^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/ndb_cluster_connection.cpp:1542:10: note: 'best_usage' was declared here
 1542 |   Uint32 best_usage;
      |          ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/ndb_cluster_connection.cpp:1632:16: warning: 'best_idx' may be used uninitialized [-Wmaybe-uninitialized]
 1632 |     (nodes_arr[best_idx].hint_count + 1) & HINT_COUNT_MASK;
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/ndb_cluster_connection.cpp:1541:10: note: 'best_idx' was declared here
 1541 |   Uint32 best_idx;
      |          ^~~~~~~~
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched.dir/ThreadConfig.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/ThreadConfig.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/ThreadConfig.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbBlob.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbBlob.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/ThreadConfig.cpp:30:
In member function 'void FastScheduler::execute(const SignalHeader*, Uint8, const Uint32*, const Uint32*)',
    inlined from 'int ThreadConfig::doStart(NodeStatePOD::StartLevel)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/ThreadConfig.cpp:391:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:242:29: warning: 'secPtrI' may be used uninitialized [-Wmaybe-uninitialized]
  242 |   theJobBuffers[prio].insert(sh, theData, secPtrI);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp: In member function 'int ThreadConfig::doStart(NodeStatePOD::StartLevel)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:71:8: note: by argument 4 of type 'const Uint32*' {aka 'const unsigned int*'} to 'void APZJobBuffer::insert(const SignalHeader*, const Uint32*, const Uint32*)' declared here
   71 |   void insert(const SignalHeader * const sh, const Uint32 * const theData, const Uint32 secPtrI[3]);
      |        ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/ThreadConfig.cpp:390:10: note: 'secPtrI' declared here
  390 |   Uint32 secPtrI[3];
      |          ^~~~~~~
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched.dir/FastScheduler.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/VMSignal.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.cpp: In member function 'void FastScheduler::dumpSignalMemory(Uint32, std::FILE*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.cpp:411:26: warning: placement new constructing an object of type 'Signal' and size '32816' in a region of type 'SignalT<25>' and size '152' [-Wplacement-new=]
  411 |   Signal * signal = new (&signalT) Signal(0);
      |                          ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.cpp:410:15: note: 'signalT' declared here
  410 |   SignalT<25> signalT;
      |               ^~~~~~~
In member function 'void FastScheduler::execute(const SignalHeader*, Uint8, const Uint32*, const Uint32*)',
    inlined from 'void FastScheduler::reportDoJobStatistics(Uint32)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.cpp:557:10:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:242:29: warning: 'secPtr' may be used uninitialized [-Wmaybe-uninitialized]
  242 |   theJobBuffers[prio].insert(sh, theData, secPtrI);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.cpp: In member function 'void FastScheduler::reportDoJobStatistics(Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.cpp:343:1: note: by argument 4 of type 'const Uint32*' {aka 'const unsigned int*'} to 'void APZJobBuffer::insert(const SignalHeader*, const Uint32*, const Uint32*)' declared here
  343 | APZJobBuffer::insert(const SignalHeader * const sh,
      | ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.cpp:556:10: note: 'secPtr' declared here
  556 |   Uint32 secPtr[3];
      |          ^~~~~~
In member function 'void FastScheduler::execute(const SignalHeader*, Uint8, const Uint32*, const Uint32*)',
    inlined from 'void FastScheduler::reportThreadConfigLoop(Uint32, Uint32, Uint32*, Uint32*, Uint32*, Uint32*)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.cpp:593:10:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:242:29: warning: 'secPtr' may be used uninitialized [-Wmaybe-uninitialized]
  242 |   theJobBuffers[prio].insert(sh, theData, secPtrI);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.cpp: In member function 'void FastScheduler::reportThreadConfigLoop(Uint32, Uint32, Uint32*, Uint32*, Uint32*, Uint32*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.cpp:343:1: note: by argument 4 of type 'const Uint32*' {aka 'const unsigned int*'} to 'void APZJobBuffer::insert(const SignalHeader*, const Uint32*, const Uint32*)' declared here
  343 | APZJobBuffer::insert(const SignalHeader * const sh,
      | ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.cpp:592:10: note: 'secPtr' declared here
  592 |   Uint32 secPtr[3];
      |          ^~~~~~
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched.dir/TransporterCallback_nonmt.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback_nonmt.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp: In member function 'virtual bool TransporterReceiveHandleKernel::deliver_signal(SignalHeader*, Uint8, Uint32*, LinearSectionPtr*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:279:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  279 |     ok &= import(SPC_CACHE_ARG secPtr[2], ptr[2].p, ptr[2].sz);
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:280:3: note: here
  280 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:281:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  281 |     ok &= import(SPC_CACHE_ARG secPtr[1], ptr[1].p, ptr[1].sz);
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:282:3: note: here
  282 |   case 1:
      |   ^~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:28:
In member function 'void FastScheduler::execute(const SignalHeader*, Uint8, const Uint32*, const Uint32*)',
    inlined from 'virtual void TransporterCallbackKernelNonMT::reportSendLen(NodeId, Uint32, Uint64)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:464:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:242:29: warning: 'secPtr' may be used uninitialized [-Wmaybe-uninitialized]
  242 |   theJobBuffers[prio].insert(sh, theData, secPtrI);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp: In member function 'virtual void TransporterCallbackKernelNonMT::reportSendLen(NodeId, Uint32, Uint64)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:71:8: note: by argument 4 of type 'const Uint32*' {aka 'const unsigned int*'} to 'void APZJobBuffer::insert(const SignalHeader*, const Uint32*, const Uint32*)' declared here
   71 |   void insert(const SignalHeader * const sh, const Uint32 * const theData, const Uint32 secPtrI[3]);
      |        ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:463:10: note: 'secPtr' declared here
  463 |   Uint32 secPtr[3];
      |          ^~~~~~
In member function 'void FastScheduler::execute(const SignalHeader*, Uint8, const Uint32*, const Uint32*)',
    inlined from 'virtual void TransporterReceiveHandleKernel::reportReceiveLen(NodeId, Uint32, Uint64)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:775:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:242:29: warning: 'secPtr' may be used uninitialized [-Wmaybe-uninitialized]
  242 |   theJobBuffers[prio].insert(sh, theData, secPtrI);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp: In member function 'virtual void TransporterReceiveHandleKernel::reportReceiveLen(NodeId, Uint32, Uint64)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:71:8: note: by argument 4 of type 'const Uint32*' {aka 'const unsigned int*'} to 'void APZJobBuffer::insert(const SignalHeader*, const Uint32*, const Uint32*)' declared here
   71 |   void insert(const SignalHeader * const sh, const Uint32 * const theData, const Uint32 secPtrI[3]);
      |        ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:774:10: note: 'secPtr' declared here
  774 |   Uint32 secPtr[3];
      |          ^~~~~~
In member function 'void FastScheduler::execute(const SignalHeader*, Uint8, const Uint32*, const Uint32*)',
    inlined from 'virtual void TransporterReceiveHandleKernel::reportConnect(NodeId)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:808:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:242:29: warning: 'secPtr' may be used uninitialized [-Wmaybe-uninitialized]
  242 |   theJobBuffers[prio].insert(sh, theData, secPtrI);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp: In member function 'virtual void TransporterReceiveHandleKernel::reportConnect(NodeId)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:71:8: note: by argument 4 of type 'const Uint32*' {aka 'const unsigned int*'} to 'void APZJobBuffer::insert(const SignalHeader*, const Uint32*, const Uint32*)' declared here
   71 |   void insert(const SignalHeader * const sh, const Uint32 * const theData, const Uint32 secPtrI[3]);
      |        ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:807:10: note: 'secPtr' declared here
  807 |   Uint32 secPtr[3];
      |          ^~~~~~
In member function 'void FastScheduler::execute(const SignalHeader*, Uint8, const Uint32*, const Uint32*)',
    inlined from 'virtual void TransporterReceiveHandleKernel::reportDisconnect(NodeId, Uint32)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:848:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:242:29: warning: 'secPtr' may be used uninitialized [-Wmaybe-uninitialized]
  242 |   theJobBuffers[prio].insert(sh, theData, secPtrI);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp: In member function 'virtual void TransporterReceiveHandleKernel::reportDisconnect(NodeId, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:71:8: note: by argument 4 of type 'const Uint32*' {aka 'const unsigned int*'} to 'void APZJobBuffer::insert(const SignalHeader*, const Uint32*, const Uint32*)' declared here
   71 |   void insert(const SignalHeader * const sh, const Uint32 * const theData, const Uint32 secPtrI[3]);
      |        ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:847:10: note: 'secPtr' declared here
  847 |   Uint32 secPtr[3];
      |          ^~~~~~
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/SignalSender.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/SignalSender.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/SignalSender.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched.dir/SimulatedBlock_nonmt.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock_nonmt.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp: In function 'void getSections(Uint32, SegmentedSectionPtr*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:442:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  442 |     ptr[2].sz = p->m_sz;
      |     ~~~~~~~~~~^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:443:3: note: here
  443 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:446:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  446 |     ptr[1].sz = p->m_sz;
      |     ~~~~~~~~~~^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:447:3: note: here
  447 |   case 1:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp: In function 'void releaseSections(Uint32, SegmentedSectionPtr*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:499:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
  499 |     g_sectionSegmentPool.releaseList(SPC_SEIZE_ARG
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
  500 |                                      relSz(tSz2), tSec2,
      |                                      ~~~~~~~~~~~~~~~~~~~
  501 |                                      ptr[2].p->m_lastSegment);
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:502:3: note: here
  502 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:503:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
  503 |     g_sectionSegmentPool.releaseList(SPC_SEIZE_ARG
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
  504 |                                      relSz(tSz1), tSec1,
      |                                      ~~~~~~~~~~~~~~~~~~~
  505 |                                      ptr[1].p->m_lastSegment);
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:506:3: note: here
  506 |   case 1:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp: In member function 'bool SimulatedBlock::sendFirstFragment(FragmentSendInfo&, NodeReceiverGroup, GlobalSignalNumber, Signal*, Uint32, JobBufferLevel, SectionHandle*, bool, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3057:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3057 |     totalSize += ptr[2].sz;
      |     ~~~~~~~~~~^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3058:3: note: here
 3058 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3061:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3061 |     totalSize += ptr[1].sz;
      |     ~~~~~~~~~~^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3062:3: note: here
 3062 |   case 1:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp: In member function 'bool SimulatedBlock::sendFirstFragment(FragmentSendInfo&, NodeReceiverGroup, GlobalSignalNumber, Signal*, Uint32, JobBufferLevel, LinearSectionPtr*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3414:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3414 |     totalSize += ptr[2].sz;
      |     ~~~~~~~~~~^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3415:3: note: here
 3415 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3417:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3417 |     totalSize += ptr[1].sz;
      |     ~~~~~~~~~~^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3418:3: note: here
 3418 |   case 1:
      |   ^~~~
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/ObjectMap.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/ObjectMap.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/ObjectMap.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbInfo.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbInfo.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbInfo.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbInfoScanNodes.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbInfo.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbInfoScanNodes.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbInfoScanVirtual.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbInfo.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbInfoScanVirtual.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched.dir/LongSignal_nonmt.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LongSignal.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LongSignal.cpp:23,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LongSignal_nonmt.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched.dir/SimplePropertiesSection_nonmt.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/SimpleProperties.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimplePropertiesSection.cpp:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimplePropertiesSection_nonmt.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/__/kernel/blocks/dbtc/DbtcStateDesc.cpp.o
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/__/kernel/blocks/dblqh/DblqhStateDesc.cpp.o
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/NdbWaitGroup.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/NdbWaitGroup.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched.dir/dummy_nonmt.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/dummy_nonmt.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/WakeupHandler.cpp.o
[ 13%] Linking CXX static library ../../../../../archive_output_directory/libndbsched.a
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/portlib/NdbMutex.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/WakeupHandler.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/WakeupHandler.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Built target ndbsched
[ 13%] Building CXX object storage/ndb/src/kernel/error/CMakeFiles/ndberror.dir/TimeModule.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/error/TimeModule.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/error/CMakeFiles/ndberror.dir/ErrorReporter.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/error/ErrorReporter.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/ndb_internal.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/API.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/ndb_internal.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building C object storage/ndb/src/kernel/error/CMakeFiles/ndberror.dir/ndbd_exit_codes.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/error/ndbd_exit_codes.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/trp_client.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/trp_client.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/trp_client.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Linking CXX static library ../../../../../archive_output_directory/libndberror.a
[ 13%] Built target ndberror
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/trp_node.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/trp_node.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/trp_node.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/tsman.cpp.o
[ 13%] Building CXX object storage/ndb/src/ndbapi/CMakeFiles/ndbapi.dir/trp_buffer.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/tsman.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/tsman.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/trp_buffer.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/ndbapi/trp_buffer.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Linking CXX static library ../../../../archive_output_directory/libndbapi.a
[ 13%] Built target ndbapi
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/VMSignal.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/VMSignal.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/VMSignal.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/Emulator.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/Configuration.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Configuration.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/lgman.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/lgman.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/lgman.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/WatchDog.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/WatchDog.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/lgman.cpp: In member function 'void Lgman::execute_undo_record(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/lgman.cpp:4255:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4255 |     }
      |     ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/lgman.cpp:4256:5: note: here
 4256 |     case File_formats::Undofile::UNDO_TUP_ALLOC:
      |     ^~~~
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/SectionReader.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LongSignal.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SectionReader.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/SegmentList.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LongSignal.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SegmentList.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SegmentList.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/Mutex.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Mutex.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/SafeCounter.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SafeCounter.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/Rope.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/ArrayPool.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DataBuffer.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Rope.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Rope.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/pgman.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/ndbd_malloc_impl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/ndbd_malloc_impl.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/ndbd_malloc_impl.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp: In constructor 'Pgman::Pgman(Block_context&, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:60:14: warning: member 'Pgman::m_data_buffer_pool' is used uninitialized [-Wuninitialized]
   60 |   m_file_map(m_data_buffer_pool),
      |              ^~~~~~~~~~~~~~~~~~
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/ndbd_malloc.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/ndbd_malloc.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/Pool.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Pool.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Pool.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LongSignal.hpp:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:43:
In member function 'bool DataBuffer<sz>::next(ConstDataBufferIterator&, Uint32) const [with unsigned int sz = 15]',
    inlined from 'void Pgman::fswritereq(Signal*, Ptr<Page_entry>)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:1711:18:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DataBuffer.hpp:598:30: warning: 'it.DataBuffer<15>::ConstDataBufferIterator::curr.ConstPtr<DataBuffer<15>::Segment>::p' may be used uninitialized [-Wmaybe-uninitialized]
  598 |       it.curr.i = it.curr.p->nextPool;
      |                   ~~~~~~~~~~~^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp: In member function 'void Pgman::fswritereq(Signal*, Ptr<Page_entry>)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:1709:37: note: 'it.DataBuffer<15>::ConstDataBufferIterator::curr.ConstPtr<DataBuffer<15>::Segment>::p' was declared here
 1709 |   File_map::ConstDataBufferIterator it;
      |                                     ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp: In member function 'int Pgman::get_page_no_lirs(EmulatedJamBuffer*, Signal*, Ptr<Page_entry>, Page_request)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:1887:3: warning: 'req_ptr.Ptr<Pgman::Page_request>::i' may be used uninitialized [-Wmaybe-uninitialized]
 1887 |   if (req_ptr.i == RNIL)
      |   ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:1872:28: note: 'req_ptr.Ptr<Pgman::Page_request>::i' was declared here
 1872 |   Ptr<Pgman::Page_request> req_ptr;
      |                            ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:1899:22: warning: 'req_ptr.Ptr<Pgman::Page_request>::p' may be used uninitialized [-Wmaybe-uninitialized]
 1899 |   req_ptr.p->m_block = page_req.m_block;
      |   ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:1872:28: note: 'req_ptr.Ptr<Pgman::Page_request>::p' was declared here
 1872 |   Ptr<Pgman::Page_request> req_ptr;
      |                            ^~~~~~~
In member function 'bool DataBuffer<sz>::next(DataBufferIterator&, Uint32) [with unsigned int sz = 15]',
    inlined from 'void Pgman::map_file_no(Uint32, Uint32)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:2053:18:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DataBuffer.hpp:509:30: warning: 'it.DataBuffer<15>::DataBufferIterator::curr.Ptr<DataBuffer<15>::Segment>::p' may be used uninitialized [-Wmaybe-uninitialized]
  509 |       it.curr.i = it.curr.p->nextPool;
      |                   ~~~~~~~~~~~^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp: In member function 'void Pgman::map_file_no(Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:2051:32: note: 'it.DataBuffer<15>::DataBufferIterator::curr.Ptr<DataBuffer<15>::Segment>::p' was declared here
 2051 |   File_map::DataBufferIterator it;
      |                                ^~
In member function 'bool DataBuffer<sz>::next(DataBufferIterator&, Uint32) [with unsigned int sz = 15]',
    inlined from 'void Pgman::free_data_file(Uint32, Uint32)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:2065:18:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DataBuffer.hpp:509:30: warning: 'it.DataBuffer<15>::DataBufferIterator::curr.Ptr<DataBuffer<15>::Segment>::p' may be used uninitialized [-Wmaybe-uninitialized]
  509 |       it.curr.i = it.curr.p->nextPool;
      |                   ~~~~~~~~~~~^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp: In member function 'void Pgman::free_data_file(Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:2063:32: note: 'it.DataBuffer<15>::DataBufferIterator::curr.Ptr<DataBuffer<15>::Segment>::p' was declared here
 2063 |   File_map::DataBufferIterator it;
      |                                ^~
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/WOPool.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Pool.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/WOPool.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/WOPool.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In member function 'bool DataBuffer<sz>::next(DataBufferIterator&, Uint32) [with unsigned int sz = 15]',
    inlined from 'Uint32 Pgman::alloc_data_file(Uint32)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:2036:18:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DataBuffer.hpp:509:30: warning: 'it.DataBuffer<15>::DataBufferIterator::curr.Ptr<DataBuffer<15>::Segment>::p' may be used uninitialized [-Wmaybe-uninitialized]
  509 |       it.curr.i = it.curr.p->nextPool;
      |                   ~~~~~~~~~~~^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp: In member function 'Uint32 Pgman::alloc_data_file(Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/pgman.cpp:2034:32: note: 'it.DataBuffer<15>::DataBufferIterator::curr.Ptr<DataBuffer<15>::Segment>::p' was declared here
 2034 |   File_map::DataBufferIterator it;
      |                                ^~
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/RWPool.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Pool.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/RWPool.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/RWPool.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/diskpage.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/diskpage.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 13%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/DynArr256.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Pool.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DynArr256.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DynArr256.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 14%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/restore.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 14%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/LockQueue.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/ArrayPool.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LockQueue.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LockQueue.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:47,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp: In constructor 'Restore::Restore(Block_context&, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:53:15: warning: member 'Restore::m_file_pool' is used uninitialized [-Wuninitialized]
   53 |   m_file_list(m_file_pool),
      |               ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:54:15: warning: member 'Restore::m_file_pool' is used uninitialized [-Wuninitialized]
   54 |   m_file_hash(m_file_pool),
      |               ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp: In member function 'void Restore::restore_next(Signal*, FilePtr)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:698:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  698 |         if (check_file_version(signal, ntohl(* (data+2))) == 0)
      |         ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:702:7: note: here
  702 |       default:
      |       ^~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LongSignal.hpp:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:43:
In member function 'bool DataBuffer<sz>::next(DataBufferIterator&, Uint32) [with unsigned int sz = 15]',
    inlined from 'bool DataBuffer<sz>::position(DataBufferIterator&, Uint32) [with unsigned int sz = 15]' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DataBuffer.hpp:247:14,
    inlined from 'void Restore::read_file(Signal*, FilePtr)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:776:21:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DataBuffer.hpp:522:28: warning: 'it.DataBuffer<15>::DataBufferIterator::curr.Ptr<DataBuffer<15>::Segment>::p' may be used uninitialized [-Wmaybe-uninitialized]
  522 |     it.curr.i = it.curr.p->nextPool;
      |                 ~~~~~~~~~~~^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp: In member function 'void Restore::read_file(Signal*, FilePtr)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:762:18: note: 'it.DataBuffer<15>::DataBufferIterator::curr.Ptr<DataBuffer<15>::Segment>::p' was declared here
  762 |   List::Iterator it;
      |                  ^~
[ 14%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/GlobalData.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/GlobalData.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In member function 'bool DataBuffer<sz>::next(DataBufferIterator&, Uint32) [with unsigned int sz = 15]',
    inlined from 'bool DataBuffer<sz>::position(DataBufferIterator&, Uint32) [with unsigned int sz = 15]' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DataBuffer.hpp:247:14,
    inlined from 'void Restore::parse_record(Signal*, FilePtr, const Uint32*, Uint32)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:1157:7:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DataBuffer.hpp:509:30: warning: 'it.DataBuffer<15>::DataBufferIterator::curr.Ptr<DataBuffer<15>::Segment>::p' may be used uninitialized [-Wmaybe-uninitialized]
  509 |       it.curr.i = it.curr.p->nextPool;
      |                   ~~~~~~~~~~~^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp: In member function 'void Restore::parse_record(Signal*, FilePtr, const Uint32*, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:1070:18: note: 'it.DataBuffer<15>::DataBufferIterator::curr.Ptr<DataBuffer<15>::Segment>::p' was declared here
 1070 |   List::Iterator it;
      |                  ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:1229:28: warning: 'rowid_val.Local_key::m_page_no' may be used uninitialized [-Wmaybe-uninitialized]
 1229 |   req->variableData[pos++] = rowid_val.m_page_no;
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:1084:13: note: 'rowid_val.Local_key::m_page_no' was declared here
 1084 |   Local_key rowid_val;
      |             ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:1230:40: warning: 'rowid_val.Local_key::m_page_idx' may be used uninitialized [-Wmaybe-uninitialized]
 1230 |   req->variableData[pos++] = rowid_val.m_page_idx;
      |                              ~~~~~~~~~~^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/restore.cpp:1084:13: note: 'rowid_val.Local_key::m_page_idx' was declared here
 1084 |   Local_key rowid_val;
      |             ^~~~~~~~~
[ 14%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/SafeMutex.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SafeMutex.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SafeMutex.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 14%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/cmvmi/Cmvmi.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 14%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/Ndbinfo.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DbinfoScan.hpp:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Ndbinfo.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Ndbinfo.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 14%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/NdbinfoTables.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DbinfoScan.hpp:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Ndbinfo.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/NdbinfoTables.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 14%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/ArenaPool.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Pool.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/ArenaPool.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/ArenaPool.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 14%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbkernel.dir/mt_thr_config.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/Vector.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt_thr_config.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt_thr_config.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 14%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbacc/DbaccInit.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccInit.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
[ 14%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbacc/DbaccMain.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
[ 15%] Linking CXX static library ../../../../../archive_output_directory/libndbkernel.a
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:64:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/../dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/../dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/../dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: In member function 'void Dbacc::insertelementLab(Signal*, Page8Ptr, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:1603:67: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
 1603 |   operationRecPtr.p->reducedHashValue = fragrecptr.p->level.reduce(operationRecPtr.p->hashValue);
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:435:44: note:   initializing argument 1 of 'LHBits16 LHLevelRH::reduce(LHBits32) const'
  435 | inline LHBits16 LHLevelRH::reduce(LHBits32 hash_value) const
      |                                   ~~~~~~~~~^~~~~~~~~~
[ 15%] Built target ndbkernel
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: In member function 'void Dbacc::getdirindex(Page8Ptr&, Uint32&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:3534:49: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
 3534 |   const LHBits32 hashValue = operationRecPtr.p->hashValue;
      |                                                 ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:3535:61: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
 3535 |   const Uint32 address = fragrecptr.p->level.getBucketNumber(hashValue);
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:343:49: note:   initializing argument 1 of 'Uint32 LHLevel::getBucketNumber(LHBits32) const'
  343 | inline Uint32 LHLevel::getBucketNumber(LHBits32 hash_value) const
      |                                        ~~~~~~~~~^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: In member function 'Uint32 Dbacc::getElement(AccKeyReq*, OperationrecPtr&, Page8Ptr&, Uint32&, Page8Ptr&, Uint32&, Uint32&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:3615:61: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
 3615 |   Uint32 bucket_number = fragrecptr.p->level.getBucketNumber(operationRecPtr.p->hashValue);
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:343:49: note:   initializing argument 1 of 'Uint32 LHLevel::getBucketNumber(LHBits32) const'
  343 | inline Uint32 LHLevel::getBucketNumber(LHBits32 hash_value) const
      |                                        ~~~~~~~~~^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:3674:59: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
 3674 |           possible_match = lockOwnerPtr.p->hashValue.match(operationRecPtr.p->hashValue);
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:195:67: note:   initializing argument 1 of 'bool LHBits<Int>::match(LHBits<Int>) const [with Int = unsigned int]'
  195 | template<typename Int> inline bool LHBits<Int>::match(LHBits<Int> other) const
      |                                                       ~~~~~~~~~~~~^~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:3687:75: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
 3687 |             operationRecPtr.p->hashValue.match(fragrecptr.p->level.enlarge(reducedHashValue, bucket_number)))
      |                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:477:45: note:   initializing argument 1 of 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const'
  477 | inline LHBits32 LHLevelRH::enlarge(LHBits16 reduced_hash_value, Uint32 bucket_number) const
      |                                    ~~~~~~~~~^~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: In member function 'LHBits32 Dbacc::getElementHash(OperationrecPtr&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:5951:19: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
 5951 |   return oprec.p->hashValue;
      |          ~~~~~~~~~^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: In member function 'void Dbacc::expandcontainer(Page8Ptr, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:6082:51: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
 6082 |     const LHBits16 reducedHashValue = oprecptr.p->reducedHashValue;
      |                                                   ^~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:6103:43: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
 6103 |         fragrecptr.p->level.reduceForSplit(hashValue);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:450:52: note:   initializing argument 1 of 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const'
  450 | inline LHBits16 LHLevelRH::reduceForSplit(LHBits32 hash_value) const
      |                                           ~~~~~~~~~^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:6218:43: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
 6218 |         fragrecptr.p->level.reduceForSplit(hashValue);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:450:52: note:   initializing argument 1 of 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const'
  450 | inline LHBits16 LHLevelRH::reduceForSplit(LHBits32 hash_value) const
      |                                           ~~~~~~~~~^~~~~~~~~~
[ 15%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched_mt.dir/SimulatedBlock_mt.cpp.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: In member function 'void Dbacc::execACCKEYREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:1121:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1121 |       opbits |= (op = ZINSERT);
      |       ~~~~~~~^~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:1122:5: note: here
 1122 |     case ZINSERT:
      |     ^~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock_mt.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: In member function 'void Dbacc::execACC_ABORTREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:2508:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2508 |     if (opstate != Operationrec::OP_STATE_RUNNING)
      |     ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:2512:3: note: here
 2512 |   case 1:
      |   ^~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock_mt.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp: In function 'void getSections(Uint32, SegmentedSectionPtr*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:442:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  442 |     ptr[2].sz = p->m_sz;
      |     ~~~~~~~~~~^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:443:3: note: here
  443 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:446:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  446 |     ptr[1].sz = p->m_sz;
      |     ~~~~~~~~~~^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:447:3: note: here
  447 |   case 1:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp: In function 'void releaseSections(ArrayPool<SectionSegment>::Cache&, Uint32, SegmentedSectionPtr*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:499:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
  499 |     g_sectionSegmentPool.releaseList(SPC_SEIZE_ARG
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
  500 |                                      relSz(tSz2), tSec2,
      |                                      ~~~~~~~~~~~~~~~~~~~
  501 |                                      ptr[2].p->m_lastSegment);
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:502:3: note: here
  502 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:503:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
  503 |     g_sectionSegmentPool.releaseList(SPC_SEIZE_ARG
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
  504 |                                      relSz(tSz1), tSec1,
      |                                      ~~~~~~~~~~~~~~~~~~~
  505 |                                      ptr[1].p->m_lastSegment);
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:506:3: note: here
  506 |   case 1:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp: In member function 'bool SimulatedBlock::sendFirstFragment(FragmentSendInfo&, NodeReceiverGroup, GlobalSignalNumber, Signal*, Uint32, JobBufferLevel, SectionHandle*, bool, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3057:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3057 |     totalSize += ptr[2].sz;
      |     ~~~~~~~~~~^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3058:3: note: here
 3058 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3061:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3061 |     totalSize += ptr[1].sz;
      |     ~~~~~~~~~~^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3062:3: note: here
 3062 |   case 1:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp: In member function 'bool SimulatedBlock::sendFirstFragment(FragmentSendInfo&, NodeReceiverGroup, GlobalSignalNumber, Signal*, Uint32, JobBufferLevel, LinearSectionPtr*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3414:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3414 |     totalSize += ptr[2].sz;
      |     ~~~~~~~~~~^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3415:3: note: here
 3415 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3417:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3417 |     totalSize += ptr[1].sz;
      |     ~~~~~~~~~~^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.cpp:3418:3: note: here
 3418 |   case 1:
      |   ^~~~
[ 16%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched_mt.dir/TransporterCallback_mt.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback_mt.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback_mt.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp: In member function 'virtual bool TransporterReceiveHandleKernel::deliver_signal(SignalHeader*, Uint8, Uint32*, LinearSectionPtr*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:279:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  279 |     ok &= import(SPC_CACHE_ARG secPtr[2], ptr[2].p, ptr[2].sz);
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:280:3: note: here
  280 |   case 2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:281:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
  281 |     ok &= import(SPC_CACHE_ARG secPtr[1], ptr[1].p, ptr[1].sz);
      |     ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/TransporterCallback.cpp:282:3: note: here
  282 |   case 1:
      |   ^~~~
[ 16%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched_mt.dir/LongSignal_mt.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LongSignal.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LongSignal.cpp:23,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LongSignal_mt.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 16%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbdict/Dbdict.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 16%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched_mt.dir/SimplePropertiesSection_mt.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/SimpleProperties.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimplePropertiesSection.cpp:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimplePropertiesSection_mt.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In constructor 'Dbdict::Dbdict(Block_context&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:2254:19: warning: member 'Dbdict::c_obj_pool' is used uninitialized [-Wuninitialized]
 2254 |   c_obj_name_hash(c_obj_pool),
      |                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:2255:17: warning: member 'Dbdict::c_obj_pool' is used uninitialized [-Wuninitialized]
 2255 |   c_obj_id_hash(c_obj_pool),
      |                 ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::activateIndex_fromEndTrans(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:3558:31: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
 3558 |   ErrorInfo error = tx_ptr.p->m_error;
      |                               ^~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::rebuildIndex_fromEndTrans(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:3726:31: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
 3726 |   ErrorInfo error = tx_ptr.p->m_error;
      |                               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::enableFK_fromEndTrans(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:4091:31: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
 4091 |   ErrorInfo error = tx_ptr.p->m_error;
      |                               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createTable_fromCreateTrigger(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7334:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
 7334 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropTable_fromDropTrigger(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8952:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
 8952 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterTable_fromAlterIndex(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:10768:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
10768 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterTable_fromReorgTable(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:10842:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
10842 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createIndex_fromCreateTable(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:13674:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
13674 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createIndex_fromAlterIndex(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:13739:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
13739 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropIndex_fromAlterIndex(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:14243:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
14243 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropIndex_fromDropTable(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:14300:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
14300 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterIndex_fromCreateTrigger(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:14919:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
14919 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterIndex_fromDropTrigger(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:14988:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
14988 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterIndex_fromBuildIndex(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15058:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
15058 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterIndex_fromIndexStat(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15146:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
15146 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::buildIndex_fromCreateConstraint(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15989:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
15989 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::buildIndex_fromBuildIndex(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16054:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
16054 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::buildIndex_fromDropConstraint(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16136:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
16136 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::indexStat_fromIndexStat(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16759:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
16759 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
[ 16%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched_mt.dir/mt.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createTrigger_fromCreateEndpoint(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:20887:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
20887 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropTrigger_fromDropEndpoint(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:21686:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
21686 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createNodegroup_fromCreateHashMap(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:25954:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
25954 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createFK_fromCreateTrigger(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:27695:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
27695 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createFK_fromBuildFK(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:27728:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
27728 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropFK_fromDropTrigger(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:28703:16: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
28703 |     abortSubOps(signal, op_ptr, error);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:2441:42: note:   initializing argument 3 of 'void Dbdict::abortSubOps(Signal*, SchemaOpPtr, ErrorInfo)'
 2441 |   void abortSubOps(Signal*, SchemaOpPtr, ErrorInfo);
      |                                          ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::trans_parse_recv_reply(Signal*, SchemaTransPtr)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:30203:43: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
30203 |   (this->*(info.m_reply))(signal, op_ptr, error);
      |                                           ^~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createSubOps(Signal*, SchemaOpPtr, bool)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:30550:43: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
30550 |   (this->*(info.m_reply))(signal, op_ptr, error);
      |                                           ^~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::trans_rollback_sp_done(Signal*, SchemaTransPtr, SchemaOpPtr)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:31249:34: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
31249 |   ErrorInfo error = trans_ptr.p->m_error;
      |                                  ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:31251:43: warning: implicitly-declared 'constexpr Dbdict::ErrorInfo::ErrorInfo(const Dbdict::ErrorInfo&)' is deprecated [-Wdeprecated-copy]
31251 |   (this->*(info.m_reply))(signal, op_ptr, error);
      |                                           ^~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:1767:16: note: because 'Dbdict::ErrorInfo' has user-provided 'Dbdict::ErrorInfo& Dbdict::ErrorInfo::operator=(const Dbdict::ErrorInfo&)'
 1767 |     ErrorInfo& operator=(const ErrorInfo&);
      |                ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp: In member function 'virtual void trp_callback::reportSendLen(NodeId, Uint32, Uint64)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp:3745:27: warning: placement new constructing an object of type 'Signal' and size '32816' in a region of type 'SignalT<3>' and size '64' [-Wplacement-new=]
 3745 |   Signal &signal = * new (&signalT) Signal(0);
      |                           ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp:3744:14: note: 'signalT' declared here
 3744 |   SignalT<3> signalT;
      |              ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp: In member function 'void ThreadConfig::ipControlLoop(NdbThread*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp:7591:43: warning: 'new' of type 'thr_send_threads' with extended alignment 64 [-Waligned-new=]
 7591 |     g_send_threads = new thr_send_threads();
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp:7591:43: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp:7591:43: note: use '-faligned-new' to enable C++17 over-aligned new support
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::execFSREADCONF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:1378:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1378 |     }//Testing how DICT behave if read of file 1 fails (Bug#28770)
      |     ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:1379:3: note: here
 1379 |   case FsConnectRecord::READ_TAB_FILE2:
      |   ^~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::handleTabInfoInit(Signal*, SchemaTransPtr&, SimpleProperties::Reader&, ParseDictTabInfoRecord*, bool)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:5701:5: note: in expansion of macro 'jam'
 5701 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:5703:3: note: here
 5703 |   case DictTabInfo::AlterTableFromAPI:{
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterIndex_parse(Signal*, bool, SchemaOpPtr, SectionHandle&, ErrorInfo&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:14648:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
14648 |     }
      |     ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:14650:3: note: here
14650 |   default:
      |   ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createTrigger_parse(Signal*, bool, SchemaOpPtr, SectionHandle&, ErrorInfo&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:20338:5: note: in expansion of macro 'jam'
20338 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:20339:3: note: here
20339 |   default:
      |   ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:20370:5: note: in expansion of macro 'jam'
20370 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:20371:3: note: here
20371 |   case CreateTrigReq::TriggerSrc:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:20545:50: warning: this statement may fall through [-Wimplicit-fallthrough=]
20545 |       createTrigger_create_drop_trigger_operation(signal, op_ptr, error);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:20546:5: note: here
20546 |     case TriggerType::SECONDARY_INDEX:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createNodegroup_fromWaitGCP(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26273:5: note: in expansion of macro 'jam'
26273 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26274:3: note: here
26274 |   case WaitGCPRef::NF_CausedAbortOfProcedure:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26275:5: note: in expansion of macro 'jam'
26275 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26276:3: note: here
26276 |   case WaitGCPRef::NF_MasterTakeOverInProgress:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropNodegroup_fromWaitGCP(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26775:5: note: in expansion of macro 'jam'
26775 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26776:3: note: here
26776 |   case WaitGCPRef::NF_CausedAbortOfProcedure:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26777:5: note: in expansion of macro 'jam'
26777 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26778:3: note: here
26778 |   case WaitGCPRef::NF_MasterTakeOverInProgress:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::trans_recv_reply(Signal*, SchemaTransPtr)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:30335:5: note: in expansion of macro 'ndbrequire'
30335 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:30336:3: note: here
30336 |   case SchemaTrans::TS_STARTING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:30345:5: note: in expansion of macro 'ndbrequire'
30345 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:30346:3: note: here
30346 |   case SchemaTrans::TS_ROLLBACK_SP:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::trans_recover(Signal*, SchemaTransPtr)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32044:5: note: in expansion of macro 'jam'
32044 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32045:3: note: here
32045 |   case SchemaTrans::TS_STARTING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32046:5: note: in expansion of macro 'jam'
32046 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32047:3: note: here
32047 |   case SchemaTrans::TS_STARTED:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32061:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
32061 |     }
      |     ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32062:3: note: here
32062 |   case SchemaTrans::TS_PARSING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32181:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
32181 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32182:3: note: here
32182 |   case SchemaTrans::TS_ENDING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::execSCHEMA_TRANS_IMPL_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32314:7: note: in expansion of macro 'ndbrequire'
32314 |       ndbrequire(false); // handled above
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32315:5: note: here
32315 |     case SchemaTransImplReq::RT_PREPARE:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::update_op_state(SchemaOpPtr)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32711:5: note: in expansion of macro 'ndbrequire'
32711 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32712:3: note: here
32712 |   case SchemaOp::OS_PREPARING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32717:5: note: in expansion of macro 'ndbrequire'
32717 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32718:3: note: here
32718 |   case SchemaOp::OS_ABORTING_PREPARE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32723:5: note: in expansion of macro 'ndbrequire'
32723 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32724:3: note: here
32724 |   case SchemaOp::OS_ABORTING_PARSE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32733:5: note: in expansion of macro 'ndbrequire'
32733 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:32734:3: note: here
32734 |   case SchemaOp::OS_COMPLETING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp: In member function 'virtual void trp_callback::reportSendLen(NodeId, Uint32, Uint64)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp:3764:3: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<3> [1]' [-Warray-bounds]
 3764 |   signal.theData[0] = NDB_LE_SendBytesStatistic;
      |   ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp:3744:14: note: object 'signalT' of size 64
 3744 |   SignalT<3> signalT;
      |              ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp:3765:3: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<3> [1]' [-Warray-bounds]
 3765 |   signal.theData[1] = nodeId;
      |   ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp:3744:14: note: object 'signalT' of size 64
 3744 |   SignalT<3> signalT;
      |              ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp:3766:3: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<3> [1]' [-Warray-bounds]
 3766 |   signal.theData[2] = (Uint32)(bytes/count);
      |   ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.cpp:3744:14: note: object 'signalT' of size 64
 3744 |   SignalT<3> signalT;
      |              ^~~~~~~
[ 16%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbsched_mt.dir/dummy_mt.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/VMSignal.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/FastScheduler.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/dummy_mt.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 16%] Linking CXX static library ../../../../../archive_output_directory/libndbsched_mt.a
[ 16%] Built target ndbsched_mt
[ 16%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbtest.dir/test_context.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/test_context.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 16%] Building CXX object storage/ndb/src/kernel/vm/CMakeFiles/ndbtest.dir/__/blocks/dbtup/tuppage.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/tuppage.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 16%] Linking CXX static library ../../../../../archive_output_directory/libndbtest.a
[ 16%] Built target ndbtest
[ 16%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbdih/DbdihInit.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihInit.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 16%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbdih/DbdihMain.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'void Dbdih::execNDB_STTOR(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:1816:5: note: in expansion of macro 'ndbrequire'
 1816 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:1817:3: note: here
 1817 |   case ZNDB_SPH6:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'bool Dbdih::check_if_lcp_idle()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:2978:5: note: in expansion of macro 'jam'
 2978 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:2979:3: note: here
 2979 |   case LCP_TAB_SAVED:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'void Dbdih::setNodeRecoveryStatus(Uint32, NodeRecord::NodeRecoveryStatus)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:5330:11: note: in expansion of macro 'jam'
 5330 |           jam();
      |           ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:5331:9: note: here
 5331 |         case NodeRecord::INCLUDED_IN_HB_PROTOCOL:
      |         ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'bool Dbdih::check_if_empty_lcp_needed()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10066:7: note: in expansion of macro 'jam'
10066 |       jam();
      |       ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10067:5: note: here
10067 |     case NodeRecord::DYING:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'void Dbdih::execMASTER_GCPCONF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10531:5: note: in expansion of macro 'jam'
10531 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10532:3: note: here
10532 |   case MasterGCPConf::GCP_COMMITTED:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'void Dbdih::MASTER_GCPhandling(Signal*, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10659:5: note: in expansion of macro 'ndbrequire'
10659 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10660:3: note: here
10660 |   case MicroGcp::M_GCP_COMPLETE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10662:5: note: in expansion of macro 'ndbrequire'
10662 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10664:3: note: here
10664 |   default:
      |   ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10696:7: note: in expansion of macro 'jam'
10696 |       jam();
      |       ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10697:5: note: here
10697 |     case GcpSave::GCP_SAVE_COPY_GCI:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'void Dbdih::execCREATE_FRAGMENTATION_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:12470:9: note: in expansion of macro 'jam'
12470 |         jam();
      |         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:12471:7: note: here
12471 |       case DictTabInfo::DistrKeyLin:
      |       ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:12514:9: note: in expansion of macro 'jam'
12514 |         jam();
      |         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:12515:7: note: here
12515 |       default:
      |       ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'void Dbdih::execDIADDTABREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:13426:5: note: in expansion of macro 'jam'
13426 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:13427:3: note: here
13427 |   case DictTabInfo::DistrKeyLin:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'void Dbdih::execALTER_TAB_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:14145:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
14145 |     }
      |     ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:14146:3: note: here
14146 |   case AlterTabReq::AlterTableCommit:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:14147:5: note: in expansion of macro 'jam'
14147 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:14148:3: note: here
14148 |   case AlterTabReq::AlterTableComplete:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:14149:5: note: in expansion of macro 'jam'
14149 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:14150:3: note: here
14150 |   case AlterTabReq::AlterTableWaitScan:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'void Dbdih::resetReplicaSr(TabRecordPtr)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:18704:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
18704 |         }
      |         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:18705:9: note: here
18705 |         default:
      |         ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropTable_complete_fromLocal(Signal*, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:9331:17: warning: 'dropTabPtr.Ptr<Dbdict::DropTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 9331 |   dropTabPtr.p->m_block++;
      |   ~~~~~~~~~~~~~~^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:9324:19: note: 'dropTabPtr.Ptr<Dbdict::DropTableRec>::p' was declared here
 9324 |   DropTableRecPtr dropTabPtr;
      |                   ^~~~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:42:
In member function 'void SimulatedBlock::execute(Signal*, Callback&, Uint32)',
    inlined from 'void Dbdict::execDIADDTABREF(Signal*)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8116:10:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:1582:20: warning: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 1582 |   CallbackFunction fun = c.m_callbackFunction;
      |                    ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::execDIADDTABREF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8111:21: note: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' was declared here
 8111 |   CreateTableRecPtr createTabPtr;
      |                     ^~~~~~~~~~~~
In member function 'void SimulatedBlock::execute(Signal*, Callback&, Uint32)',
    inlined from 'void Dbdict::execCREATE_TAB_REF(Signal*)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7587:10:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:1582:20: warning: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 1582 |   CallbackFunction fun = c.m_callbackFunction;
      |                    ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::execCREATE_TAB_REF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7582:21: note: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' was declared here
 7582 |   CreateTableRecPtr createTabPtr;
      |                     ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::execDIADDTABCONF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8098:50: warning: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 8098 |   signal->theData[2] = createTabPtr.p->m_request.tableId;
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8091:21: note: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' was declared here
 8091 |   CreateTableRecPtr createTabPtr;
      |                     ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropTable_commit_fromLocal(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:9217:24: warning: 'dropTabPtr.Ptr<Dbdict::DropTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 9217 |   dropTabPtr.p->m_block++;
      |   ~~~~~~~~~~~~~~~~~~~~~^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:9207:19: note: 'dropTabPtr.Ptr<Dbdict::DropTableRec>::p' was declared here
 9207 |   DropTableRecPtr dropTabPtr;
      |                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'void Dbdih::execMASTER_GCPREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10441:28: warning: 'saveState' may be used uninitialized [-Wmaybe-uninitialized]
10441 |   masterGCPConf->saveState = saveState;
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10412:28: note: 'saveState' was declared here
10412 |   MasterGCPConf::SaveState saveState;
      |                            ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10433:28: warning: 'gcpState' may be used uninitialized [-Wmaybe-uninitialized]
10433 |   masterGCPConf->gcpState  = gcpState;
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:10371:24: note: 'gcpState' was declared here
10371 |   MasterGCPConf::State gcpState;
      |                        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterTable_abortFromLocal(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:11923:16: warning: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
11923 |   const Uint32 blockCount = alterTabPtr.p->m_blockIndex;
      |                ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:11918:20: note: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' was declared here
11918 |   AlterTableRecPtr alterTabPtr;
      |                    ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterIndex_abortFromLocal(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15612:38: warning: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
15612 |     alterIndexPtr.p->m_tc_index_done = false;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15604:20: note: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' was declared here
15604 |   AlterIndexRecPtr alterIndexPtr;
      |                    ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropTrigger_commit_fromLocal(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:21804:17: warning: 'dropTriggerPtr.Ptr<Dbdict::DropTriggerRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
21804 |     warningEvent("Got error code %u from %x (DROP_TRIG_IMPL_REQ)",
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
21805 |                  ret,
      |                  ~~~~
21806 |                  dropTriggerPtr.p->m_block_list[0]);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:21797:21: note: 'dropTriggerPtr.Ptr<Dbdict::DropTriggerRec>::p' was declared here
21797 |   DropTriggerRecPtr dropTriggerPtr;
      |                     ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createNodegroup_fromWaitGCP(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26281:11: warning: 'createNodegroupRecPtr.Ptr<Dbdict::CreateNodegroupRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
26281 |   wait_gcp(signal, op_ptr, createNodegroupRecPtr.p->m_wait_gcp_type);
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26213:25: note: 'createNodegroupRecPtr.Ptr<Dbdict::CreateNodegroupRec>::p' was declared here
26213 |   CreateNodegroupRecPtr createNodegroupRecPtr;
      |                         ^~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropNodegroup_fromWaitGCP(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26783:11: warning: 'dropNodegroupRecPtr.Ptr<Dbdict::DropNodegroupRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
26783 |   wait_gcp(signal, op_ptr, dropNodegroupRecPtr.p->m_wait_gcp_type);
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26714:23: note: 'dropNodegroupRecPtr.Ptr<Dbdict::DropNodegroupRec>::p' was declared here
26714 |   DropNodegroupRecPtr dropNodegroupRecPtr;
      |                       ^~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterIndex_fromLocal(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15327:38: warning: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
15327 |     alterIndexPtr.p->m_tc_index_done = true;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15319:20: note: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' was declared here
15319 |   AlterIndexRecPtr alterIndexPtr;
      |                    ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterIndex_fromAddPartitions(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15390:38: warning: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
15390 |     alterIndexPtr.p->m_dihAddFragPtr = conf->connectPtr;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15380:20: note: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' was declared here
15380 |   AlterIndexRecPtr alterIndexPtr;
      |                    ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::indexStat_fromLocalStat(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16938:19: warning: 'indexStatPtr.Ptr<Dbdict::IndexStatRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
16938 |     if (impl_req->requestType != IndexStatReq::RT_CLEAN_OLD &&
      |         ~~~~~~~~~~^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16931:19: note: 'indexStatPtr.Ptr<Dbdict::IndexStatRec>::p' was declared here
16931 |   IndexStatRecPtr indexStatPtr;
      |                   ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createTrigger_prepare_fromLocal(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:20977:35: warning: 'createTriggerPtr.Ptr<Dbdict::CreateTriggerRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
20977 |     createTriggerPtr.p->m_created = true;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:20970:23: note: 'createTriggerPtr.Ptr<Dbdict::CreateTriggerRec>::p' was declared here
20970 |   CreateTriggerRecPtr createTriggerPtr;
      |                       ^~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createNodegroup_fromBlockSubStartStop(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26033:53: warning: 'createNodegroupRecPtr.Ptr<Dbdict::CreateNodegroupRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
26033 |     createNodegroupRecPtr.p->m_substartstop_blocked = true;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26025:25: note: 'createNodegroupRecPtr.Ptr<Dbdict::CreateNodegroupRec>::p' was declared here
26025 |   CreateNodegroupRecPtr createNodegroupRecPtr;
      |                         ^~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createNodegroup_fromLocal(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26122:52: warning: 'createNodegroupRecPtr.Ptr<Dbdict::CreateNodegroupRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
26122 |   ndbrequire(blockIndex < createNodegroupRecPtr.p->m_blockCnt);
      |                                                    ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26116:25: note: 'createNodegroupRecPtr.Ptr<Dbdict::CreateNodegroupRec>::p' was declared here
26116 |   CreateNodegroupRecPtr createNodegroupRecPtr;
      |                         ^~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropNodegroup_fromBlockSubStartStop(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26531:51: warning: 'dropNodegroupRecPtr.Ptr<Dbdict::DropNodegroupRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
26531 |     dropNodegroupRecPtr.p->m_substartstop_blocked = true;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26523:23: note: 'dropNodegroupRecPtr.Ptr<Dbdict::DropNodegroupRec>::p' was declared here
26523 |   DropNodegroupRecPtr dropNodegroupRecPtr;
      |                       ^~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropNodegroup_fromLocal(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26620:50: warning: 'dropNodegroupRecPtr.Ptr<Dbdict::DropNodegroupRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
26620 |   ndbrequire(blockIndex < dropNodegroupRecPtr.p->m_blockCnt);
      |                                                  ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:26614:23: note: 'dropNodegroupRecPtr.Ptr<Dbdict::DropNodegroupRec>::p' was declared here
26614 |   DropNodegroupRecPtr dropNodegroupRecPtr;
      |                       ^~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createFK_prepareFromLocal(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:27953:34: warning: 'createFKRecPtr.Ptr<Dbdict::CreateFKRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
27953 |     createFKRecPtr.p->m_prepared = true;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:27946:18: note: 'createFKRecPtr.Ptr<Dbdict::CreateFKRec>::p' was declared here
27946 |   CreateFKRecPtr createFKRecPtr;
      |                  ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createFK_abortPrepareFromLocal(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:28009:34: warning: 'createFKRecPtr.Ptr<Dbdict::CreateFKRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
28009 |     createFKRecPtr.p->m_prepared = false;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:28002:18: note: 'createFKRecPtr.Ptr<Dbdict::CreateFKRec>::p' was declared here
28002 |   CreateFKRecPtr createFKRecPtr;
      |                  ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'bool Dbdih::findBestLogNode(CreateReplicaRecord*, FragmentstorePtr, Uint32, Uint32, Uint32, Uint32&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:23132:63: warning: 'fblFoundReplicaPtr.ConstPtr<Dbdih::ReplicaRecord>::p' may be used uninitialized [-Wmaybe-uninitialized]
23132 |     createReplica->logNodeId[logNode] = fblFoundReplicaPtr.p->procNode;
      |                                         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:23087:27: note: 'fblFoundReplicaPtr.ConstPtr<Dbdih::ReplicaRecord>::p' was declared here
23087 |   ConstPtr<ReplicaRecord> fblFoundReplicaPtr;
      |                           ^~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::restartDropObj(Signal*, Uint32, const SchemaFile::TableEntry*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:5309:37: warning: 'opRecPtr.Ptr<Dbdict::DropFKRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 5309 |     opRecPtr.p->m_request.fkVersion = entry->m_tableVersion;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:5306:18: note: 'opRecPtr.Ptr<Dbdict::DropFKRec>::p' was declared here
 5306 |     DropFKRecPtr opRecPtr;
      |                  ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:5301:45: warning: 'opRecPtr.Ptr<Dbdict::DropFilegroupRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 5301 |     opRecPtr.p->m_request.filegroup_version = entry->m_tableVersion;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:5298:25: note: 'opRecPtr.Ptr<Dbdict::DropFilegroupRec>::p' was declared here
 5298 |     DropFilegroupRecPtr opRecPtr;
      |                         ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:5292:40: warning: 'opRecPtr.Ptr<Dbdict::DropFileRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 5292 |     opRecPtr.p->m_request.file_version = entry->m_tableVersion;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:5289:20: note: 'opRecPtr.Ptr<Dbdict::DropFileRec>::p' was declared here
 5289 |     DropFileRecPtr opRecPtr;
      |                    ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createIndex_fromCreateTable(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:13665:42: warning: 'createIndexPtr.Ptr<Dbdict::CreateIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
13665 |     createIndexPtr.p->m_sub_create_table = true;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:13652:21: note: 'createIndexPtr.Ptr<Dbdict::CreateIndexRec>::p' was declared here
13652 |   CreateIndexRecPtr createIndexPtr;
      |                     ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createIndex_fromAlterIndex(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:13730:41: warning: 'createIndexPtr.Ptr<Dbdict::CreateIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
13730 |     createIndexPtr.p->m_sub_alter_index = true;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:13718:21: note: 'createIndexPtr.Ptr<Dbdict::CreateIndexRec>::p' was declared here
13718 |   CreateIndexRecPtr createIndexPtr;
      |                     ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropIndex_fromAlterIndex(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:14234:39: warning: 'dropIndexPtr.Ptr<Dbdict::DropIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
14234 |     dropIndexPtr.p->m_sub_alter_index = true;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:14223:19: note: 'dropIndexPtr.Ptr<Dbdict::DropIndexRec>::p' was declared here
14223 |   DropIndexRecPtr dropIndexPtr;
      |                   ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropIndex_fromDropTable(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:14292:38: warning: 'dropIndexPtr.Ptr<Dbdict::DropIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
14292 |     dropIndexPtr.p->m_sub_drop_table = true;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:14280:19: note: 'dropIndexPtr.Ptr<Dbdict::DropIndexRec>::p' was declared here
14280 |   DropIndexRecPtr dropIndexPtr;
      |                   ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterIndex_fromBuildIndex(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15049:40: warning: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
15049 |     alterIndexPtr.p->m_sub_build_index = true;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15037:20: note: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' was declared here
15037 |   AlterIndexRecPtr alterIndexPtr;
      |                    ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterIndex_fromIndexStat(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15136:43: warning: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
15136 |     alterIndexPtr.p->m_sub_index_stat_dml = true;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15122:20: note: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' was declared here
15122 |   AlterIndexRecPtr alterIndexPtr;
      |                    ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::buildIndex_fromCreateConstraint(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15981:35: warning: 'buildIndexPtr.Ptr<Dbdict::BuildIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
15981 |     buildIndexPtr.p->m_subOpIndex += 1;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:15965:20: note: 'buildIndexPtr.Ptr<Dbdict::BuildIndexRec>::p' was declared here
15965 |   BuildIndexRecPtr buildIndexPtr;
      |                    ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::buildIndex_fromBuildIndex(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16045:35: warning: 'buildIndexPtr.Ptr<Dbdict::BuildIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
16045 |     buildIndexPtr.p->m_subOpIndex += 1;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16032:20: note: 'buildIndexPtr.Ptr<Dbdict::BuildIndexRec>::p' was declared here
16032 |   BuildIndexRecPtr buildIndexPtr;
      |                    ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::buildIndex_fromDropConstraint(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16127:35: warning: 'buildIndexPtr.Ptr<Dbdict::BuildIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
16127 |     buildIndexPtr.p->m_subOpIndex += 1;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16112:20: note: 'buildIndexPtr.Ptr<Dbdict::BuildIndexRec>::p' was declared here
16112 |   BuildIndexRecPtr buildIndexPtr;
      |                    ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::indexStat_fromIndexStat(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16750:34: warning: 'indexStatPtr.Ptr<Dbdict::IndexStatRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
16750 |     indexStatPtr.p->m_subOpIndex += 1;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16737:19: note: 'indexStatPtr.Ptr<Dbdict::IndexStatRec>::p' was declared here
16737 |   IndexStatRecPtr indexStatPtr;
      |                   ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: In member function 'void Dbdih::execCREATE_FRAGMENTATION_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:12977:16: warning: 'node' may be used uninitialized [-Wmaybe-uninitialized]
12977 |         Uint32 node;
      |                ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::execTAB_COMMITCONF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8132:24: warning: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 8132 |   bool ok = find_object(tabPtr, createTabPtr.p->m_request.tableId);
      |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8126:21: note: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' was declared here
 8126 |   CreateTableRecPtr createTabPtr;
      |                     ^~~~~~~~~~~~
In member function 'void SimulatedBlock::execute(Signal*, Callback&, Uint32)',
    inlined from 'void Dbdict::execTC_SCHVERCONF(Signal*)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8354:10:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:1587:15: warning: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 1587 |   (this->*fun)(signal, c.m_callbackData, returnCode);
      |   ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::execTC_SCHVERCONF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8304:21: note: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' was declared here
 8304 |   CreateTableRecPtr createTabPtr;
      |                     ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createTab_alterComplete(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8371:43: warning: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 8371 |   bool ok = find_object(tabPtr, impl_req->tableId);
      |                                 ~~~~~~~~~~^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8365:21: note: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' was declared here
 8365 |   CreateTableRecPtr createTabPtr;
      |                     ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::execADD_FRAGREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7913:37: warning: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 7913 |     createTabPtr.p->m_dihAddFragPtr = dihPtr;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7910:23: note: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' was declared here
 7910 |     CreateTableRecPtr createTabPtr;
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7904:40: warning: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 7904 |       alterIndexPtr.p->m_dihAddFragPtr = dihPtr;
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7901:24: note: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' was declared here
 7901 |       AlterIndexRecPtr alterIndexPtr;
      |                        ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7894:33: warning: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 7894 |       tabPtr.i = alterTabPtr.p->m_newTablePtrI;
      |                  ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7890:24: note: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' was declared here
 7890 |       AlterTableRecPtr alterTabPtr;
      |                        ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::execLQHFRAGCONF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8014:12: warning: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 8014 |     dihPtr = createTabPtr.p->m_dihAddFragPtr;
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8009:23: note: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' was declared here
 8009 |     CreateTableRecPtr createTabPtr;
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8002:14: warning: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 8002 |       dihPtr = alterIndexPtr.p->m_dihAddFragPtr;
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7999:24: note: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' was declared here
 7999 |       AlterIndexRecPtr alterIndexPtr;
      |                        ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7993:14: warning: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 7993 |       dihPtr = alterTabPtr.p->m_dihAddFragPtr;
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7990:24: note: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' was declared here
 7990 |       AlterTableRecPtr alterTabPtr;
      |                        ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::execLQHFRAGREF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8071:12: warning: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 8071 |     dihPtr = createTabPtr.p->m_dihAddFragPtr;
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8067:23: note: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' was declared here
 8067 |     CreateTableRecPtr createTabPtr;
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8060:14: warning: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 8060 |       dihPtr = alterIndexPtr.p->m_dihAddFragPtr;
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8056:24: note: 'alterIndexPtr.Ptr<Dbdict::AlterIndexRec>::p' was declared here
 8056 |       AlterIndexRecPtr alterIndexPtr;
      |                        ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8051:14: warning: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 8051 |       dihPtr = alterTabPtr.p->m_dihAddFragPtr;
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:8047:24: note: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' was declared here
 8047 |       AlterTableRecPtr alterTabPtr;
      |                        ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropTable_backup_mutex_locked(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:9033:45: warning: 'dropTabPtr.Ptr<Dbdict::DropTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 9033 |   bool ok = find_object(tablePtr, impl_req->tableId);
      |                                   ~~~~~~~~~~^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:9027:19: note: 'dropTabPtr.Ptr<Dbdict::DropTableRec>::p' was declared here
 9027 |   DropTableRecPtr dropTabPtr;
      |                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::buildIndex_fromLocalOnline(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16369:45: warning: 'buildIndexPtr.Ptr<Dbdict::BuildIndexRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
16369 |   bool ok = find_object(indexPtr, impl_req->indexId);
      |                                   ~~~~~~~~~~^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:16363:20: note: 'buildIndexPtr.Ptr<Dbdict::BuildIndexRec>::p' was declared here
16363 |   BuildIndexRecPtr buildIndexPtr;
      |                    ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterTable_backup_mutex_locked(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:11133:45: warning: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
11133 |   bool ok = find_object(tablePtr, impl_req->tableId);
      |                                   ~~~~~~~~~~^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:11127:20: note: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' was declared here
11127 |   AlterTableRecPtr alterTabPtr;
      |                    ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropTable_complete_done(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:9348:10: warning: 'dropTabPtr.Ptr<Dbdict::DropTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 9348 |   Uint32 tableId = dropTabPtr.p->m_request.tableId;
      |          ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:9343:19: note: 'dropTabPtr.Ptr<Dbdict::DropTableRec>::p' was declared here
 9343 |   DropTableRecPtr dropTabPtr;
      |                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterTable_fromCommitComplete(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:11661:34: warning: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
11661 |     req->noOfNewAttr = impl_req->noOfNewAttr;
      |                        ~~~~~~~~~~^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:11610:20: note: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' was declared here
11610 |   AlterTableRecPtr alterTabPtr;
      |                    ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::execCREATE_TAB_CONF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7606:24: warning: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
 7606 |   bool ok = find_object(tabPtr, createTabPtr.p->m_request.tableId);
      |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7599:21: note: 'createTabPtr.Ptr<Dbdict::CreateTableRec>::p' was declared here
 7599 |   CreateTableRecPtr createTabPtr;
      |                     ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterTable_fromLocal(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:11298:14: warning: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
11298 |   ndbrequire(blockIndex < AlterTableRec::BlockCount);
      |              ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:11293:20: note: 'alterTabPtr.Ptr<Dbdict::AlterTableRec>::p' was declared here
11293 |   AlterTableRecPtr alterTabPtr;
      |                    ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createFK_writeTableConf(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:27838:25: warning: 'createFKRecPtr.Ptr<Dbdict::CreateFKRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
27838 |   ndbrequire(find_object(fk_ptr, impl_req->fkId));
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:27830:18: note: 'createFKRecPtr.Ptr<Dbdict::CreateFKRec>::p' was declared here
27830 |   CreateFKRecPtr createFKRecPtr;
      |                  ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropFK_fromLocal(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:28788:27: warning: 'dropFKRecPtr.Ptr<Dbdict::DropFKRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
28788 |     ndbrequire(find_object(fk_ptr, impl_req->fkId));
      |                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:28779:16: note: 'dropFKRecPtr.Ptr<Dbdict::DropFKRec>::p' was declared here
28779 |   DropFKRecPtr dropFKRecPtr;
      |                ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createFK_fromCreateTrigger(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:27685:43: warning: 'createFKRecPtr.Ptr<Dbdict::CreateFKRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
27685 |     createFKRecPtr.p->m_sub_create_trigger++;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:27660:18: note: 'createFKRecPtr.Ptr<Dbdict::CreateFKRec>::p' was declared here
27660 |   CreateFKRecPtr createFKRecPtr;
      |                  ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createFK_fromBuildFK(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:27718:38: warning: 'createFKRecPtr.Ptr<Dbdict::CreateFKRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
27718 |     createFKRecPtr.p->m_sub_build_fk = true;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:27706:18: note: 'createFKRecPtr.Ptr<Dbdict::CreateFKRec>::p' was declared here
27706 |   CreateFKRecPtr createFKRecPtr;
      |                  ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::dropFK_fromDropTrigger(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:28693:39: warning: 'dropFKRecPtr.Ptr<Dbdict::DropFKRec>::p' may be used uninitialized [-Wmaybe-uninitialized]
28693 |     dropFKRecPtr.p->m_sub_drop_trigger++;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:28667:16: note: 'dropFKRecPtr.Ptr<Dbdict::DropFKRec>::p' was declared here
28667 |   DropFKRecPtr dropFKRecPtr;
      |                ^~~~~~~~~~~~
[ 16%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dblqh/DblqhInit.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhInit.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::createTable_parse(Signal*, bool, SchemaOpPtr, SectionHandle&, ErrorInfo&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7144:5: warning: 'ptr.SegmentedSectionPtr::sz' may be used uninitialized [-Wmaybe-uninitialized]
 7144 |     if (ptr.sz > MAX_WORDS_META_FILE)
      |     ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:7142:25: note: 'ptr.SegmentedSectionPtr::sz' was declared here
 7142 |     SegmentedSectionPtr ptr;
      |                         ^~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:47,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhInit.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp: In member function 'void Dbdict::alterTable_parse(Signal*, bool, SchemaOpPtr, SectionHandle&, ErrorInfo&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:10052:5: warning: 'ptr.SegmentedSectionPtr::sz' may be used uninitialized [-Wmaybe-uninitialized]
10052 |     if (ptr.sz > MAX_WORDS_META_FILE)
      |     ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:10050:25: note: 'ptr.SegmentedSectionPtr::sz' was declared here
10050 |     SegmentedSectionPtr ptr;
      |                         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
[ 16%] Building CXX object storage/ndb/src/mgmclient/CMakeFiles/ndbmgmclient.dir/CommandInterpreter.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/mgmclient/CommandInterpreter.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 16%] Linking CXX static library ../../../../archive_output_directory/libndbmgmclient.a
[ 16%] Built target ndbmgmclient
[ 16%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dblqh/DblqhMain.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 16%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtc/DbtcInit.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:47:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/Dbtc.hpp:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcInit.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: In member function 'void Dblqh::execPREP_DROP_TAB_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:2543:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2543 |     errCode = PrepDropTabRef::DropInProgress;
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:2544:3: note: here
 2544 |   case Tablerec::TABLE_READ_ONLY:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: In member function 'void Dblqh::execDROP_TAB_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:2744:7: note: in expansion of macro 'jam'
 2744 |       jam();
      |       ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:2746:5: note: here
 2746 |     case Tablerec::PREP_DROP_TABLE_DONE:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:2760:7: note: in expansion of macro 'ndbrequire'
 2760 |       ndbrequire(false);
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:2761:5: note: here
 2761 |     case Tablerec::DROP_TABLE_WAIT_DONE:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: In member function 'Uint32 Dblqh::get_table_state_error(Ptr<Tablerec>) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:3338:5: note: in expansion of macro 'jam'
 3338 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:3339:3: note: here
 3339 |   case Tablerec::PREP_DROP_TABLE_DONE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:3340:5: note: in expansion of macro 'jam'
 3340 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:3341:3: note: here
 3341 |   case Tablerec::DROP_TABLE_WAIT_USAGE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:3342:5: note: in expansion of macro 'jam'
 3342 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:3343:3: note: here
 3343 |   case Tablerec::DROP_TABLE_WAIT_DONE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:3344:5: note: in expansion of macro 'jam'
 3344 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:3345:3: note: here
 3345 |   case Tablerec::DROP_TABLE_ACC:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:3346:5: note: in expansion of macro 'jam'
 3346 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:3347:3: note: here
 3347 |   case Tablerec::DROP_TABLE_TUP:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:3348:5: note: in expansion of macro 'jam'
 3348 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:3349:3: note: here
 3349 |   case Tablerec::DROP_TABLE_TUX:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: In member function 'void Dblqh::endgettupkeyLab(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:5718:5: note: in expansion of macro 'jam'
 5718 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:5719:3: note: here
 5719 |   case Fragrecord::DEFINED:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:5720:5: note: in expansion of macro 'jam'
 5720 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:5721:3: note: here
 5721 |   case Fragrecord::REMOVING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:5722:5: note: in expansion of macro 'jam'
 5722 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:5723:3: note: here
 5723 |   default:
      |   ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: In member function 'void Dblqh::localCommitLab(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:9195:5: note: in expansion of macro 'jam'
 9195 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:9196:3: note: here
 9196 |   case Fragrecord::DEFINED:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:9197:5: note: in expansion of macro 'jam'
 9197 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:9198:3: note: here
 9198 |   case Fragrecord::REMOVING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:9199:5: note: in expansion of macro 'jam'
 9199 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:9200:3: note: here
 9200 |   default:
      |   ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: In member function 'void Dblqh::abortCommonLab(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:10094:7: note: in expansion of macro 'jam'
10094 |       jam();
      |       ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:10095:5: note: here
10095 |     case Fragrecord::DEFINED:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:10096:7: note: in expansion of macro 'jam'
10096 |       jam();
      |       ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:10097:5: note: here
10097 |     case Fragrecord::REMOVING:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:10098:7: note: in expansion of macro 'jam'
10098 |       jam();
      |       ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:10099:5: note: here
10099 |     default:
      |     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: In member function 'void Dblqh::execFSWRITEREF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:17362:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
17362 |     systemErrorLab(signal, __LINE__);
      |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:17363:3: note: here
17363 |   default:
      |   ^~~~~~~
[ 16%] Generating generated/protobuf_lite/mysqlx.proto
[ 16%] Generating generated/protobuf_lite/mysqlx_datatypes.proto
[ 16%] Generating generated/protobuf_lite/mysqlx_connection.proto
[ 16%] Generating generated/protobuf_lite/mysqlx_expect.proto
[ 16%] Generating generated/protobuf_lite/mysqlx_expr.proto
[ 16%] Generating generated/protobuf_lite/mysqlx_crud.proto
[ 16%] Generating generated/protobuf_lite/mysqlx_sql.proto
[ 16%] Generating generated/protobuf_lite/mysqlx_session.proto
[ 16%] Generating generated/protobuf_lite/mysqlx_notice.proto
[ 16%] Generating generated/protobuf_lite/mysqlx_resultset.proto
[ 16%] Built target GenLiteProtos
[ 16%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: In member function 'void Dblqh::execLQHADDATTREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:1710:34: warning: 'defValSection.SegmentedSectionPtr::i' may be used uninitialized [-Wmaybe-uninitialized]
 1710 |     addfragptr.p->defValSectionI = defValSection.i;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:1708:25: note: 'defValSection.SegmentedSectionPtr::i' was declared here
 1708 |     SegmentedSectionPtr defValSection;
      |                         ^~~~~~~~~~~~~
[ 16%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o
[ 16%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/common.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp: In member function 'bool Dblqh::finishScanrec(Signal*, ScanRecordPtr&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:239:3: warning: 'tmp.Ptr<Dblqh::ScanRecord>::p' may be used uninitialized [-Wmaybe-uninitialized]
  239 |   if(likely(check)){ \
      |   ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:13583:19: note: 'tmp.Ptr<Dblqh::ScanRecord>::p' was declared here
13583 |     ScanRecordPtr tmp;
      |                   ^~~
[ 16%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/once.cc.o
[ 16%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: In member function 'void Dblqh::execSCAN_FRAGREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:11972:30: warning: 'keyInfoPtr.SegmentedSectionPtr::i' may be used uninitialized [-Wmaybe-uninitialized]
11972 |         regTcPtr->keyInfoIVal= keyInfoPtr.i;
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:11829:36: note: 'keyInfoPtr.SegmentedSectionPtr::i' was declared here
11829 |   SegmentedSectionPtr attrInfoPtr, keyInfoPtr;
      |                                    ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:11989:36: warning: 'keyInfoPtr.SegmentedSectionPtr::sz' may be used uninitialized [-Wmaybe-uninitialized]
11989 |         useStat.m_scanBoundWords+= keyLen;
      |                                    ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:11829:36: note: 'keyInfoPtr.SegmentedSectionPtr::sz' was declared here
11829 |   SegmentedSectionPtr attrInfoPtr, keyInfoPtr;
      |                                    ^~~~~~~~~~
[ 16%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/extension_set.cc.o
[ 16%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: In member function 'void Dblqh::startphase1Lab(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:1010:31: warning: 'zeroLogFilePtr.Ptr<Dblqh::LogFileRecord>::i' may be used uninitialized [-Wmaybe-uninitialized]
 1010 |     logFilePtr.p->nextLogFile = zeroLogFilePtr.i;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:941:20: note: 'zeroLogFilePtr.Ptr<Dblqh::LogFileRecord>::i' was declared here
  941 |   LogFileRecordPtr zeroLogFilePtr;
      |                    ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:1009:35: warning: 'zeroLogFilePtr.Ptr<Dblqh::LogFileRecord>::p' may be used uninitialized [-Wmaybe-uninitialized]
 1009 |     zeroLogFilePtr.p->prevLogFile = logFilePtr.i;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:941:20: note: 'zeroLogFilePtr.Ptr<Dblqh::LogFileRecord>::p' was declared here
  941 |   LogFileRecordPtr zeroLogFilePtr;
      |                    ^~~~~~~~~~~~~~
[ 16%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/message_lite.cc.o
[ 16%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/repeated_field.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: In member function 'void Dblqh::execLQHKEYREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:5278:26: warning: 'keyInfoSection.SegmentedSectionPtr::i' may be used uninitialized [-Wmaybe-uninitialized]
 5278 |     regTcPtr->keyInfoIVal= keyInfoSection.i;
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:5271:25: note: 'keyInfoSection.SegmentedSectionPtr::i' was declared here
 5271 |     SegmentedSectionPtr keyInfoSection, attrInfoSection;
      |                         ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:5667:21: warning: 'keyInfoSection.SegmentedSectionPtr::sz' may be used uninitialized [-Wmaybe-uninitialized]
 5667 |     regTcPtr->save1 = keyLenWithLQHReq;
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:5271:25: note: 'keyInfoSection.SegmentedSectionPtr::sz' was declared here
 5271 |     SegmentedSectionPtr keyInfoSection, attrInfoSection;
      |                         ^~~~~~~~~~~~~~
[ 16%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc.o
[ 16%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc.o
[ 16%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtc/DbtcMain.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/Dbtc.hpp:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc.o
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'void Dbtc::handleFailedApiNode(Signal*, UintR, UintR)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1332:9: note: in expansion of macro 'jam'
 1332 |         jam();
      |         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1333:7: note: here
 1333 |       case CS_COMPLETING:
      |       ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1334:9: note: in expansion of macro 'jam'
 1334 |         jam();
      |         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1335:7: note: here
 1335 |       case CS_COMPLETE_SENT:
      |       ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1336:9: note: in expansion of macro 'jam'
 1336 |         jam();
      |         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1337:7: note: here
 1337 |       case CS_WAIT_COMPLETE_CONF:
      |       ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1338:9: note: in expansion of macro 'jam'
 1338 |         jam();
      |         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1339:7: note: here
 1339 |       case CS_FAIL_ABORTING:
      |       ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1340:9: note: in expansion of macro 'jam'
 1340 |         jam();
      |         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1341:7: note: here
 1341 |       case CS_FAIL_ABORTED:
      |       ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1342:9: note: in expansion of macro 'jam'
 1342 |         jam();
      |         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1343:7: note: here
 1343 |       case CS_FAIL_PREPARED:
      |       ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1344:9: note: in expansion of macro 'jam'
 1344 |         jam();
      |         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1345:7: note: here
 1345 |       case CS_FAIL_COMMITTING:
      |       ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1346:9: note: in expansion of macro 'jam'
 1346 |         jam();
      |         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1347:7: note: here
 1347 |       case CS_FAIL_COMMITTED:
      |       ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'void Dbtc::execTCSEIZEREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1551:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1551 |               if (getNodeState().getSingleUserMode())
      |               ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:1553:13: note: here
 1553 |             case NodeState::SL_STOPPING_3:
      |             ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'void Dbtc::TCKEY_abort(Signal*, int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:2092:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2092 |       if (getNodeState().getSingleUserMode())
      |       ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:2097:5: note: here
 2097 |     case NodeState::SL_STOPPING_3:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:2108:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2108 |       if (getNodeState().getSingleUserMode())
      |       ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:2113:5: note: here
 2113 |     default:
      |     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'void Dbtc::execTCKEYREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:3119:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3119 |     if(isIndexOpReturn || isExecutingTrigger){
      |     ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:3122:3: note: here
 3122 |   default:
      |   ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'void Dbtc::execSIGNAL_DROPPED_REP(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:4912:5: note: in expansion of macro 'jam'
 4912 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:4913:3: note: here
 4913 |   default:
      |   ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'void Dbtc::abort015Lab(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:8490:5: note: in expansion of macro 'jam'
 8490 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:8491:3: note: here
 8491 |   case OS_OPERATING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:8492:5: note: in expansion of macro 'jam'
 8492 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:8493:3: note: here
 8493 |   case OS_FIRE_TRIG_REQ:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'void Dbtc::timeOutFoundLab(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:8934:5: note: in expansion of macro 'jam'
 8934 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:8939:3: note: here
 8939 |   case CS_COMPLETING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:8940:5: note: in expansion of macro 'jam'
 8940 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:8945:3: note: here
 8945 |   case CS_PREPARE_TO_COMMIT:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9106:5: note: in expansion of macro 'jam'
 9106 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9107:3: note: here
 9107 |   case CS_FAIL_COMMITTING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9108:5: note: in expansion of macro 'jam'
 9108 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9109:3: note: here
 9109 |   case CS_FAIL_COMMITTED:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9110:5: note: in expansion of macro 'jam'
 9110 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9111:3: note: here
 9111 |   case CS_RESTART:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9112:5: note: in expansion of macro 'jam'
 9112 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9113:3: note: here
 9113 |   case CS_FAIL_ABORTED:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9114:5: note: in expansion of macro 'jam'
 9114 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9115:3: note: here
 9115 |   case CS_DISCONNECTED:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9116:5: note: in expansion of macro 'jam'
 9116 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9117:3: note: here
 9117 |   default:
      |   ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'void Dbtc::timeOutFoundFragLab(Signal*, UintR)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9573:5: note: in expansion of macro 'jam'
 9573 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9574:3: note: here
 9574 |   case ScanFragRec::IDLE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9575:5: note: in expansion of macro 'jam'
 9575 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:9576:3: note: here
 9576 |   case ScanFragRec::QUEUED_FOR_DELIVERY:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'Uint32 Dbtc::saveTRANSID_AI(Signal*, TcIndexOperation*, const Uint32*, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:17950:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
17950 |         indexOp->transIdAIState= ITAS_WAIT_KEY_FAIL;
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:17955:5: note: here
17955 |     case ITAS_WAIT_KEY_FAIL:
      |     ^~~~
[ 17%] Linking CXX static library ../../archive_output_directory/libprotobuf-lite.a
[ 17%] Built target protobuf-lite
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/code_generator.cc.o
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'void Dbtc::execSCAN_TABREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:12605:5: warning: 'keyInfoPtr.SegmentedSectionPtr::sz' may be used uninitialized [-Wmaybe-uninitialized]
12605 |     if (keyLen)
      |     ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:12484:38: note: 'keyInfoPtr.SegmentedSectionPtr::sz' was declared here
12484 |     SegmentedSectionPtr attrInfoPtr, keyInfoPtr;
      |                                      ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:12615:28: warning: 'attrInfoPtr.SegmentedSectionPtr::sz' may be used uninitialized [-Wmaybe-uninitialized]
12615 |     cachePtr.p->attrlength = aiLength;
      |     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:12484:25: note: 'attrInfoPtr.SegmentedSectionPtr::sz' was declared here
12484 |     SegmentedSectionPtr attrInfoPtr, keyInfoPtr;
      |                         ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'void Dbtc::execTCINDXREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:17571:32: warning: 'keyInfoSection.SegmentedSectionPtr::i' may be used uninitialized [-Wmaybe-uninitialized]
17571 |     indexOp->keyInfoSectionIVal= keyInfoSection.i;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:17563:25: note: 'keyInfoSection.SegmentedSectionPtr::i' was declared here
17563 |     SegmentedSectionPtr keyInfoSection, attrInfoSection;
      |                         ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'void Dbtc::fk_execTCINDXREQ(Signal*, ApiConnectRecordPtr, TcConnectRecordPtr, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:19466:36: warning: 'keyInfoSection.SegmentedSectionPtr::i' may be used uninitialized [-Wmaybe-uninitialized]
19466 |   indexOpPtr.p->keyInfoSectionIVal = keyInfoSection.i;
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:19460:23: note: 'keyInfoSection.SegmentedSectionPtr::i' was declared here
19460 |   SegmentedSectionPtr keyInfoSection, attrInfoSection;
      |                       ^~~~~~~~~~~~~~
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: In member function 'void Dbtc::execTCKEYREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:3423:36: warning: 'attrInfoSection.SegmentedSectionPtr::i' may be used uninitialized [-Wmaybe-uninitialized]
 3423 |       regCachePtr->attrInfoSectionI= attrInfoSection.i;
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:3408:41: note: 'attrInfoSection.SegmentedSectionPtr::i' was declared here
 3408 |     SegmentedSectionPtr keyInfoSection, attrInfoSection;
      |                                         ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:3416:33: warning: 'keyInfoSection.SegmentedSectionPtr::i' may be used uninitialized [-Wmaybe-uninitialized]
 3416 |     regCachePtr->keyInfoSectionI= keyInfoSection.i;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:3408:25: note: 'keyInfoSection.SegmentedSectionPtr::i' was declared here
 3408 |     SegmentedSectionPtr keyInfoSection, attrInfoSection;
      |                         ^~~~~~~~~~~~~~
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc.o
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbgdm/DbgdmProxy.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/LocalProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbgdm/DbgdmProxy.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbgdm/DbgdmProxy.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc.o
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbspj/DbspjInit.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbspj/DbspjInit.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/zip_writer.cc.o
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbspj/DbspjMain.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbspj/Dbspj.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbspj/DbspjMain.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbspj/DbspjMain.cpp: In member function 'void Dbspj::scanFrag_abort(Signal*, Ptr<Request>, Ptr<TreeNode>)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbspj/DbspjMain.cpp:5830:7: note: in expansion of macro 'ndbrequire'
 5830 |       ndbrequire(false); // we shouldnt be TN_ACTIVE then...
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbspj/DbspjMain.cpp:5832:5: note: here
 5832 |     case ScanFragHandle::SFH_WAIT_CLOSE:
      |     ^~~~
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:51:
In member function 'bool DLMHashTable<P, T, M>::next(Iterator&) const [with P = RecordPool<Dbspj::Request, ArenaPool>; T = Dbspj::Request; M = DLHashTableDefaultMethods<Dbspj::Request, Dbspj::Request>]',
    inlined from 'void Dbspj::nodeFail_checkRequests(Signal*)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbspj/DbspjMain.cpp:845:15:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DLHashTable.hpp:288:21: warning: 'hash' may be used uninitialized [-Wmaybe-uninitialized]
  288 |       iter.curr.p = thePool.getPtr(iter.curr.i);
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbspj/DbspjMain.cpp: In member function 'void Dbspj::nodeFail_checkRequests(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbspj/DbspjMain.cpp:827:18: note: 'hash' was declared here
  827 |   Request_hash * hash;
      |                  ^~~~
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc.o
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbspj/DbspjProxy.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/LocalProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbspj/../dbgdm/DbgdmProxy.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbspj/DbspjProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbspj/DbspjProxy.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc.o
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupExecQuery.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:47:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc.o
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupBuffer.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupBuffer.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc.o
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupRoutines.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:47,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp: In member function 'int Dbtup::read_pseudo(const Uint32*, Uint32, KeyReqStruct*, Uint32*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2561:28: warning: placement new constructing an object of type 'Signal' and size '32816' in a region of type 'SignalT<2>' and size '56' [-Wplacement-new=]
 2561 |     Signal * signal = new (&signalT) Signal(0);
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2560:21: note: 'signalT' declared here
 2560 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2576:28: warning: placement new constructing an object of type 'Signal' and size '32816' in a region of type 'SignalT<2>' and size '56' [-Wplacement-new=]
 2576 |     Signal * signal = new (&signalT) Signal(0);
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2575:21: note: 'signalT' declared here
 2575 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2598:28: warning: placement new constructing an object of type 'Signal' and size '32816' in a region of type 'SignalT<4>' and size '64' [-Wplacement-new=]
 2598 |     Signal * signal = new (&signalT) Signal(0);
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2597:21: note: 'signalT' declared here
 2597 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2620:28: warning: placement new constructing an object of type 'Signal' and size '32816' in a region of type 'SignalT<765>' and size '3112' [-Wplacement-new=]
 2620 |     Signal * signal = new (&signalT) Signal(0);
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2619:21: note: 'signalT' declared here
 2619 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2729:28: warning: placement new constructing an object of type 'Signal' and size '32816' in a region of type 'SignalT<2>' and size '56' [-Wplacement-new=]
 2729 |     Signal * signal = new (&signalT) Signal(0);
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2728:21: note: 'signalT' declared here
 2728 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2743:28: warning: placement new constructing an object of type 'Signal' and size '32816' in a region of type 'SignalT<2>' and size '56' [-Wplacement-new=]
 2743 |     Signal * signal = new (&signalT) Signal(0);
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2742:21: note: 'signalT' declared here
 2742 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2774:28: warning: placement new constructing an object of type 'Signal' and size '32816' in a region of type 'SignalT<3>' and size '64' [-Wplacement-new=]
 2774 |     Signal * signal = new (&signalT) Signal(0);
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2773:21: note: 'signalT' declared here
 2773 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2790:28: warning: placement new constructing an object of type 'Signal' and size '32816' in a region of type 'SignalT<2>' and size '56' [-Wplacement-new=]
 2790 |     Signal * signal = new (&signalT) Signal(0);
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2789:21: note: 'signalT' declared here
 2789 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp: In function 'void zero32(Uint8*, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:521:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  521 |       dst[1] = 0;
      |       ~~~~~~~^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:522:5: note: here
  522 |     case 2:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:523:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  523 |       dst[2] = 0;
      |       ~~~~~~~^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:524:5: note: here
  524 |     default:         /* Known to be odd==3 */
      |     ^~~~~~~
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp: In member function 'void Dbtup::read_extra_row_bits(Uint32, const Tablerec*, Tuple_header*, Uint32*, bool)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:3742:11: warning: 'tmp' may be used uninitialized [-Wmaybe-uninitialized]
 3742 |   if (tmp == maxVal && extend)
      |       ~~~~^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:3738:10: note: 'tmp' declared here
 3738 |   Uint32 tmp;
      |          ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp: In member function 'int Dbtup::read_pseudo(const Uint32*, Uint32, KeyReqStruct*, Uint32*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2563:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2563 |     signal->theData[0] = req_struct->operPtrP->userpointer;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2560:21: note: object 'signalT' of size 56
 2560 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2564:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2564 |     signal->theData[1] = attrId;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2560:21: note: object 'signalT' of size 56
 2560 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2567:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2567 |     outBuffer[1] = signal->theData[0];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2560:21: note: object 'signalT' of size 56
 2560 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2568:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2568 |     outBuffer[2] = signal->theData[1];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2560:21: note: object 'signalT' of size 56
 2560 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2578:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2578 |     signal->theData[0] = req_struct->operPtrP->userpointer;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2575:21: note: object 'signalT' of size 56
 2575 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2579:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2579 |     signal->theData[1] = attrId;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2575:21: note: object 'signalT' of size 56
 2575 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2582:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2582 |     outBuffer[1] = signal->theData[0];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2575:21: note: object 'signalT' of size 56
 2575 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2600:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<4> [1]' [-Warray-bounds]
 2600 |     signal->theData[0] = req_struct->operPtrP->userpointer;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2597:21: note: object 'signalT' of size 64
 2597 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2601:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<4> [1]' [-Warray-bounds]
 2601 |     signal->theData[1] = attrId;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2597:21: note: object 'signalT' of size 64
 2597 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2604:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<4> [1]' [-Warray-bounds]
 2604 |     outBuffer[1] = signal->theData[0];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2597:21: note: object 'signalT' of size 64
 2597 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2605:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<4> [1]' [-Warray-bounds]
 2605 |     outBuffer[2] = signal->theData[1];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2597:21: note: object 'signalT' of size 64
 2597 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2606:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<4> [1]' [-Warray-bounds]
 2606 |     outBuffer[3] = signal->theData[2];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2597:21: note: object 'signalT' of size 64
 2597 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2607:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<4> [1]' [-Warray-bounds]
 2607 |     outBuffer[4] = signal->theData[3];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2597:21: note: object 'signalT' of size 64
 2597 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2776:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<3> [1]' [-Warray-bounds]
 2776 |     signal->theData[0] = req_struct->operPtrP->userpointer;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2773:21: note: object 'signalT' of size 64
 2773 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2777:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<3> [1]' [-Warray-bounds]
 2777 |     signal->theData[1] = attrId;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2773:21: note: object 'signalT' of size 64
 2773 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2780:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<3> [1]' [-Warray-bounds]
 2780 |     outBuffer[1] = signal->theData[0];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2773:21: note: object 'signalT' of size 64
 2773 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2781:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<3> [1]' [-Warray-bounds]
 2781 |     outBuffer[2] = signal->theData[1];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2773:21: note: object 'signalT' of size 64
 2773 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2782:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<3> [1]' [-Warray-bounds]
 2782 |     outBuffer[3] = signal->theData[2];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2773:21: note: object 'signalT' of size 64
 2773 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2792:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2792 |     signal->theData[0] = req_struct->operPtrP->userpointer;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2789:21: note: object 'signalT' of size 56
 2789 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2793:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2793 |     signal->theData[1] = attrId;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2789:21: note: object 'signalT' of size 56
 2789 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2796:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2796 |     outBuffer[1] = signal->theData[0];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2789:21: note: object 'signalT' of size 56
 2789 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2797:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2797 |     outBuffer[2] = signal->theData[1];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2789:21: note: object 'signalT' of size 56
 2789 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2732:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2732 |     signal->theData[0] = req_struct->operPtrP->userpointer;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2728:21: note: object 'signalT' of size 56
 2728 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2733:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2733 |     signal->theData[1] = AttributeHeader::CORR_FACTOR64;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2728:21: note: object 'signalT' of size 56
 2728 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2736:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2736 |     outBuffer[1] = signal->theData[0];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2728:21: note: object 'signalT' of size 56
 2728 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2746:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2746 |     signal->theData[0] = req_struct->operPtrP->userpointer;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2742:21: note: object 'signalT' of size 56
 2742 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2747:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2747 |     signal->theData[1] = AttributeHeader::CORR_FACTOR64;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2742:21: note: object 'signalT' of size 56
 2742 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2750:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2750 |     outBuffer[1] = signal->theData[0];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2742:21: note: object 'signalT' of size 56
 2742 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2751:37: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<2> [1]' [-Warray-bounds]
 2751 |     outBuffer[2] = signal->theData[1];
      |                    ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2742:21: note: object 'signalT' of size 56
 2742 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2622:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<765> [1]' [-Warray-bounds]
 2622 |     signal->theData[0] = req_struct->operPtrP->userpointer;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2619:21: note: object 'signalT' of size 3112
 2619 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2623:22: warning: array subscript 'Signal[0]' is partly outside array bounds of 'SignalT<765> [1]' [-Warray-bounds]
 2623 |     signal->theData[1] = attrId;
      |     ~~~~~~~~~~~~~~~~~^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:2619:21: note: object 'signalT' of size 3112
 2619 |     SignalT<DataSz> signalT;
      |                     ^~~~~~~
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupCommit.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/Dblqh.hpp:47,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp: In member function 'bool Dbtup::is_rowid_in_remaining_lcp_set(const Page*, const Local_key&, const ScanOp&) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp:142:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  142 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp:143:3: note: here
  143 |   case Dbtup::ScanOp::Next:
      |   ^~~~
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc.o
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupFixAlloc.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupFixAlloc.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupTrigger.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/Dblqh.hpp:47,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:43:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp: In member function 'bool Dbtup::check_fire_fully_replicated(const KeyReqStruct*, Fragrecord::FragState) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1316:7: note: in expansion of macro 'jam'
 1316 |       jam();
      |       ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1317:5: note: here
 1317 |     case Fragrecord::FS_REORG_COMMIT_NEW:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp: In member function 'void Dbtup::executeTrigger(KeyReqStruct*, TupTriggerData*, Operationrec*, bool)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1560:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1560 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1561:3: note: here
 1561 |   case (TriggerType::REORG_TRIGGER):
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1692:9: note: in expansion of macro 'jam'
 1692 |         jam();
      |         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1693:7: note: here
 1693 |       case Operationrec::RF_MULTI_NOT_EXIST:
      |       ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1697:9: note: in expansion of macro 'jam'
 1697 |         jam();
      |         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1698:7: note: here
 1698 |       case Operationrec::RF_MULTI_EXIST:
      |       ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1703:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1703 |       }
      |       ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1704:5: note: here
 1704 |     default:
      |     ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1736:7: note: in expansion of macro 'jam'
 1736 |       jam();
      |       ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1737:5: note: here
 1737 |     case Operationrec::RF_MULTI_NOT_EXIST:
      |     ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1742:7: note: in expansion of macro 'jam'
 1742 |       jam();
      |       ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:1743:5: note: here
 1743 |     case Operationrec::RF_MULTI_EXIST:
      |     ^~~~
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupAbort.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupAbort.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupPageMap.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupPageMap.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupPagMan.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupPagMan.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupStoredProcDef.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupStoredProcDef.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o
[ 17%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupMeta.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp: In member function 'void Dbtup::undo_createtable_callback(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp:1762:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1762 |     warningEvent("Failed to sync log for create of table: %u", regTabPtr.i);
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp:1763:3: note: here
 1763 |   default:
      |   ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp: In member function 'void Dbtup::drop_table_log_buffer_callback(Signal*, Uint32, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp:2282:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2282 |     warningEvent("Failed to syn log for drop of table: %u", tablePtrI);
      |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp:2283:3: note: here
 2283 |   default:
      |   ^~~~~~~
[ 17%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o
[ 18%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupTabDesMan.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupTabDesMan.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 18%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupGen.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 18%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc.o
[ 18%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupIndex.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:47:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
[ 18%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o
[ 18%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupDebug.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 18%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupScan.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 18%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../backup/../dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../backup/../dblqh/Dblqh.hpp:47,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../backup/Backup.hpp:46,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../backup/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../backup/../dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../backup/../dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../backup/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../backup/../dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/../backup/../dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp: In member function 'void Dbtup::execNEXT_SCANREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:191:5: note: in expansion of macro 'jam'
  191 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:192:3: note: here
  192 |   case NextScanReq::ZSCAN_COMMIT:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:249:5: note: in expansion of macro 'jam'
  249 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:250:3: note: here
  250 |   default:
      |   ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp: In member function 'bool Dbtup::scanNext(Signal*, ScanOpPtr)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:956:20: warning: 'pagePtr.Ptr<Tup_page>::p' may be used uninitialized [-Wmaybe-uninitialized]
  956 |         pos.m_page = pagePtr.p;
      |         ~~~~~~~~~~~^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:889:17: note: 'pagePtr.Ptr<Tup_page>::p' was declared here
  889 |         PagePtr pagePtr;
      |                 ^~~~~~~
[ 18%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupDiskAlloc.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupDiskAlloc.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 18%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupDiskAlloc.cpp: In member function 'void Dbtup::disk_restart_undo(Signal*, Uint64, Uint32, const Uint32*, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupDiskAlloc.cpp:1617:5: note: in expansion of macro 'jam'
 1617 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupDiskAlloc.cpp:1618:3: note: here
 1618 |   case File_formats::Undofile::UNDO_TUP_FREE_EXTENT:
      |   ^~~~
[ 18%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupVarAlloc.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupVarAlloc.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 18%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc.o
[ 18%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/tuppage.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/tuppage.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 18%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/Undo_buffer.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Undo_buffer.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Undo_buffer.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 18%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/ndbfs/AsyncIoThread.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbfs/AsyncIoThread.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc.o
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/ndbfs/AsyncFile.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/ndbfs/Ndbfs.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc.o
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/ndbfs/VoidFs.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbfs/Ndbfs.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbfs/VoidFs.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/ndbfs/Filename.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbfs/Filename.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/ndbcntr/NdbcntrInit.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbcntr/Ndbcntr.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrInit.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc.o
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/ndbcntr/NdbcntrSysTable.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbcntr/Ndbcntr.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrSysTable.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/ndbcntr/NdbcntrMain.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbcntr/Ndbcntr.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp: In member function 'void Ndbcntr::execCNTR_START_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:1995:5: note: in expansion of macro 'ndbrequire'
 1995 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:1996:3: note: here
 1996 |   case NodeState::SL_STARTING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp: In member function 'void Ndbcntr::Missra::sendNextSTTOR(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:5031:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
 5031 |               g_eventLogger->info("Phase 5 Created the System Table");
      |               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:5032:13: note: here
 5032 |             case NodeState::ST_SYSTEM_RESTART:
      |             ^~~~
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc.o
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc.o
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/qmgr/QmgrInit.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/Qmgr.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrInit.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc.o
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/qmgr/QmgrMain.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/Qmgr.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: In member function 'void Qmgr::execCONNECT_REP(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:517:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
  517 |     }
      |     ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:518:3: note: here
  518 |   case ZSTARTING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:526:5: note: in expansion of macro 'ndbrequire'
  526 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:527:3: note: here
  527 |   case ZAPI_ACTIVE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:528:5: note: in expansion of macro 'ndbrequire'
  528 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:529:3: note: here
  529 |   case ZAPI_INACTIVE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:530:5: note: in expansion of macro 'ndbrequire'
  530 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:531:3: note: here
  531 |   case ZINIT:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: In member function 'void Qmgr::cmAddPrepare(Signal*, NodeRecPtr, const NodeRec*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:2131:5: note: in expansion of macro 'jam'
 2131 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:2132:3: note: here
 2132 |   case ZPREPARE_FAIL:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:2133:5: note: in expansion of macro 'jam'
 2133 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:2134:3: note: here
 2134 |   case ZAPI_ACTIVATION_ONGOING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:2135:5: note: in expansion of macro 'jam'
 2135 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:2136:3: note: here
 2136 |   case ZAPI_ACTIVE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:2137:5: note: in expansion of macro 'jam'
 2137 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:2138:3: note: here
 2138 |   case ZAPI_INACTIVE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: In member function 'void Qmgr::execDISCONNECT_REP(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3520:5: note: in expansion of macro 'ndbrequire'
 3520 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3521:3: note: here
 3521 |   case ZSTARTING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3524:5: note: in expansion of macro 'ndbrequire'
 3524 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3525:3: note: here
 3525 |   case ZPREPARE_FAIL:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3526:5: note: in expansion of macro 'ndbrequire'
 3526 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3527:3: note: here
 3527 |   case ZFAIL_CLOSING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3528:5: note: in expansion of macro 'ndbrequire'
 3528 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3529:3: note: here
 3529 |   case ZAPI_ACTIVATION_ONGOING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3530:5: note: in expansion of macro 'ndbrequire'
 3530 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3531:3: note: here
 3531 |   case ZAPI_ACTIVE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3532:5: note: in expansion of macro 'ndbrequire'
 3532 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3533:3: note: here
 3533 |   case ZAPI_INACTIVE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: In member function 'void Qmgr::node_failed(Signal*, Uint16)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3614:5: note: in expansion of macro 'ndbrequire'
 3614 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3615:3: note: here
 3615 |   case ZAPI_INACTIVE:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3616:5: note: in expansion of macro 'ndbrequire'
 3616 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3617:3: note: here
 3617 |   case ZAPI_ACTIVATION_ONGOING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3618:5: note: in expansion of macro 'ndbrequire'
 3618 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:3619:3: note: here
 3619 |   default:
      |   ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: In member function 'Uint32 Qmgr::getArbitDelay()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5328:5: note: in expansion of macro 'jam'
 5328 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5329:3: note: here
 5329 |   case ARBIT_FIND:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5330:5: note: in expansion of macro 'jam'
 5330 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5331:3: note: here
 5331 |   case ARBIT_PREP1:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5332:5: note: in expansion of macro 'jam'
 5332 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5333:3: note: here
 5333 |   case ARBIT_PREP2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5334:5: note: in expansion of macro 'jam'
 5334 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5335:3: note: here
 5335 |   case ARBIT_START:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: In member function 'Uint32 Qmgr::getArbitTimeout()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5363:5: note: in expansion of macro 'jam'
 5363 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5364:3: note: here
 5364 |   case ARBIT_FIND:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5371:5: note: in expansion of macro 'jam'
 5371 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5372:3: note: here
 5372 |   case ARBIT_PREP2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: In member function 'void Qmgr::handleArbitApiFail(Signal*, Uint16)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5426:5: note: in expansion of macro 'jam'
 5426 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5427:3: note: here
 5427 |   case ARBIT_INIT:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5428:5: note: in expansion of macro 'jam'
 5428 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5429:3: note: here
 5429 |   case ARBIT_FIND:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5433:5: note: in expansion of macro 'jam'
 5433 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5434:3: note: here
 5434 |   case ARBIT_PREP2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5435:5: note: in expansion of macro 'jam'
 5435 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5436:3: note: here
 5436 |   case ARBIT_START:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5437:5: note: in expansion of macro 'jam'
 5437 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5438:3: note: here
 5438 |   case ARBIT_RUN:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5450:5: note: in expansion of macro 'jam'
 5450 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5451:3: note: here
 5451 |   case ARBIT_CRASH:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: In member function 'void Qmgr::handleArbitNdbAdd(Signal*, Uint16)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5476:5: note: in expansion of macro 'jam'
 5476 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5477:3: note: here
 5477 |   case ARBIT_FIND:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5478:5: note: in expansion of macro 'jam'
 5478 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5479:3: note: here
 5479 |   case ARBIT_PREP1:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5480:5: note: in expansion of macro 'jam'
 5480 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5481:3: note: here
 5481 |   case ARBIT_PREP2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5488:5: note: in expansion of macro 'jam'
 5488 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5489:3: note: here
 5489 |   case ARBIT_RUN:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5494:5: note: in expansion of macro 'jam'
 5494 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5495:3: note: here
 5495 |   case ARBIT_CRASH:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: In member function 'void Qmgr::handleArbitCheck(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5563:5: note: in expansion of macro 'jam'
 5563 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5564:3: note: here
 5564 |   case ArbitCode::LoseGroups:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5568:5: note: in expansion of macro 'jam'
 5568 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5569:3: note: here
 5569 |   case ArbitCode::WinGroups:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5609:5: note: in expansion of macro 'jam'
 5609 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5610:3: note: here
 5610 |   case ARBIT_CRASH:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: In member function 'void Qmgr::runArbitThread(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5673:5: note: in expansion of macro 'jam'
 5673 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5674:3: note: here
 5674 |   case ARBIT_PREP2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: In member function 'void Qmgr::execARBIT_PREPREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5912:5: note: in expansion of macro 'jam'
 5912 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:5913:3: note: here
 5913 |   case ArbitCode::PrepAtrun:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp: In member function 'void Qmgr::execISOLATE_ORD(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:7813:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
 7813 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:7814:3: note: here
 7814 |   case IsolateOrd::IS_DELAY:
      |   ^~~~
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc.o
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc.o
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/trix/Trix.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp: In member function 'void Trix::statReadHeadDone(Signal*, StatOp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:2508:5: note: in expansion of macro 'jam'
 2508 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:2509:3: note: here
 2509 |   case IndexStatReq::RT_CLEAN_OLD:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:2510:5: note: in expansion of macro 'jam'
 2510 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:2511:3: note: here
 2511 |   case IndexStatReq::RT_CLEAN_ALL:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp: In member function 'void Trix::execDUMP_STATE_ORD(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:265:9: warning: 'void* std::memcpy(void*, const void*, size_t)' accessing 40 bytes at offsets 40 and 44 overlaps 36 bytes at offset 44 [-Wrestrict]
  265 |   memcpy((to), (void*)(from), (size_t)((no_of_words) << 2));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:344:5: note: in expansion of macro 'MEMCOPY_NO_WORDS'
  344 |     MEMCOPY_NO_WORDS(buildIndxReq,
      |     ^~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:265:9: warning: 'void* std::memcpy(void*, const void*, size_t)' accessing 40 bytes at offsets 40 and 44 overlaps 36 bytes at offset 44 [-Wrestrict]
  265 |   memcpy((to), (void*)(from), (size_t)((no_of_words) << 2));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:369:5: note: in expansion of macro 'MEMCOPY_NO_WORDS'
  369 |     MEMCOPY_NO_WORDS(buildIndxReq,
      |     ^~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:265:9: warning: 'void* std::memcpy(void*, const void*, size_t)' accessing 40 bytes at offsets 40 and 44 overlaps 36 bytes at offset 44 [-Wrestrict]
  265 |   memcpy((to), (void*)(from), (size_t)((no_of_words) << 2));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:394:5: note: in expansion of macro 'MEMCOPY_NO_WORDS'
  394 |     MEMCOPY_NO_WORDS(buildIndxReq,
      |     ^~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:265:9: warning: 'void* std::memcpy(void*, const void*, size_t)' accessing 40 bytes at offsets 40 and 44 overlaps 36 bytes at offset 44 [-Wrestrict]
  265 |   memcpy((to), (void*)(from), (size_t)((no_of_words) << 2));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:419:5: note: in expansion of macro 'MEMCOPY_NO_WORDS'
  419 |     MEMCOPY_NO_WORDS(buildIndxReq,
      |     ^~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:265:9: warning: 'void* std::memcpy(void*, const void*, size_t)' accessing 40 bytes at offsets 40 and 44 overlaps 36 bytes at offset 44 [-Wrestrict]
  265 |   memcpy((to), (void*)(from), (size_t)((no_of_words) << 2));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:444:5: note: in expansion of macro 'MEMCOPY_NO_WORDS'
  444 |     MEMCOPY_NO_WORDS(buildIndxReq,
      |     ^~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:265:9: warning: 'void* std::memcpy(void*, const void*, size_t)' accessing 40 bytes at offsets 40 and 44 overlaps 36 bytes at offset 44 [-Wrestrict]
  265 |   memcpy((to), (void*)(from), (size_t)((no_of_words) << 2));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:469:5: note: in expansion of macro 'MEMCOPY_NO_WORDS'
  469 |     MEMCOPY_NO_WORDS(buildIndxReq,
      |     ^~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp: In member function 'void Trix::execCOPY_DATA_IMPL_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:1616:11: warning: 'ptr.SegmentedSectionPtr::p' may be used uninitialized [-Wmaybe-uninitialized]
 1616 |     append(subRec->attributeOrder, ptr, getSectionSegmentPool());
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:1614:25: note: 'ptr.SegmentedSectionPtr::p' was declared here
 1614 |     SegmentedSectionPtr ptr;
      |                         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:1608:11: warning: 'ptr.SegmentedSectionPtr::p' may be used uninitialized [-Wmaybe-uninitialized]
 1608 |     append(subRec->attributeOrder, ptr, getSectionSegmentPool());
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:1606:25: note: 'ptr.SegmentedSectionPtr::p' was declared here
 1606 |     SegmentedSectionPtr ptr;
      |                         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp: In member function 'void Trix::execBUILD_FK_IMPL_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:1741:11: warning: 'ptr.SegmentedSectionPtr::p' may be used uninitialized [-Wmaybe-uninitialized]
 1741 |     append(subRec->attributeOrder, ptr, getSectionSegmentPool());
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:1739:25: note: 'ptr.SegmentedSectionPtr::p' was declared here
 1739 |     SegmentedSectionPtr ptr;
      |                         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:1733:11: warning: 'ptr.SegmentedSectionPtr::p' may be used uninitialized [-Wmaybe-uninitialized]
 1733 |     append(subRec->attributeOrder, ptr, getSectionSegmentPool());
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:1731:25: note: 'ptr.SegmentedSectionPtr::p' was declared here
 1731 |     SegmentedSectionPtr ptr;
      |                         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp: In member function 'void Trix::execBUILD_INDX_IMPL_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:656:11: warning: 'ptr.SegmentedSectionPtr::p' may be used uninitialized [-Wmaybe-uninitialized]
  656 |     append(subRec->attributeOrder, ptr, getSectionSegmentPool());
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:654:25: note: 'ptr.SegmentedSectionPtr::p' was declared here
  654 |     SegmentedSectionPtr ptr;
      |                         ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:649:11: warning: 'ptr.SegmentedSectionPtr::p' may be used uninitialized [-Wmaybe-uninitialized]
  649 |     append(subRec->attributeOrder, ptr, getSectionSegmentPool());
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trix/Trix.cpp:647:25: note: 'ptr.SegmentedSectionPtr::p' was declared here
  647 |     SegmentedSectionPtr ptr;
      |                         ^~~
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/backup/Backup.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/Backup.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp:47,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/Backup.hpp:46,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/Backup.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc.o
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc.o
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/backup/BackupInit.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/Backup.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/BackupInit.cpp:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp:47,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/Backup.hpp:46:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/BackupInit.cpp: In constructor 'Backup::Backup(Block_context&, Uint32)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/BackupInit.cpp:46:11: warning: member 'Backup::c_nodePool' is used uninitialized [-Wuninitialized]
   46 |   c_nodes(c_nodePool),
      |           ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/BackupInit.cpp:47:13: warning: member 'Backup::c_backupPool' is used uninitialized [-Wuninitialized]
   47 |   c_backups(c_backupPool)
      |             ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbutil/DbUtil.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp: In member function 'void DbUtil::reportSequence(Signal*, const Transaction*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:1980:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1980 |       ok = true;
      |       ~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:1981:5: note: here
 1981 |     case UtilSequenceReq::Create:
      |     ^~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp: In member function 'void DbUtil::execUTIL_UNLOCK_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:2821:5: note: in expansion of macro 'jam'
 2821 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:2822:3: note: here
 2822 |   case UtilUnlockRef::NotLockOwner: {
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:2833:5: note: in expansion of macro 'jam'
 2833 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:2834:3: note: here
 2834 |   default:
      |   ^~~~~~~
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:48:
In static member function 'static void AttributeHeader::init(Uint32*, Uint32, Uint32)',
    inlined from 'void DbUtil::prepareOperation(Signal*, PreparePtr, SegmentedSectionPtr)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:1506:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/AttributeHeader.hpp:169:15: warning: 'rsInfoIt.DataBuffer<11>::DataBufferIterator::data' may be used uninitialized [-Wmaybe-uninitialized]
  169 |   *aHeaderPtr = ah.m_value;
      |   ~~~~~~~~~~~~^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp: In member function 'void DbUtil::prepareOperation(Signal*, PreparePtr, SegmentedSectionPtr)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:1346:39: note: 'rsInfoIt.DataBuffer<11>::DataBufferIterator::data' was declared here
 1346 |   ResultSetBuffer::DataBufferIterator rsInfoIt;
      |                                       ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LongSignal.hpp:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:43:
In member function 'bool DataBuffer<sz>::next(DataBufferIterator&, Uint32) [with unsigned int sz = 11]',
    inlined from 'void DbUtil::prepareOperation(Signal*, PreparePtr, SegmentedSectionPtr)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:1509:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DataBuffer.hpp:518:17: warning: 'rsInfoIt.DataBuffer<11>::DataBufferIterator::curr.Ptr<DataBuffer<11>::Segment>::p' may be used uninitialized [-Wmaybe-uninitialized]
  518 |       it.data = &it.curr.p->data[it.ind];
      |                 ^~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp: In member function 'void DbUtil::prepareOperation(Signal*, PreparePtr, SegmentedSectionPtr)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:1346:39: note: 'rsInfoIt.DataBuffer<11>::DataBufferIterator::curr.Ptr<DataBuffer<11>::Segment>::p' was declared here
 1346 |   ResultSetBuffer::DataBufferIterator rsInfoIt;
      |                                       ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp: In member function 'void DbUtil::execTRANSID_AI(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:2521:41: warning: 'dataPtr.SegmentedSectionPtr::p' may be used uninitialized [-Wmaybe-uninitialized]
 2521 |       ptrP = g_sectionSegmentPool.getPtr(ptrP->m_nextSegment);
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbutil/DbUtil.cpp:2446:23: note: 'dataPtr.SegmentedSectionPtr::p' was declared here
 2446 |   SegmentedSectionPtr dataPtr;
      |                       ^~~~~~~
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/suma/Suma.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp: In member function 'void Suma::createSequenceReply(Signal*, UtilSequenceConf*, UtilSequenceRef*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:614:9: note: in expansion of macro 'ndbrequire'
  614 |         ndbrequire(false);
      |         ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:615:7: note: here
  615 |       case UtilSequenceRef::TCError:
      |       ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp: In member function 'void Suma::execDIH_SCAN_TAB_REF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:2772:5: note: in expansion of macro 'ndbrequire'
 2772 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:2773:3: note: here
 2773 |   default:
      |   ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp: In member function 'void Suma::execGET_TABINFOREF(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:2942:5: note: in expansion of macro 'jam'
 2942 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:2943:3: note: here
 2943 |   case GetTabInfoRef::TableNameTooLong:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp: In member function 'void Suma::execSUB_START_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:3488:5: note: in expansion of macro 'ndbrequire'
 3488 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:3489:3: note: here
 3489 |   case Subscription::DEFINING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp: In member function 'void Suma::execSUB_STOP_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:4119:5: note: in expansion of macro 'ndbrequire'
 4119 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:4120:3: note: here
 4120 |   case Subscription::DEFINING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp: In member function 'void Suma::execSUB_REMOVE_REQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:243:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
  243 |   }
      |   ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:246:3: note: in expansion of macro 'ndbrequireErr'
  246 |   ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE)
      |   ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:5834:5: note: in expansion of macro 'ndbrequire'
 5834 |     ndbrequire(false);
      |     ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:5835:3: note: here
 5835 |   case Subscription::DEFINING:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp: In member function 'void Suma::execDUMP_STATE_ORD(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:1945:38: warning: 'it.DLMHashTable<ArrayPool<Suma::Subscription>, Suma::Subscription, DLHashTableDefaultMethods<Suma::Subscription, Suma::Subscription> >::Iterator::curr.Ptr<Suma::Subscription>::p' may be used uninitialized [-Wmaybe-uninitialized]
 1945 |     KeyTable<Subscription>::Iterator it;
      |                                      ^~
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_doc_comment.cc.o
[ 19%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp: In member function 'Uint32 Suma::seize_page()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:6796:21: warning: 'page' may be used uninitialized [-Wmaybe-uninitialized]
 6796 |   page->m_next_page = RNIL;
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.cpp:6788:16: note: 'page' was declared here
 6788 |   Buffer_page* page;
      |                ^~~~
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/suma/SumaInit.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/Suma.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/SumaInit.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/SumaInit.cpp: In constructor 'Suma::Suma(Block_context&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/SumaInit.cpp:35:12: warning: member 'Suma::c_tablePool' is used uninitialized [-Wuninitialized]
   35 |   c_tables(c_tablePool),
      |            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/suma/SumaInit.cpp:36:19: warning: member 'Suma::c_subscriptionPool' is used uninitialized [-Wuninitialized]
   36 |   c_subscriptions(c_subscriptionPool),
      |                   ^~~~~~~~~~~~~~~~~~
[ 19%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtux/DbtuxGen.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LongSignal.hpp:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:43:
In member function 'bool DataBuffer<sz>::next(ConstDataBufferIterator&) const [with unsigned int sz = 7]',
    inlined from 'void Dbtux::unpackBound(TuxCtx&, const ScanBound&, KeyBoundC&)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp:392:11:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/DataBuffer.hpp:561:28: warning: 'iter.DataBuffer<7>::ConstDataBufferIterator::curr.ConstPtr<DataBuffer<7>::Segment>::p' may be used uninitialized [-Wmaybe-uninitialized]
  561 |     it.curr.i = it.curr.p->nextPool;
      |                 ~~~~~~~~~~~^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp: In member function 'void Dbtux::unpackBound(TuxCtx&, const ScanBound&, KeyBoundC&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp:384:61: note: 'iter.DataBuffer<7>::ConstDataBufferIterator::curr.ConstPtr<DataBuffer<7>::Segment>::p' was declared here
  384 |   DataBuffer<ScanBoundSegmentSize>::ConstDataBufferIterator iter;
      |                                                             ^~~~
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtux/DbtuxMeta.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxMeta.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Linking CXX static library ../../archive_output_directory/libprotoclib.a
[ 20%] Built target protoclib
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtux/DbtuxMaint.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxMaint.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc.o
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtux/DbtuxNode.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxNode.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/substitute.cc.o
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtux/DbtuxTree.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxTree.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/structurally_valid.cc.o
[ 20%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor.cc.o
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtux/DbtuxScan.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp: In member function 'void Dbtux::execNEXT_SCANREQ(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp:374:5: note: in expansion of macro 'jam'
  374 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp:375:3: note: here
  375 |   case NextScanReq::ZSCAN_COMMIT:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp:441:5: note: in expansion of macro 'jam'
  441 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp:442:3: note: here
  442 |   default:
      |   ^~~~~~~
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtux/DbtuxSearch.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxSearch.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtux/DbtuxCmp.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxCmp.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtux/DbtuxStat.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxStat.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtux/DbtuxDebug.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtux/DbtuxBuild.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/Dbtux.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxBuild.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/LocalProxy.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/LocalProxy.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dblqh/DblqhProxy.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/LocalProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhProxy.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:47,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhProxy.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhProxy.cpp: In member function 'void DblqhProxy::checkSendEMPTY_LCP_CONF_impl(Signal*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhProxy.cpp:861:5: note: in expansion of macro 'jam'
  861 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhProxy.cpp:862:3: note: here
  862 |   case LcpRecord::L_COMPLETING_2:
      |   ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:69:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
   69 |     jamBuffer->theEmulatedJamIndex = jamIndex & JAM_MASK; \
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:78:35: note: in expansion of macro 'thrjamLine'
   78 | #define jamBlockLine(block, line) thrjamLine(block->jamBuffer(), line)
      |                                   ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:80:23: note: in expansion of macro 'jamBlockLine'
   80 | #define jamLine(line) jamBlockLine(this, (line))
      |                       ^~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:81:15: note: in expansion of macro 'jamLine'
   81 | #define jam() jamLine(__LINE__)
      |               ^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhProxy.cpp:863:5: note: in expansion of macro 'jam'
  863 |     jam();
      |     ^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhProxy.cpp:864:3: note: here
  864 |   case LcpRecord::L_COMPLETING_3:
      |   ^~~~
[ 20%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc.o
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbacc/DbaccProxy.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/LocalProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccProxy.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/DbaccProxy.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupProxy.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/LocalProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupProxy.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtux/DbtuxProxy.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/LocalProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtux/DbtuxProxy.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/backup/BackupProxy.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/LocalProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/BackupProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/BackupProxy.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/../dbacc/Dbacc.hpp:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp:47,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/Backup.hpp:46,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/BackupProxy.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduce(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:443:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  443 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits16 LHLevelRH::reduceForSplit(LHBits32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:462:25: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  462 |   LHBits32 hv(hash_value);
      |                         ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In member function 'LHBits32 LHLevelRH::enlarge(LHBits16, Uint32) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:485:10: warning: implicitly-declared 'constexpr LHBits<unsigned int>::LHBits(const LHBits<unsigned int>&)' is deprecated [-Wdeprecated-copy]
  485 |   return hv;
      |          ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoPageCache::RedoPageCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp:3444:30: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                              ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp:3444:45: warning: member 'Dblqh::RedoPageCache::m_pool' is used uninitialized [-Wuninitialized]
 3444 |     RedoPageCache() : m_hash(m_pool), m_lru(m_pool),
      |                                             ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp: In constructor 'Dblqh::RedoOpenFileCache::RedoOpenFileCache()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/Dblqh.hpp:3466:33: warning: member 'Dblqh::RedoOpenFileCache::m_pool' is used uninitialized [-Wuninitialized]
 3466 |     RedoOpenFileCache() : m_lru(m_pool), m_hits(0), m_close_cnt(0) {}
      |                                 ^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp: In instantiation of 'static LHBits<Int> LHBits<Int>::unpack(Int) [with Int = short unsigned int]':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/backup/../dblqh/../dbacc/Dbacc.hpp:237:26:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:187:10: warning: implicitly-declared 'constexpr LHBits<short unsigned int>::LHBits(const LHBits<short unsigned int>&)' is deprecated [-Wdeprecated-copy]
  187 |   return x;
      |          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/LHLevel.hpp:172:44: note: because 'LHBits<short unsigned int>' has user-provided 'LHBits<Int>& LHBits<Int>::operator=(const LHBits<Int>&) [with Int = short unsigned int]'
  172 | template<typename Int> inline LHBits<Int>& LHBits<Int>::operator=(LHBits const& src)
      |                                            ^~~~~~~~~~~
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/RestoreProxy.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/LocalProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/RestoreProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/RestoreProxy.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtc/DbtcProxy.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/LocalProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/../dbgdm/DbgdmProxy.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcProxy.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtc/DbtcProxy.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbinfo/Dbinfo.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbinfo/Dbinfo.hpp:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbinfo/Dbinfo.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc.o
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dblqh/DblqhCommon.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/GlobalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dblqh/DblqhCommon.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/PgmanProxy.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/LocalProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/PgmanProxy.hpp:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/PgmanProxy.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/dbtup/DbtupClient.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/dbtup/DbtupClient.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/ndbfs/PosixAsyncFile.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbfs/PosixAsyncFile.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbfs/PosixAsyncFile.cpp: In member function 'virtual void PosixAsyncFile::openReq(Request*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbfs/PosixAsyncFile.cpp:350:28: warning: placement new constructing an object of type 'Signal' and size '32816' in a region of type 'SignalT<25>' and size '152' [-Wplacement-new=]
  350 |     Signal * signal = new (&tmp) Signal(0);
      |                            ^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/ndbfs/PosixAsyncFile.cpp:349:17: note: 'tmp' declared here
  349 |     SignalT<25> tmp;
      |                 ^~~
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/thrman.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/SimulatedBlock.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/thrman.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/thrman.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc.o
[ 20%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc.o
[ 20%] Building CXX object storage/ndb/src/kernel/blocks/CMakeFiles/ndbblocks.dir/trpman.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/Emulator.hpp:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/pc.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trpman.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/blocks/trpman.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Linking CXX static library ../../../../../archive_output_directory/libndbblocks.a
[ 20%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc.o
[ 20%] Built target ndbblocks
[ 20%] Building CXX object extra/CMakeFiles/lz4_decompress.dir/lz4_decompress.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/lz4_decompress.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 20%] Linking CXX executable lz4_decompress
[ 20%] Built target lz4_decompress
[ 20%] Building CXX object extra/CMakeFiles/zlib_decompress.dir/zlib_decompress.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/zlib_decompress.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 21%] Linking CXX executable zlib_decompress
[ 21%] Built target zlib_decompress
[ 21%] Building C object scripts/CMakeFiles/comp_sql.dir/comp_sql.c.o
[ 21%] Linking C executable comp_sql
[ 21%] Built target comp_sql
[ 21%] Building CXX object sql/CMakeFiles/gen_lex_hash.dir/gen_lex_hash.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/gen_lex_hash.cc:88:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 21%] Linking CXX executable gen_lex_hash
[ 21%] Built target gen_lex_hash
[ 21%] Building CXX object scripts/CMakeFiles/patch_file.dir/patch_file.cc.o
[ 21%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/message.cc.o
[ 21%] Linking CXX executable patch_file
[ 21%] Built target patch_file
[ 21%] Building CXX object mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/safe_process.cc.o
[ 21%] Linking CXX executable my_safe_process
[ 21%] Built target my_safe_process
[ 21%] makelist -fc vi.h emacs.h common.h > func.h
[ 21%] Built target libedit_func
[ 21%] makelist -fh vi.h emacs.h common.h > fcns.h
[ 21%] Built target libedit_fcns
[ 21%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc.o
[ 21%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_extra.dir/event_tagging.c.o
[ 21%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_extra.dir/http.c.o
[ 21%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/service.cc.o
[ 21%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/text_format.cc.o
[ 21%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_extra.dir/evdns.c.o
[ 21%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_extra.dir/evrpc.c.o
[ 21%] Linking C static library lib/libevent_extra.a
[ 21%] Built target event_extra
[ 21%] Building C object extra/libevent/libevent-2.1.11-stable/CMakeFiles/event_openssl.dir/bufferevent_openssl.c.o
[ 21%] Linking C static library lib/libevent_openssl.a
[ 21%] Built target event_openssl
[ 21%] Building C object mysys/CMakeFiles/mysys.dir/array.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/array.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 21%] Building C object mysys/CMakeFiles/mysys.dir/charset-def.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/charset-def.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 21%] Building C object mysys/CMakeFiles/mysys.dir/charset.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/charset.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 21%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc.o
[ 21%] Building C object mysys/CMakeFiles/mysys.dir/checksum.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/checksum.c:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 21%] Building C object mysys/CMakeFiles/mysys.dir/errors.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/errors.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 21%] Building C object mysys/CMakeFiles/mysys.dir/hash.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/hash.c:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 21%] Building C object mysys/CMakeFiles/mysys.dir/list.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/list.c:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 21%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/wire_format.cc.o
[ 21%] Building C object mysys/CMakeFiles/mysys.dir/mf_cache.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_cache.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 21%] Building C object mysys/CMakeFiles/mysys.dir/mf_dirname.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_dirname.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_fn_ext.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_fn_ext.c:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_format.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_format.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_getdate.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_getdate.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_iocache.c:62:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/gzip_stream.cc.o
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache2.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/psi/mysql_file.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_iocache2.c:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycache.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_keycache.c:119:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/printer.cc.o
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycaches.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_keycaches.c:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_loadpath.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_loadpath.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/strtod.cc.o
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_pack.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_pack.c:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_path.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_path.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc.o
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_qsort.c:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort2.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_qsort.c:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_qsort2.c:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_radix.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_radix.c:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_same.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_same.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_soundex.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_soundex.c:48:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc.o
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_arr_appstr.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_arr_appstr.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempfile.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_tempfile.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_unixpath.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_unixpath.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mf_wcomp.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mf_wcomp.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc.o
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/mulalloc.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mulalloc.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/my_access.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_access.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/my_alloc.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_alloc.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/my_bit.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_bit.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/my_bitmap.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_bitmap.c:49:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/my_chsize.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_chsize.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 22%] Building C object mysys/CMakeFiles/mysys.dir/my_compress.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_compress.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 23%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc.o
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_copy.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_copy.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_create.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_create.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_delete.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_delete.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_div.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_div.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_error.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_error.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_file.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_file.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_fopen.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_fopen.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_fstream.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_fstream.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_gethwaddr.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_gethwaddr.c:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_getsystime.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_getsystime.c:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_getwd.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_getwd.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_compare.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_compare.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_init.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_init.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_init.c: In function 'my_end':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:53:
/usr/include/iso/stdio_iso.h:156:17: note: '__iob' declared here
  156 | extern __FILE   __iob[_NFILE];
      |                 ^~~~~
[ 24%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_lib.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_lib.c:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_lock.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_lock.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_malloc.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_malloc.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_mess.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_mess.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/common.cc.o
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_mkdir.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_mkdir.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_mmap.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_mmap.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_once.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_once.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_open.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_open.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/once.cc.o
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_pread.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_pread.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_read.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_read.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc.o
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_redel.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_redel.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_rename.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_rename.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building C object mysys/CMakeFiles/mysys.dir/my_seek.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_seek.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 24%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/extension_set.cc.o
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/my_static.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_static.c:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_symlink.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink2.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_symlink2.c:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/my_sync.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_sync.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/my_thr_init.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_thr_init.c:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/my_write.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_write.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/ptr_cmp.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/ptr_cmp.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/queues.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/queues.c:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/sql_chars.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/sql_chars.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/sql_chars.c:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/stacktrace.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_stacktrace.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/stacktrace.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/string.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/string.c:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/thr_cond.c.o
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/thr_lock.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/thr_lock.c:82:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc.o
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/thr_mutex.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/thr_mutex.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/thr_mutex.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/message_lite.cc.o
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/thr_rwlock.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/thr_rwlock.h:43,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/thr_rwlock.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/tree.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/tree.c:70:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/typelib.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/typelib.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/repeated_field.cc.o
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/base64.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/base64.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/my_memmem.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_memmem.c:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/lf_alloc-pin.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/lf.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/lf_alloc-pin.c:110:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc.o
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/lf_dynarray.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/lf_dynarray.c:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/lf_hash.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/lf_hash.c:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/my_rdtsc.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_rdtsc.c:66:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc.o
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/psi_noop.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/psi_noop.c:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/my_syslog.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_syslog.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building C object mysys/CMakeFiles/mysys.dir/my_chmod.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_chmod.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 25%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc.o
[ 26%] Building C object mysys/CMakeFiles/mysys.dir/my_thread.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/my_thread.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 26%] Building C object mysys/CMakeFiles/mysys.dir/posix_timers.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/posix_timers.c:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 26%] Linking C static library ../archive_output_directory/libmysys.a
[ 26%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
[ 26%] Built target mysys
[ 26%] Generating sql_commands_sys_schema.h
[ 26%] Built target GenSysSchema
[ 26%] Generating mysql_fix_privilege_tables_sql.c
[ 26%] Built target GenFixPrivs
[ 26%] Linking CXX static library ../../archive_output_directory/libprotobuf.a
[ 26%] Generating sql_commands_system_data.h
[ 26%] Generating sql_commands_system_tables.h
[ 26%] Generating sql_commands_help_data.h
[ 26%] Built target GenBootstrapPriv
[ 26%] Built target protobuf
[ 26%] Generating lex_hash.h
[ 26%] Generating lex_hash.h
[ 26%] Built target GenServerSource
[ 26%] Built target GenYaccEmbeddedSource
[ 26%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/chared.c.o
[ 26%] Building C object dbug/CMakeFiles/dbug.dir/dbug.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/dbug/dbug.c:82:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 26%] Linking C static library ../archive_output_directory/libdbug.a
[ 26%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/chartype.c.o
[ 26%] Built target dbug
[ 26%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/common.c.o
[ 26%] Building CXX object extra/protobuf/CMakeFiles/protoc.dir/protobuf-2.6.1/src/google/protobuf/compiler/main.cc.o
[ 26%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/el.c.o
[ 26%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/eln.c.o
[ 26%] Linking CXX executable protoc
[ 26%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/emacs.c.o
[ 26%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/filecomplete.c.o
[ 26%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/hist.c.o
[ 26%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/history.c.o
[ 26%] Built target protoc
[ 26%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/historyn.c.o
[ 26%] Building C object extra/CMakeFiles/replace.dir/replace.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/replace.c:51:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/keymacro.c.o
[ 27%] Linking C executable replace
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/literal.c.o
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/map.c.o
[ 27%] Built target replace
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/parse.c.o
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/prompt.c.o
[ 27%] Building CXX object sql/CMakeFiles/gen_lex_token.dir/gen_lex_token.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/gen_lex_token.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/read.c.o
[ 27%] Linking CXX executable gen_lex_token
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/readline.c.o
[ 27%] Built target gen_lex_token
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/refresh.c.o
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/search.c.o
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/sig.c.o
[ 27%] Building C object mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/thr_lock.c:82:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/terminal.c.o
[ 27%] Linking C executable thr_lock
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/tokenizer.c.o
[ 27%] Built target thr_lock
[ 27%] Building C object mysys/CMakeFiles/queues.dir/queues.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/queues.c:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/tokenizern.c.o
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/tty.c.o
[ 27%] Linking C executable queues
[ 27%] Built target queues
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/vi.c.o
[ 27%] Building C object mysys/CMakeFiles/base64_test.dir/base64.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/base64.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 27%] Linking C executable base64_test
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/vis.c.o
[ 27%] Built target base64_test
[ 27%] Building C object extra/libedit/libedit-20210910-3.1/src/CMakeFiles/edit.dir/unvis.c.o
[ 27%] Linking C static library libedit.a
[ 27%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/crypt_genhash_impl.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys_ssl/crypt_genhash_impl.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 27%] Built target edit
[ 28%] Building C object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbCondition.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbCondition.c:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/mf_tempdir.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys_ssl/mf_tempdir.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building C object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbMutex.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbMutex.c:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/ndb_socket.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/ndb_socket.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys_ssl/../mysys/mysys_priv.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys_ssl/my_default.cc:51:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building C object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbEnv.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbEnv.c:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building C object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbThread.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbThread.c:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbThread.c: In function 'NdbThread_SetThreadPrio':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbThread.c:735:7: warning: 'error_no' may be used uninitialized [-Wmaybe-uninitialized]
  735 |   int error_no;
      |       ^~~~~~~~
[ 28%] Building C object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbHost.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbHost.c:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbTCP.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbTCP.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys_ssl/my_getopt.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building C object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbMem.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/portlib/NdbMem.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbMem.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building C object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbConfig.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbConfig.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbTick.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbTick.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys_ssl/my_aes.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbDir.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbDir.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha1.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys_ssl/my_sha1.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o
[ 28%] Building CXX object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/ndb_daemon.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys_ssl/my_md5.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/ndb_daemon.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_rnd.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys_ssl/my_rnd.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbNuma.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbNuma.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_murmur3.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_murmur3.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys_ssl/my_murmur3.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbMutex_DeadlockDetector.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/portlib/NdbMutex.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbMutex_DeadlockDetector.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes_openssl.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/mysys_ssl/my_aes_openssl.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbGetRUsage.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/portlib/NdbGetRUsage.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbGetRUsage.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Linking CXX static library ../archive_output_directory/libmysys_ssl.a
[ 28%] Building C object storage/ndb/src/common/portlib/CMakeFiles/ndbportlib.dir/NdbLockCpuUtil.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbLockCpuUtil.c:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Built target mysys_ssl
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbLockCpuUtil.c: In function 'Ndb_LockCPUSet':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbLockCpuUtil.c:235:43: warning: 'proc_set_id' may be used uninitialized [-Wmaybe-uninitialized]
  235 |                            &proc_set_array[proc_set_id])))
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/portlib/NdbLockCpuUtil.c:221:10: note: 'proc_set_id' was declared here
  221 |   Uint32 proc_set_id;
      |          ^~~~~~~~~~~
[ 28%] Generating lex_token.h
[ 28%] Linking CXX static library ../../../../../archive_output_directory/libndbportlib.a
[ 28%] Built target GenDigestServerSource
[ 28%] Building CXX object sql/CMakeFiles/mysql_tzinfo_to_sql.dir/tztime.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/tztime.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Built target ndbportlib
[ 28%] Building C object extra/CMakeFiles/comp_err.dir/comp_err.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/comp_err.c:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Linking CXX executable mysql_tzinfo_to_sql
[ 28%] Linking CXX executable comp_err
[ 28%] Built target mysql_tzinfo_to_sql
[ 28%] Built target comp_err
[ 28%] Building CXX object storage/ndb/src/common/logger/CMakeFiles/ndblogger.dir/Logger.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/logger/Logger.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object storage/ndb/src/mgmsrv/CMakeFiles/ndbconf.dir/Config.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/kernel_types.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/NodeBitmask.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/mgmsrv/Config.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/mgmsrv/Config.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object storage/ndb/src/common/logger/CMakeFiles/ndblogger.dir/LogHandlerList.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/logger/LogHandlerList.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/logger/LogHandlerList.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 28%] Building CXX object storage/ndb/src/common/logger/CMakeFiles/ndblogger.dir/LogHandler.cpp.o
[ 29%] Building CXX object storage/ndb/src/mgmsrv/CMakeFiles/ndbconf.dir/ConfigInfo.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/logger/Logger.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/logger/LogHandler.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/logger/LogHandler.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/mgmsrv/ConfigInfo.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/logger/LogHandler.cpp: In member function 'void LogHandler::append(const char*, Logger::LoggerLevel, const char*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/logger/LogHandler.cpp:66:12: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 128 equals destination size [-Wstringop-truncation]
   66 |     strncpy(m_last_category, pCategory, sizeof(m_last_category));
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/logger/LogHandler.cpp:67:12: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 1024 equals destination size [-Wstringop-truncation]
   67 |     strncpy(m_last_message, pMsg, sizeof(m_last_message));
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object storage/ndb/src/common/logger/CMakeFiles/ndblogger.dir/ConsoleLogHandler.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/logger/Logger.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/logger/LogHandler.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/logger/ConsoleLogHandler.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/logger/ConsoleLogHandler.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object storage/ndb/src/common/logger/CMakeFiles/ndblogger.dir/SysLogHandler.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/logger/Logger.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/logger/LogHandler.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/logger/SysLogHandler.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/logger/SysLogHandler.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object storage/ndb/src/common/logger/CMakeFiles/ndblogger.dir/EventLogHandler.cpp.o
[ 29%] Building CXX object storage/ndb/src/common/logger/CMakeFiles/ndblogger.dir/FileLogHandler.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/logger/FileLogHandler.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Linking CXX static library ../../../../../archive_output_directory/libndblogger.a
[ 29%] Building CXX object storage/ndb/src/mgmsrv/CMakeFiles/ndbconf.dir/InitConfigFileParser.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/mgmsrv/InitConfigFileParser.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Built target ndblogger
[ 29%] Building CXX object storage/ndb/src/mgmsrv/CMakeFiles/ndbconf.dir/__/kernel/vm/mt_thr_config.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/Vector.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt_thr_config.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/vm/mt_thr_config.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NDBT_ReturnCodes.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NDBT_ReturnCodes.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NDBT_Error.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NDBT_Error.cpp:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Linking CXX static library ../../../../archive_output_directory/libndbconf.a
[ 29%] Built target ndbconf
[ 29%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NDBT_Tables.cpp.o
[ 29%] Building C object extra/CMakeFiles/my_print_defaults.dir/my_print_defaults.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT_Table.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT.hpp:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NDBT_Tables.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/my_print_defaults.c:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Linking CXX executable my_print_defaults
[ 29%] Built target my_print_defaults
[ 29%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NDBT_ResultRow.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NDBT_ResultRow.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NDBT_Test.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NDBT_Test.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NDBT_Thread.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NDBT_Thread.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NDBT_Find.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/BaseString.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT_Find.hpp:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NDBT_Find.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building C object extra/CMakeFiles/resolveip.dir/resolveip.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/resolveip.c:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Linking CXX executable resolveip
[ 29%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NdbMixRestarter.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NdbMixRestarter.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NdbMixRestarter.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Built target resolveip
[ 29%] Building CXX object extra/CMakeFiles/resolve_stack_dump.dir/resolve_stack_dump.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/resolve_stack_dump.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/HugoCalculator.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoCalculator.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Linking CXX executable resolve_stack_dump
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoCalculator.cpp: In member function 'const char* HugoCalculator::calcValue(int, int, int, char*, int, Uint32*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoCalculator.cpp:265:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  265 |     dst += 2;
      |     ~~~~^~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoCalculator.cpp:266:1: note: here
  266 | write_char:
      | ^~~~~~~~~~
[ 29%] Built target resolve_stack_dump
[ 29%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/HugoOperations.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT_Table.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT.hpp:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/HugoOperations.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoOperations.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object client/CMakeFiles/mysql_ssl_rsa_setup.dir/mysql_ssl_rsa_setup.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/client/mysql_ssl_rsa_setup.cc:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/HugoTransactions.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT_Table.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT.hpp:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/HugoTransactions.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoTransactions.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object client/CMakeFiles/mysql_ssl_rsa_setup.dir/path.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/client/path.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object client/CMakeFiles/mysql_ssl_rsa_setup.dir/logger.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoTransactions.cpp: In member function 'int HugoTransactions::indexReadRecords(Ndb*, const char*, int, int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoTransactions.cpp:2161:36: warning: 'sOp' may be used uninitialized [-Wmaybe-uninitialized]
 2161 |       if(ordered && sOp->nextResult(true) == 0){
      |                     ~~~~~~~~~~~~~~~^~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoTransactions.cpp:2028:26: note: 'sOp' was declared here
 2028 |   NdbIndexScanOperation *sOp;
      |                          ^~~
[ 29%] Linking CXX executable mysql_ssl_rsa_setup
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndbapi/NdbIndexScanOperation.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndbapi/NdbTransaction.hpp:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndbapi/NdbApi.hpp:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT_Table.hpp:30:
In member function 'NdbOperation* NdbScanOperation::updateCurrentTuple(NdbTransaction*)',
    inlined from 'NdbOperation* NdbScanOperation::updateCurrentTuple()' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndbapi/NdbScanOperation.hpp:765:28,
    inlined from 'int HugoTransactions::indexUpdateRecords(Ndb*, const char*, int, int)' at /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoTransactions.cpp:2309:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndbapi/NdbScanOperation.hpp:771:24: warning: 'sOp' may be used uninitialized [-Wmaybe-uninitialized]
  771 |   return takeOverScanOp(NdbOperation::UpdateRequest,
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  772 |                         takeOverTrans);
      |                         ~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoTransactions.cpp: In member function 'int HugoTransactions::indexUpdateRecords(Ndb*, const char*, int, int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoTransactions.cpp:2189:22: note: 'sOp' was declared here
 2189 |   NdbScanOperation * sOp;
      |                      ^~~
[ 29%] Built target mysql_ssl_rsa_setup
[ 29%] Generating ../include/mysqld_error.h, ../sql/share/english/errmsg.sys
[ 29%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/HugoAsynchTransactions.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoAsynchTransactions.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Built target GenError
[ 29%] Building C object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/ndbzio.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/ndbzio.c:49:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 29%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/File.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/File.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/UtilTransactions.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT_Table.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT.hpp:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/UtilTransactions.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/UtilTransactions.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/basename.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/basename.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/UtilTransactions.cpp: In member function 'NdbOperation* UtilTransactions::getOperation(NdbConnection*, NdbOperation::OperationType)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/UtilTransactions.cpp:1295:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1295 |     if(idx)
      |     ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/UtilTransactions.cpp:1306:3: note: here
 1306 |   case NdbOperation::InsertRequest:
      |   ^~~~
[ 30%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/md5_hash.cpp.o
[ 30%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/Properties.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/Properties.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/Properties.cpp: In member function 'void Properties::print(std::FILE*, const char*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/Properties.cpp:405:12: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 1024 equals destination size [-Wstringop-truncation]
  405 |     strncpy(buf, prefix, 1024);
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/UtilTransactions.cpp: In member function 'int UtilTransactions::verifyOrderedIndex(Ndb*, const NdbDictionary::Index*, int, bool)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/UtilTransactions.cpp:1210:5: warning: 'eof' may be used uninitialized [-Wmaybe-uninitialized]
 1210 |     if (eof == -1 || check == -1) {
      |     ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/UtilTransactions.cpp:1127:9: note: 'eof' was declared here
 1127 |     int eof;
      |         ^~~
[ 30%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/socket_io.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/socket_io.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NdbRestarter.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NdbRestarter.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/SimpleProperties.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/SimpleProperties.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/Parser.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/Parser.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/InputStream.cpp.o
[ 30%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NdbRestarts.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/InputStream.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NdbRestarts.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/SocketServer.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/SocketServer.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NDBT_Output.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/OutputStream.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT_Output.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NDBT_Output.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/SocketClient.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/SocketClient.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NdbBackup.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/SignalData.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/kernel/signaldata/DumpStateOrd.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NdbBackup.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/SocketAuthenticator.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/SocketAuthenticator.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/OutputStream.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/OutputStream.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 30%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NdbConfig.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NdbConfig.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/NdbOut.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/NdbOut.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NDBT_Table.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT_Table.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NDBT_Table.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/BaseString.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/BaseString.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NdbSchemaCon.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NdbSchemaCon.cpp:47:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NdbSchemaOp.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NdbSchemaOp.cpp:47:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/NdbSqlUtil.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/NdbSqlUtil.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/NdbSqlUtil.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building C object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/getarg.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/getarg.c:17:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building C object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/uucode.c.o
[ 31%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/CpcClient.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/uucode.c:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/CpcClient.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building C object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/random.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/random.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building C object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/ndb_rand.c.o
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/version.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/version.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/SocketInputStream2.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/portlib/NdbTCP.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/SocketInputStream2.hpp:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/SocketInputStream2.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building C object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/strdup.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/strdup.c:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/ConfigValues.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/ConfigValues.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/AtrtClient.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT_Table.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT.hpp:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/DbUtil.hpp:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/AtrtClient.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/AtrtClient.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/ndb_init.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/ndb_init.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/DbUtil.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT_Table.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT.hpp:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/DbUtil.hpp:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/DbUtil.cpp:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/ndb_opts.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/ndb_opts.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/ndb_opts.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/DbUtil.cpp: In member function 'bool DbUtil::runQuery(const char*, const Properties&, SqlResultSet&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/DbUtil.cpp:502:64: warning: this statement may fall through [-Wimplicit-fallthrough=]
  502 |           ((char*)bind_result[i].buffer)[fields[i].max_length] = 0;
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/DbUtil.cpp:503:9: note: here
  503 |         case MYSQL_TYPE_VARCHAR:
      |         ^~~~
[ 31%] Building C object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/basestring_vsnprintf.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/basestring_vsnprintf.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/HugoQueryBuilder.cpp.o
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/Bitmask.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT_Table.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT.hpp:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/HugoQueryBuilder.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoQueryBuilder.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/Bitmask.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/Bitmask.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/SparseBitmask.cpp.o
[ 31%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/HugoQueries.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/SparseBitmask.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/SparseBitmask.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT_Table.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NDBT.hpp:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/HugoQueries.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/HugoQueries.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building C object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/require.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/require.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/Vector.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/Vector.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/Vector.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/test/src/CMakeFiles/ndbNDBT.dir/NdbHistory.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/Vector.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/include/NdbHistory.hpp:21,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/test/src/NdbHistory.cpp:18:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Linking CXX static library ../../../../archive_output_directory/libndbNDBT.a
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/NdbPack.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/NdbPack.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Built target ndbNDBT
[ 31%] Building CXX object storage/ndb/src/mgmapi/CMakeFiles/ndbmgmapi.dir/mgmapi.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/mgmapi/mgmapi.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/HashMap2.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/HashMap2.hpp:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/HashMap2.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/LinkedStack.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/util/LinkedStack.hpp:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/LinkedStack.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/decimal_utils.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/decimal_utils.cpp:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/CharsetMap.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/portlib/NdbMutex.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/CharsetMapImpl.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/CharsetMap.cpp:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/CharsetMapImpl.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/portlib/NdbMutex.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/CharsetMapImpl.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/CharsetMapImpl.cpp:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/parse_mask.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/parse_mask.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building C object storage/ndb/src/mgmapi/CMakeFiles/ndbmgmapi.dir/mgmapi_error.c.o
[ 31%] Building CXX object storage/ndb/src/mgmapi/CMakeFiles/ndbmgmapi.dir/ndb_logevent.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/mgmapi/ndb_logevent.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/ProcessInfo.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/ProcessInfo.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/mgmapi/CMakeFiles/ndbmgmapi.dir/mgmapi_configuration.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/mgmapi/mgmapi_configuration.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/common/util/CMakeFiles/ndbgeneral.dir/OwnProcessInfo.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/common/util/OwnProcessInfo.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/src/mgmapi/CMakeFiles/ndbmgmapi.dir/LocalConfig.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/mgmapi/LocalConfig.hpp:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/mgmapi/LocalConfig.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Linking CXX static library ../../../../../archive_output_directory/libndbgeneral.a
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/mgmapi/LocalConfig.cpp: In member function 'void LocalConfig::setError(int, const char*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/mgmapi/LocalConfig.cpp:124:10: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 256 equals destination size [-Wstringop-truncation]
  124 |   strncpy(error_msg, _msg, sizeof(error_msg));
      |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 31%] Built target ndbgeneral
[ 31%] Building C object storage/ndb/src/mgmapi/CMakeFiles/ndbmgmapi.dir/__/kernel/error/ndbd_exit_codes.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/include/ndb_global.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/ndb/src/kernel/error/ndbd_exit_codes.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ha_ndbcluster.cc.o
[ 31%] Linking CXX static library ../../../../archive_output_directory/libndbmgmapi.a
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Built target ndbmgmapi
[ 31%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ha_ndbcluster_cond.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_cond.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 31%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ha_ndbcluster_push.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_push.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 31%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ha_ndbcluster_connection.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_connection.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 31%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ha_ndbcluster_binlog.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_binlog.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 31%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ha_ndb_index_stat.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndb_index_stat.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 31%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ha_ndb_ddl_fk.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndb_ddl_fk.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 31%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ha_ndbinfo.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbinfo.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 31%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_local_connection.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_local_connection.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_share.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_share.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_share.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_local_connection.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_share.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_share.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_thd.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_thd.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_thd_ndb.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_thd_ndb.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_thd_ndb.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 32%] Building CXX object storage/partition/CMakeFiles/partition.dir/ha_partition.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_parse.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/partition/ha_partition.cc:64:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_global_schema_lock.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_global_schema_lock.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_parse.h:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_global_schema_lock.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_mi.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_mi.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_mi.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_mi.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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%] Linking CXX static library ../../archive_output_directory/libpartition.a
[ 32%] Built target partition
[ 32%] Building CXX object storage/partition/CMakeFiles/partition_embedded.dir/ha_partition.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_parse.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/partition/ha_partition.cc:64:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_parse.h:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_conflict_trans.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_conflict_trans.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_conflict_trans.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_anyvalue.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_anyvalue.cc:85:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_ndbapi_util.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_ndbapi_util.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_ndbapi_util.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_binlog_extra_row_info.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_binlog_extra_row_info.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_binlog_extra_row_info.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/rows_event.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_binlog_extra_row_info.h:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_event_data.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_event_data.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_event_data.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_event_data.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 32%] Linking CXX static library ../../archive_output_directory/libpartition_embedded.a
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_schema_object.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_schema_object.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Built target partition_embedded
[ 32%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_account.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_account.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_account.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_account.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_account.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_account.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_schema_dist.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_schema_dist.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_host.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_host.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_component.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_component.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_component.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_local_schema.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_local_schema.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_host.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_host.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_host.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_host.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 32%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_thread.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_repl_tab.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_repl_tab.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_repl_tab.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_conflict.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_conflict.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_conflict.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 32%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_user.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_user.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ha_ndbcluster_glue.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_tdc.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_user.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_user.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_tdc.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_tdc.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_user.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_user.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 32%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/ha_perfschema.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/ha_perfschema.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_log.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_log.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_log.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/ha_perfschema.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/ha_perfschema.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/ha_perfschema.h:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_binlog_thread.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_component.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_binlog_thread.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_binlog_thread.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_find_files_list.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_find_files_list.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_find_files_list.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_show.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_find_files_list.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_find_files_list.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/perfschema/CMakeFiles/perfschema.dir/pfs.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_name_util.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs.cc:48:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_name_util.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_name_util.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_bitmap.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_bitmap.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_bitmap.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Building CXX object storage/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_table_map.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_table_map.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_table_map.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_table_map.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_table_map.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/ndb/CMakeFiles/ndbcluster_embedded.dir/__/__/sql/ndb_modifiers.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_modifiers.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ndb_modifiers.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 32%] Linking CXX static library ../../archive_output_directory/libndbcluster_embedded.a
[ 32%] Built target ndbcluster_embedded
[ 33%] Building C object plugin/audit_null/CMakeFiles/audit_null.dir/audit_null.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/m_ctype.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/audit_null/audit_null.c:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 33%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_account.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_account.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 33%] Linking C shared module adt_null.so
[ 33%] Built target audit_null
[ 33%] Building CXX object plugin/audit_null/CMakeFiles/test_security_context.dir/test_security_context.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/audit_null/test_security_context.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_account.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 33%] Linking CXX shared module test_security_context.so
[ 33%] Built target test_security_context
[ 33%] Building C object plugin/auth/CMakeFiles/auth.dir/dialog.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/auth/dialog.c:47:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 33%] Linking C shared module auth.so
[ 33%] Built target auth
[ 33%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_autosize.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_autosize.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 33%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_buffer_container.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_buffer_container.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 33%] Building C object plugin/auth/CMakeFiles/auth_test_plugin.dir/test_plugin.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/auth/test_plugin.c:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 33%] Linking C shared module auth_test_plugin.so
[ 33%] Built target auth_test_plugin
[ 33%] Building C object plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/auth/qa_auth_interface.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_account.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_buffer_container.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 33%] Linking C shared module qa_auth_interface.so
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 33%] Built target qa_auth_interface
[ 33%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_builtin_memory.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_builtin_memory.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 33%] Building C object plugin/auth/CMakeFiles/qa_auth_server.dir/qa_auth_server.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/auth/qa_auth_server.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 33%] Linking C shared module qa_auth_server.so
[ 33%] Built target qa_auth_server
[ 33%] Building C object plugin/auth/CMakeFiles/qa_auth_client.dir/qa_auth_client.c.o
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_check.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_check.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Linking C shared module qa_auth_client.so
[ 34%] Built target qa_auth_client
[ 34%] Building C object plugin/auth/CMakeFiles/mysql_no_login.dir/mysql_no_login.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/auth/mysql_no_login.c:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Linking C shared module mysql_no_login.so
[ 34%] Built target mysql_no_login
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_check.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_column_values.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_column_values.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_con_slice.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_check.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_defaults.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_defaults.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_defaults.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_digest.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_digest.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_digest.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_program.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_program.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_program.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_prepared_stmt.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_prepared_stmt.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_prepared_stmt.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_engine_table.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_stages.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_stages.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_buffer_container.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_stages.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_statements.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_statements.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_transactions.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_statements.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_waits.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_waits.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_global.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_global.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_host.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_host.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_waits.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_host.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr_class.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr_class.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr_class.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr_class.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_memory.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_memory.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_server.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_server.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_memory.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_server.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_setup_actor.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_setup_actor.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_setup_object.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_setup_object.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_setup_actor.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_setup_object.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_status.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_status.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_timer.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_timer.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/connection_control_coordinator.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin_audit.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/connection_control/connection_control_interfaces.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/connection_control/connection_control_coordinator.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/connection_control/connection_control_coordinator.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_status.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 34%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/connection_control.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin_audit.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/connection_control/connection_control.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_user.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_user.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/security_context_wrapper.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/connection_control/security_context_wrapper.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_user.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 34%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/connection_delay.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/m_ctype.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/connection_control/connection_delay.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_variable.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_variable.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/connection_control/connection_delay.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_show.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_variable.h:122,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_variable.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_variable.h:124:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 34%] Linking CXX shared module connection_control.so
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_visitor.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_visitor.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Built target connection_control
[ 34%] Building CXX object plugin/daemon_example/CMakeFiles/daemon_example.dir/daemon_example.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/daemon_example/daemon_example.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_visitor.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 34%] Linking CXX shared module libdaemon_example.so
[ 34%] Built target daemon_example
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 34%] Building C object plugin/fulltext/CMakeFiles/ftexample.dir/example/plugin_example.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin_ftparser.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/fulltext/example/plugin_example.c:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 34%] Linking C shared module mypluglib.so
[ 34%] Built target ftexample
[ 34%] Building CXX object plugin/fulltext/CMakeFiles/ngram_parser.dir/ngram_parser/plugin_ngram.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/ft_global.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fts0tokenize.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/fulltext/ngram_parser/plugin_ngram.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Linking CXX static library ../../archive_output_directory/libngram_parser.a
[ 34%] Built target ngram_parser
[ 34%] Building CXX object plugin/fulltext/CMakeFiles/ngram_parser_embedded.dir/ngram_parser/plugin_ngram.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/ft_global.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fts0tokenize.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/fulltext/ngram_parser/plugin_ngram.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_accounts.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_accounts.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 34%] Linking CXX static library ../../archive_output_directory/libngram_parser_embedded.a
[ 34%] Built target ngram_parser_embedded
[ 34%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/common/keyring_key.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_account.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_accounts.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_accounts.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/common/keyring_key.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/common/keyring_key.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_account.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_account.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 34%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/common/keys_container.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/common/keys_container.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_all_instr.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_all_instr.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_all_instr.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_all_instr.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 35%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/common/keys_iterator.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/common/keyring_memory.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/common/i_keyring_key.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/common/i_keys_container.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/common/keys_iterator.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/common/keys_iterator.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 35%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_account_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/common/keyring_impl.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/common/keyring_impl.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_account_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_account_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_account_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 35%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/keyring.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/keyring.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_host_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_host_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_host_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 35%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/hash_to_buffer_serializer.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/common/i_serializer.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/hash_to_buffer_serializer.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/hash_to_buffer_serializer.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_host_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 35%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/buffered_file_io.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/buffered_file_io.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_thread_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_thread_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_thread_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/file_io.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/file_io.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_thread_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 35%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_user_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/buffer.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/common/keyring_memory.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/buffer.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/keyring/buffer.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_user_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_user_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 35%] Linking CXX shared module keyring_file.so
[ 35%] Built target keyring_file
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_by_user_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 35%] Building CXX object plugin/password_validation/CMakeFiles/validate_password.dir/validate_password.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/password_validation/validate_password.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_global_by_event_name.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_global_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] Linking CXX shared module validate_password.so
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_global_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_global_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 35%] Built target validate_password
[ 35%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/replication_observers_example/replication_observers_example.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esgs_global_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 35%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_account_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_account_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_account_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 35%] Linking CXX shared module replication_observers_example_plugin.so
[ 35%] Built target replication_observers_example
[ 35%] Building CXX object plugin/rewrite_example/CMakeFiles/rewrite_example.dir/rewrite_example.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewrite_example/rewrite_example.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_account_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 35%] Linking CXX shared module rewrite_example.so
[ 35%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_host_by_event_name.cc.o
[ 35%] Built target rewrite_example
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_host_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/rewriter_plugin.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/rewriter_plugin.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/rewriter_plugin.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_host_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_host_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 35%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/rewriter_udf.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/rewriter_plugin.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/rewriter_udf.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_host_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 35%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/rule.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_rules_table.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/persisted_rule.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/rule.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/rule.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_digest.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_digest.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/rewriter.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_helper.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_digest.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_digest.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_rules_table.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/persisted_rule.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/rewriter.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/rewriter.cc: In member function 'bool Rewriter::load_rule(THD*, Persisted_rule*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/rewriter.cc:84:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   84 |   std::auto_ptr<Rule> memrule_ptr(new Rule);
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/persisted_rule.h:29:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_digest.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 35%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/services.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/services.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/rewriter/services.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_program.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_program.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] Linking CXX shared module rewriter.so
[ 35%] Built target rewriter
[ 35%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_prepared_stmt_instances.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_prepared_stmt_instances.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_program.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_prepared_stmt_instances.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 35%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 35%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_thread_by_event_name.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_thread_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 35%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync_master.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_master.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_master.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_thread_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_thread_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync_master_plugin.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_master.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_master_plugin.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_thread_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 36%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_master_plugin.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_user_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_user_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_user_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync_master_ack_receiver.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_master.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_master_ack_receiver.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_by_user_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_master_ack_receiver.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_master_ack_receiver.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_global_by_event_name.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_global_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_global_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_global_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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%] Linking CXX shared module semisync_master.so
[ 36%] Built target semisync_master
[ 36%] Building CXX object plugin/semisync/CMakeFiles/semisync_slave.dir/semisync.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_esms_global_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 36%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_account_by_event_name.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_account_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 36%] Building CXX object plugin/semisync/CMakeFiles/semisync_slave.dir/semisync_slave.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_slave.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_slave.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_account_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_account_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 CXX object plugin/semisync/CMakeFiles/semisync_slave.dir/semisync_slave_plugin.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_slave.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/semisync/semisync_slave_plugin.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_account_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 36%] Linking CXX shared module semisync_slave.so
[ 36%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_host_by_event_name.cc.o
[ 36%] Built target semisync_slave
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_host_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 36%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_session_in_thd.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_host_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_host_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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%] Linking CXX shared module libtest_session_in_thd.so
[ 36%] Built target test_session_in_thd
[ 36%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_x_sessions_init.dir/test_x_sessions_init.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_x_sessions_init.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_host_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 36%] Linking CXX shared module libtest_x_sessions_init.so
[ 36%] Built target test_x_sessions_init
[ 36%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_thread_by_event_name.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_thread_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 36%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_x_sessions_deinit.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 36%] Linking CXX shared module libtest_x_sessions_deinit.so
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_thread_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_thread_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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%] Built target test_x_sessions_deinit
[ 37%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_session_detach.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_thread_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 37%] Linking CXX shared module libtest_session_detach.so
[ 37%] Built target test_session_detach
[ 37%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_session_info.dir/test_session_info.cc.o
[ 37%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_user_by_event_name.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_user_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_session_info.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_user_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_user_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 37%] Linking CXX shared module libtest_session_info.so
[ 37%] Built target test_session_info
[ 37%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_complex.dir/test_sql_complex.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_complex.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_by_user_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 37%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_global_by_event_name.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_global_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 37%] Linking CXX shared module libtest_sql_complex.so
[ 37%] Built target test_sql_complex
[ 37%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_stages.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_stages.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_global_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_global_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_stages.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_stages.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ets_global_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_stages.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 37%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_statements.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_statements.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 37%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_transactions.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_transactions.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_statements.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_statements.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_transactions.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_transactions.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_statements.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_transactions.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 37%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_waits.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 37%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits_summary.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_waits_summary.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_waits.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_waits.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_waits_summary.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_waits_summary.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_waits.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_events_waits_summary.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 37%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_account_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 37%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_host_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_account_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_account_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_host_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_host_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_account_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_host_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 38%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_thread_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 38%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_user_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_thread_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_thread_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_user_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_user_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_thread_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_by_user_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_global_by_event_name.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_global_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_instances.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_file_instances.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_global_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_global_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_file_instances.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_ews_global_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_md_locks.cc.o
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_global_by_event_name.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_md_locks.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_global_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_global_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_global_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_md_locks.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_account_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_account_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_account_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_host_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_account.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_account_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_host_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_host_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_thread_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_host.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_host_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_thread_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_thread_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_user_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_thread_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_user_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_user_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary_by_instance.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_file_summary_by_instance.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_user.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_mems_by_user_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_file_summary_by_instance.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_file_summary_by_instance.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary_by_event_name.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_file_summary_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_file_summary_by_instance.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_file_summary_by_event_name.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_file_summary_by_event_name.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_instances.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_socket_instances.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_file_summary_by_event_name.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_socket_instances.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_summary_by_instance.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_socket_summary_by_instance.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_socket_summary_by_instance.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_summary_by_event_name.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_socket_summary_by_event_name.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_helper.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_helper.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_socket_summary_by_event_name.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_helper.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_all_col_types.dir/test_sql_all_col_types.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_all_col_types.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_host.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_helper.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_host_cache.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_host_cache.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 38%] Linking CXX shared module libtest_sql_all_col_types.so
[ 38%] Built target test_sql_all_col_types
[ 38%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_2_sessions.dir/test_sql_2_sessions.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_2_sessions.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_host_cache.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_host_cache.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] Linking CXX shared module libtest_sql_2_sessions.so
[ 38%] Built target test_sql_2_sessions
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_host_cache.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 38%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_cmds_1.dir/test_sql_cmds_1.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_cmds_1.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_hosts.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_hosts.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 38%] Linking CXX shared module libtest_sql_cmds_1.so
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_host.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_hosts.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_hosts.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
[ 38%] Built target test_sql_cmds_1
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_processlist.dir/test_sql_processlist.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_processlist.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_host.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_host.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 38%] Linking CXX shared module libtest_sql_processlist.so
[ 38%] Built target test_sql_processlist
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_os_global_by_type.cc.o
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_performance_timers.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_os_global_by_type.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_performance_timers.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_performance_timers.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_performance_timers.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_os_global_by_type.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_os_global_by_type.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_actors.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_actors.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_os_global_by_type.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_actors.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_actors.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_shutdown.dir/test_sql_shutdown.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_shutdown.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_buffer_container.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_actors.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 38%] Linking CXX shared module libtest_sql_shutdown.so
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_consumers.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_consumers.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 38%] Built target test_sql_shutdown
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_instruments.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_instruments.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_consumers.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_consumers.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_instruments.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_consumers.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_objects.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_objects.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_timers.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_timers.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_timers.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_timers.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_setup_objects.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_sync_instances.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_sync_instances.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_events_transactions.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_sync_instances.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_account.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_account.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_account.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_account.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_host.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_host.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_account.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_host.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_host.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_thread.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_thread.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_host.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_thread.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_user.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_user.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_thread.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_user.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_user.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_global_status.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_global_status.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_status_by_user.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_global_status.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_global_status.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_status.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_status.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_global_status.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_status.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_status.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_variables_by_thread.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_variables_by_thread.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_status.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_variables_by_thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_variables_by_thread.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_global_variables.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_global_variables.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_variables_by_thread.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_global_variables.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_global_variables.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_variables.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_variables.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_global_variables.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_variables.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_variables.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_table_handles.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_table_handles.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_variables.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_table_handles.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_table_handles.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_threads.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_threads.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_table_handles.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_threads.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_threads.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tiws_by_index_usage.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_tiws_by_index_usage.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tiws_by_table.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_tiws_by_table.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_tiws_by_index_usage.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_tiws_by_index_usage.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_tiws_by_table.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_tiws_by_table.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_tiws_by_index_usage.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_tiws_by_table.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tlws_by_table.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_tlws_by_table.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_users.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_users.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_tlws_by_table.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_tlws_by_table.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_user.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_users.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_users.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_tlws_by_table.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_user.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_user.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_uvar_by_thread.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_uvar_by_thread.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_thread_connect_attr.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread_connect_attr.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_uvar_by_thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_uvar_by_thread.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread_connect_attr.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread_connect_attr.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_uvar_by_thread.h:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread_connect_attr.h:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_connect.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread_connect_attr.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_connect.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_connect.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_connect_attrs.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread_connect_attr.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_connect.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_connect_attrs.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_connect_attrs.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread_connect_attr.h:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread_connect_attr.h:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_account_connect_attrs.cc.o
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_connection_configuration.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread_connect_attr.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_connect.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_account_connect_attrs.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_session_account_connect_attrs.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_connection_configuration.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_connection_configuration.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_connection_configuration.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_connection_configuration.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/cursor_by_thread_connect_attr.h:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_group_members.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_group_members.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_connection_status.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_connection_status.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_group_members.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_group_members.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_connection_status.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_connection_status.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_connection_status.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_group_members.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_group_replication.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_group_members.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_configuration.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_configuration.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_status.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_status.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_configuration.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_configuration.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_configuration.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_status.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_status.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_status.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 39%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_status_by_coordinator.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_status_by_coordinator.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 40%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_status_by_worker.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_status_by_coordinator.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_status_by_coordinator.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_status_by_worker.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_status_by_coordinator.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_status_by_worker.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_status_by_worker.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_applier_status_by_worker.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 40%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_group_member_stats.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_group_member_stats.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_engine_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_group_member_stats.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_group_member_stats.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_stored_procedures_functions.dir/test_sql_stored_procedures_functions.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_stored_procedures_functions.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_con_slice.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/pfs_instr.h:60,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_group_member_stats.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_group_replication.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/perfschema/table_replication_group_member_stats.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 40%] Linking CXX shared module libtest_sql_stored_procedures_functions.so
[ 40%] Linking CXX static library ../../archive_output_directory/libperfschema.a
[ 40%] Built target test_sql_stored_procedures_functions
[ 40%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_views_triggers.dir/test_sql_views_triggers.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_views_triggers.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 40%] Linking CXX shared module libtest_sql_views_triggers.so
[ 40%] Built target perfschema
[ 40%] Built target test_sql_views_triggers
[ 40%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_commit.dir/test_sql_commit.cc.o
[ 40%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_lock.dir/test_sql_lock.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_commit.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_lock.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 40%] Linking CXX shared module libtest_sql_commit.so
[ 40%] Linking CXX shared module libtest_sql_lock.so
[ 40%] Built target test_sql_commit
[ 40%] Built target test_sql_lock
[ 41%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_sqlmode.dir/test_sql_sqlmode.cc.o
[ 41%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_replication.dir/test_sql_replication.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_sqlmode.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_replication.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 41%] Linking CXX shared module libtest_sql_sqlmode.so
[ 41%] Linking CXX shared module libtest_sql_replication.so
[ 41%] Built target test_sql_sqlmode
[ 41%] Built target test_sql_replication
[ 41%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_errors.dir/test_sql_errors.cc.o
[ 41%] Building CXX object plugin/test_services/CMakeFiles/test_framework.dir/test_framework.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_service_sql_api/test_sql_errors.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_services/test_framework.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 41%] Linking CXX shared module libtest_framework.so
[ 41%] Linking CXX shared module libtest_sql_errors.so
[ 41%] Built target test_framework
[ 41%] Built target test_sql_errors
[ 41%] Building CXX object plugin/test_services/CMakeFiles/test_services.dir/test_services.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_services/test_services.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 41%] Building CXX object plugin/test_services/CMakeFiles/test_services_thread.dir/test_services_threaded.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/test_services/test_services_threaded.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 41%] Linking CXX shared module libtest_services.so
[ 41%] Built target test_services
[ 41%] Linking CXX shared module libtest_services_threaded.so
[ 41%] Building CXX object plugin/udf_services/CMakeFiles/test_udf_services.dir/test_udf_services.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/udf_services/test_udf_services.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 41%] Built target test_services_thread
[ 41%] Building CXX object plugin/version_token/CMakeFiles/version_token.dir/version_token.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/version_token/version_token.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 41%] Linking CXX shared module test_udf_services.so
[ 41%] Built target test_udf_services
[ 41%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/plugin/version_token/version_token.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 41%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/pax_msg.c.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 41%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_base.c.o
[ 41%] Linking CXX shared module version_token.so
[ 41%] Built target version_token
[ 41%] Building CXX object rapid/plugin/keyring_udf/CMakeFiles/keyring_udf.dir/keyring_udf.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/keyring_udf/keyring_udf.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/keyring_udf/keyring_udf.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
[ 41%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_memory.c.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 41%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_vp_str.c.o
[ 41%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_cfg.c.o
[ 41%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_cache.c.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 41%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_transport.c.o
[ 41%] Linking CXX shared module keyring_udf.so
[ 41%] Built target keyring_udf
[ 41%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/protocol/mysqlx.proto
[ 41%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/protocol/mysqlx_connection.proto
[ 41%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/protocol/mysqlx_crud.proto
[ 41%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/protocol/mysqlx_datatypes.proto
[ 41%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/protocol/mysqlx_expect.proto
[ 41%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/protocol/mysqlx_expr.proto
[ 41%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/node_address.c.o
[ 41%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/protocol/mysqlx_notice.proto
[ 41%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/protocol/mysqlx_resultset.proto
[ 41%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_msg_queue.c.o
[ 42%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/protocol/mysqlx_session.proto
[ 42%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/protocol/mysqlx_sql.proto
[ 42%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_statistics.c.o
[ 42%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/app_data.c.o
[ 42%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_plugin.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_plugin.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 42%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/site_def.c.o
[ 42%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_ssl_transport.c.o
[ 42%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_recover.c.o
[ 42%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/task.c.o
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_authentication.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/interface/session_interface.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/client_session.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 42%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/bitset.c.o
[ 43%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/simset.c.o
[ 43%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/node_set.c.o
[ 43%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_interface.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session_status_variables.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/crud_cmd_handler.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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(); }
      |                                                  ^
[ 43%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/node_list.c.o
[ 43%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/task_debug.c.o
[ 43%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/sock_probe.c.o
[ 43%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/task_net.c.o
[ 43%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/synode_no.c.o
[ 43%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_detector.c.o
[ 43%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/xdr_gen/xcom_vp_xdr.c.o
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_logging.cc.o
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/xplatform/my_xp_cond.cc.o
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/xplatform/my_xp_thread.cc.o
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/xplatform/my_xp_mutex.cc.o
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/xplatform/my_xp_util.cc.o
[ 43%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_performance_schema.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_performance_schema.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_performance_schema.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 43%] 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/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 43%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_log.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_log.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_log.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_types.cc.o
[ 43%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_tcp.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/socket_events_interface.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/io/xpl_listener_tcp.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/io/xpl_listener_tcp.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_message.cc.o
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_member_identifier.cc.o
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_group_identifier.cc.o
[ 43%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_unix_socket.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/socket_events_interface.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/io/xpl_listener_unix_socket.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/io/xpl_listener_unix_socket.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/gcs_interface_factory.cc.o
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_communication_interface.cc.o
[ 43%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_server.cc.o
[ 43%] 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 /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/server.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_server.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_server.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:17,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/chrono.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/server.h:35:
/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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_server.h:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session_status_variables.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/crud_cmd_handler.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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(); }
      |                                                  ^
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_group_management.cc.o
[ 43%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_session.cc.o
[ 43%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_internal_message.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_dispatcher.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 43%] 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/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session_status_variables.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/crud_cmd_handler.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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(); }
      |                                                  ^
[ 44%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_utils.cc.o
[ 44%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_client.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/server.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_server.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_client.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:17,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/chrono.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/server.h:35:
/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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_server.h:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session_status_variables.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/crud_cmd_handler.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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(); }
      |                                                  ^
[ 44%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_state_exchange.cc.o
[ 44%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_dispatcher.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_string_builder.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/crud_cmd_handler.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_dispatcher.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 44%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_group_member_information.cc.o
[ 44%] 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/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 44%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_view_identifier.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_server.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_dispatcher.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session_status_variables.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/crud_cmd_handler.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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(); }
      |                                                  ^
[ 44%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_interface.cc.o
[ 44%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_system_variables.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_system_variables.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_system_variables.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_system_variables.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 44%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_regex.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/m_ctype.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/regex/my_regex.h:6,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_regex.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_regex.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 44%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_factory.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/violite.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/interface/listener_interface.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/interface/listener_factory_interface.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/io/xpl_listener_factory.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/io/xpl_listener_factory.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 44%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_notification.cc.o
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/interface/listener_interface.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 44%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/mysql_variables.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/mysql_variables.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 44%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_message_stage_lz4.cc.o
[ 45%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/mysql_function_names.cc.o
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_statistics_interface.cc.o
[ 45%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/mysql_show_variable_wrapper.cc.o
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/applier.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/mysql_show_variable_wrapper.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_server_include.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_psi.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/applier.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/applier.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 45%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/auth_mysql41.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/auth_mysql41.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/auth_mysql41.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/auto_increment.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_server_include.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/auto_increment.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/auto_increment.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/auth_mysql41.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session_status_variables.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/crud_cmd_handler.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/applier.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/auto_increment.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 45%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/admin_cmd_handler.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/violite.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/connection_type.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/sql_data_context.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/admin_cmd_handler.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/certifier.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/certifier_stats_interface.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/certifier.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/certifier.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/admin_cmd_handler.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/admin_cmd_handler.cc:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session_status_variables.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/crud_cmd_handler.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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(); }
      |                                                  ^
[ 45%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/channel_observation_manager.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/channel_observation_manager.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/delayed_plugin_initialization.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_interface.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_command.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/read_mode_handler.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/delayed_plugin_initialization.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/delayed_plugin_initialization.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_command.h:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_event_handlers.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_server_include.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_psi.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/applier.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/gcs_event_handlers.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/gcs_event_handlers.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 45%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/query_formatter.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_log.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_formatter.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_formatter.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 45%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/query_string_builder.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_string_builder.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_string_builder.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 45%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/expr_generator.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_string_builder.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/expr_generator.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/expr_generator.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_logger.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_log.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/gcs_logger.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_operations.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/gcs_operations.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/gcs_operations.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_plugin_messages.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/gcs_plugin_messages.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/gcs_plugin_messages.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_view_modification_notifier.cc.o
[ 45%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/crud_cmd_handler.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_server_include.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/gcs_view_modification_notifier.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/gcs_view_modification_notifier.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_string_builder.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/crud_cmd_handler.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/crud_cmd_handler.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 45%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_interface.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_command.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/read_mode_handler.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/group_partition_handling.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/group_partition_handling.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_command.h:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/member_info.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/crud_cmd_handler.cc:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_session_status_variables.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/crud_cmd_handler.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/gcs_plugin_messages.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/member_info.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/member_info.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 45%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/buffering_command_delegate.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/command_delegate.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/callback_command_delegate.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/buffering_command_delegate.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/buffering_command_delegate.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 45%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/observer_server_actions.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/observer_server_actions.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 45%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/observer_server_channels.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/observer_server_channels.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 rapid/plugin/x/CMakeFiles/mysqlx.dir/src/callback_command_delegate.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/command_delegate.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/callback_command_delegate.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/callback_command_delegate.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 45%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_server_include.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_psi.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/applier.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/observer_server_state.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/observer_server_state.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/observer_trans.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/gcs_plugin_messages.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/observer_trans.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/observer_trans.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/applier.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/observer_trans.h:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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 rapid/plugin/x/CMakeFiles/mysqlx.dir/src/streaming_command_delegate.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/command_delegate.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/streaming_command_delegate.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/streaming_command_delegate.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 45%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/pipeline_factory.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/pipeline_interfaces.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/pipeline_factory.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/pipeline_factory.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 45%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/sql_data_context.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/sql_data_context.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/pipeline_stats.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/pipeline_stats.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/sql_data_context.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/plugin.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/observer_server_actions.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/plugin.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 46%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/sql_data_result.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/violite.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/connection_type.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/sql_data_context.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/sql_data_result.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/sql_data_result.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/plugin_psi.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_server_include.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_psi.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/plugin_psi.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/sql_data_context.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/plugin_utils.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_server_include.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_psi.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/plugin_utils.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 46%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/sql_user_require.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/violite.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/connection_type.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/sql_data_context.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/sql_user_require.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/sql_user_require.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/ps_information.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_server_include.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_psi.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/applier.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/ps_information.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/sql_data_context.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/read_mode_handler.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_interface.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_command.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/read_mode_handler.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/read_mode_handler.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_command.h:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 rapid/plugin/x/CMakeFiles/mysqlx.dir/src/json_utils.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/json_utils.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/json_utils.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/recovery.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_server_include.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_psi.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/applier.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/recovery.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/recovery.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/recovery_channel_state_observer.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/channel_observation_manager.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/recovery_channel_state_observer.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/recovery_channel_state_observer.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/expect.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/expect.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/expect.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/applier_channel_state_observer.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/channel_observation_manager.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/applier_channel_state_observer.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/applier_channel_state_observer.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 46%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/statement_builder.cc.o
[ 46%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_string_builder.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/expr_generator.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/statement_builder.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/statement_builder.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/gcs_plugin_messages.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/member_info.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/asynchronous_channels_state_observer.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/applier.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/asynchronous_channels_state_observer.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 46%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/update_statement_builder.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_string_builder.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/expr_generator.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/statement_builder.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/update_statement_builder.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/update_statement_builder.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/recovery_message.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/gcs_plugin_messages.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/recovery_message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/recovery_message.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/recovery_state_transfer.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_server_include.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/recovery_state_transfer.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/channel_observation_manager.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/recovery_state_transfer.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/recovery_state_transfer.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 rapid/plugin/x/CMakeFiles/mysqlx.dir/src/find_statement_builder.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_string_builder.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/expr_generator.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/statement_builder.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/find_statement_builder.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/find_statement_builder.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/replication_threads_api.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/replication_threads_api.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/replication_threads_api.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 rapid/plugin/x/CMakeFiles/mysqlx.dir/src/delete_statement_builder.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_string_builder.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/expr_generator.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/statement_builder.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/delete_statement_builder.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/delete_statement_builder.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/single_primary_message.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/gcs_plugin_messages.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/single_primary_message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/single_primary_message.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/member_version.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/member_version.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/member_version.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/compatibility_module.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/member_version.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/compatibility_module.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/compatibility_module.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/view_statement_builder.cc.o
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/handlers/applier_handler.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_string_builder.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/expr_generator.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/statement_builder.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/view_statement_builder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/view_statement_builder.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/gcs_plugin_messages.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/member_info.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/handlers/pipeline_handlers.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/handlers/applier_handler.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/handlers/applier_handler.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/pipeline_interfaces.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/handlers/pipeline_handlers.h:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 46%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/insert_statement_builder.cc.o
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/handlers/certification_handler.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/query_string_builder.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/expr_generator.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/statement_builder.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/insert_statement_builder.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/insert_statement_builder.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/certifier_stats_interface.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/certifier.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/handlers/certification_handler.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/handlers/certification_handler.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 46%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/notices.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/command_delegate.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/callback_command_delegate.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/src/notices.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/handlers/event_cataloger.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_server_include.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_psi.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/applier.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/handlers/event_cataloger.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/handlers/event_cataloger.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_resultset.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_resultset.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/sql_service/sql_resultset.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_service_context.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/sql_service/sql_service_context.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/connection_type.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/violite.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/connection_type.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/ngs_common/connection_type.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/connection_vio.cc.o
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_service_context_base.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/connection_vio.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/ngs_common/connection_vio.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/sql_service/sql_service_context_base.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_service_interface.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_interface.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/sql_service/sql_service_interface.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 46%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/operations_factory.cc.o
[ 46%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_command_test.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_interface.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_command_test.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/sql_service/sql_command_test.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/operations_factory_interface.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/operations_factory.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/ngs_common/operations_factory.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/applier.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/sql_service/sql_command_test.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 47%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/options_ssl.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/violite.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/options_ssl.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/ngs_common/options_ssl.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 47%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_service_command.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_context.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_interface.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_command.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/src/sql_service/sql_service_command.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/options.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/options_ssl.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/configurator.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/group_replication_priv.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/plugin_utils.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/group_replication/include/sql_service/sql_service_command.h:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/capabilities/configurator.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/capabilities/configurator.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/capabilities/handler.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/capabilities/configurator.h:33:
/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 47%] Linking CXX shared module group_replication.so
[ 47%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_auth_mech.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/connection_vio.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/capabilities/handler_auth_mech.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 47%] Built target group_replication
[ 47%] Building C object extra/CMakeFiles/perror.dir/perror.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/perror.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 47%] Linking CXX executable perror
[ 47%] Built target perror
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object extra/CMakeFiles/innochecksum.dir/innochecksum.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/innochecksum.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/innochecksum.cc: In function 'int main(int, char**)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/extra/innochecksum.cc:55:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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)
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~
[ 47%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/buf/buf0checksum.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0checksum.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 47%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_tls.cc.o
[ 47%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/ut/ut0crc32.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0crc32.cc:93:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/connection_vio.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/capabilities/handler_tls.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 47%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/ut/ut0ut.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0ut.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/buf/buf0buf.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0buf.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 47%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/page/page0zip.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0size.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/page/page0zip.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 47%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/client.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/client.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/client.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 47%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/os/os0file.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/os/os0file.cc:8459:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 48%] Linking CXX executable innochecksum
[ 48%] Built target innochecksum
[ 48%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_handler.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_handler.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_handler.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_handler.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/client_list.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/client_list.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/client_list.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_tblmap.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_tblmap.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_tblmap.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_tblmap.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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 sql/CMakeFiles/rpl.dir/rpl_context.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_context.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_context.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_context.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_context.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 48%] Linking CXX static library ../archive_output_directory/librpl.a
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/client_session.cc.o
[ 48%] Built target rpl
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/buffer.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/page_pool.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/buffer.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/protocol/buffer.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_authentication.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/interface/session_interface.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/client_session.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/client_session.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + 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/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_authentication.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/message_builder.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/m_ctype.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message_builder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/protocol/message_builder.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message_builder.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 48%] Building CXX object sql/CMakeFiles/master.dir/rpl_master.cc.o
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/metadata_builder.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/m_ctype.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/metadata_builder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/protocol/metadata_builder.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_master.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_master.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_master.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message_builder.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/metadata_builder.h:34:
/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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/binlog.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_master.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_group_replication.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_master.cc:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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 rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/notice_builder.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/m_ctype.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message_builder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/notice_builder.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/protocol/notice_builder.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object sql/CMakeFiles/master.dir/rpl_binlog_sender.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_binlog_sender.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_binlog_sender.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message_builder.h: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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/binlog.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_binlog_sender.h:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/output_buffer.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/page_pool.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/buffer.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/output_buffer.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/protocol/output_buffer.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_binlog_sender.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 48%] Linking CXX static library ../archive_output_directory/libmaster.a
[ 48%] Built target master
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/page_pool.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/page_pool.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/protocol/page_pool.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/row_builder.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/m_ctype.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/row_builder.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/protocol/row_builder.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_slave.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_slave.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_slave.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message_builder.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/row_builder.h:33:
/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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_slave.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_slave.cc:45:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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 rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol_authentication.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_authentication.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/protocol_authentication.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_authentication.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol_decoder.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_decoder.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/protocol_decoder.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_reporting.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_reporting.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_reporting.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol_encoder.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/connection_vio.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/protocol_encoder.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_reporting.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_mi.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h: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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/scheduler.cc.o
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_rli.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_rli.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_rli.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/scheduler.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/scheduler.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/binlog.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_rli.h:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_rli.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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 rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/server.cc.o
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_handler.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_handler.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_handler.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/server.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/server.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_file.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_file.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_file.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_table.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_table.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:17,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/chrono.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/server.h:35:
/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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_table.h:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_table.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_values.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_values.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_values.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_factory.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_factory.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_factory.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_table.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_factory.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_factory.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/server_acceptors.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/violite.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/interface/listener_interface.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/server_acceptors.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/server_acceptors.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/bind/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/interface/listener_interface.h: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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_table_access.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_table_access.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_table_access.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_table_access.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/server_client_timeout.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/dynamic_ids.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/dynamic_ids.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/dynamic_ids.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/protocol_authentication.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/interface/session_interface.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/interface/client_interface.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/server_client_timeout.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/server_client_timeout.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_rli_pdb.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/debug_sync.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_rli_pdb.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:17,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/chrono.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/server_client_timeout.h: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 <boost/bind/bind.hpp> + 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_rli_pdb.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_rli_pdb.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/socket_events.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/violite.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/interface/connection_acceptor_interface.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/socket_events.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /opt/pkg/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/memory.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/connection_vio.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_dummy.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_dummy.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_info_dummy.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_mts_submode.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/debug_sync.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mts_submode.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/thread.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/src/thread.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mts_submode.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/detail/requires_cxx11.hpp:9,
                 from /opt/pkg/include/boost/bind/bind.hpp:24,
                 from /opt/pkg/include/boost/bind.hpp:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs_common/bind.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/rapid/plugin/x/ngs/include/ngs/thread.h:40:
/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 <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx.pb.cc.o
[ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_slave_commit_order_manager.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_slave_commit_order_manager.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_slave_commit_order_manager.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_datatypes.pb.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_slave_commit_order_manager.h:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_rli_pdb.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_slave_commit_order_manager.h:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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 sql/CMakeFiles/slave.dir/rpl_msr.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_msr.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_msr.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 48%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_connection.pb.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_msr.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 49%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_expect.pb.cc.o
[ 49%] Building CXX object sql/CMakeFiles/slave.dir/rpl_trx_boundary_parser.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_trx_boundary_parser.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_trx_boundary_parser.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 49%] 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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_trx_boundary_parser.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 49%] Building CXX object sql/CMakeFiles/slave.dir/rpl_channel_service_interface.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_channel_service_interface.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 49%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_crud.pb.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_mi.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_channel_service_interface.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 50%] Linking CXX static library ../archive_output_directory/libslave.a
[ 50%] Built target slave
[ 50%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/filesort_utils.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort_utils.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort_utils.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort_utils.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort_utils.cc: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort_utils.cc:178:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  178 |   public std::binary_function<const uchar*, const uchar*, bool>
      |               ^~~~~~~~~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/handler.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/opt_costconstants.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/opt_costmodel.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort_utils.cc:196:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  196 |   public std::binary_function<const uchar*, const uchar*, bool>
      |               ^~~~~~~~~~~~~~~
/opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
[ 50%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_sql.pb.cc.o
[ 50%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/mdl.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_plist.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/mdl.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/mdl.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/mdl.cc:3767:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
 3767 |   public std::binary_function<const MDL_request*, const MDL_request*, bool>
      |               ^~~~~~~~~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_rules_table.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:62,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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
      |            ^~~~~~~~~~~~~~~
[ 50%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_session.pb.cc.o
[ 50%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/sql_list.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_alloc.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_list.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_list.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/__/sql-common/sql_string.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/sql_string.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_notice.pb.cc.o
[ 50%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/thr_malloc.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/thr_malloc.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/thr_malloc.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/thr_malloc.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 50%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_resultset.pb.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 50%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/locks/shared_spin_lock.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/locks/shared_spin_lock.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/locks/shared_spin_lock.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Linking CXX shared module mysqlx.so
[ 50%] Linking CXX static library ../archive_output_directory/libsqlgunitlib.a
[ 50%] Built target sqlgunitlib
[ 50%] Building CXX object sql/CMakeFiles/udf_example.dir/udf_example.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/udf_example.cc:121:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Built target mysqlx
[ 50%] Building CXX object sql/CMakeFiles/locking_service.dir/locking_service_udf.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/locking_service_udf.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Linking CXX shared module udf_example.so
[ 50%] Linking CXX shared module locking_service.so
[ 50%] Built target udf_example
[ 50%] Built target locking_service
[ 50%] Generating lex_token.h
[ 50%] Building C object libmysql/CMakeFiles/clientlib.dir/libmysql.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysql/libmysql.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/emb_qcache.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/emb_qcache.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/emb_qcache.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 50%] Building C object libmysql/CMakeFiles/clientlib.dir/errmsg.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysql/errmsg.c:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/hash.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/client.c:46:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 50%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/lib_sql.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/mysqld.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/mysqld.cc:23,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/lib_sql.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/sql_parse.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/mysqld.cc:56:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 50%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/my_time.c.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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);
      |                                                ^
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_time.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/my_time.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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);
      |                                          ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 50%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_plugin.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/../sql/mysqld.cc:109:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/client_plugin.c:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_authentication.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/crypt_genhash_impl.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/client_authentication.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/get_password.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/get_password.c:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/net_serv.cc:48:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/pack.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/pack.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/libmysqld.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysqld/libmysqld.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql/auth/password.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/password.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/password.c:74:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_builtin.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_builtin.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 50%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/auth/sha2_password_common.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_dbug.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sha2_password_common.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/sql_yacc.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_parse.h:26,
                 from /var/lib/pb2/sb_1-5684387-1641884244.18/mysql-cluster-7.5.25-release-export-1518242_gpl/sql/sql_yacc.yy:44:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building C object libmysql/CMakeFiles/clientlib.dir/mysql_trace.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysql/mysql_trace.c:56:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Linking CXX static library ../archive_output_directory/libclientlib.a
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_parse.h:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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%] Built target clientlib
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 libmysql/authentication_ldap/CMakeFiles/authentication_ldap_sasl_client.dir/auth_ldap_sasl_client.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_thread.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/service_srv_session_info.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/services.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/plugin.h:66,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysql/authentication_ldap/auth_ldap_sasl_client.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysql/authentication_ldap/auth_ldap_sasl_client.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /var/lib/pb2/sb_1-5684387-1641884244.18/mysql-cluster-7.5.25-release-export-1518242_gpl/sql/sql_yacc.yy:54:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_geofunc.h:31,
                 from /var/lib/pb2/sb_1-5684387-1641884244.18/mysql-cluster-7.5.25-release-export-1518242_gpl/sql/sql_yacc.yy:83:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_json_func.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_geofunc.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/json_dom.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/json_dom.h:367:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  367 |   : std::binary_function<std::string, std::string, bool>
      |          ^~~~~~~~~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/handler.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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-5684387-1641884244.18/mysql-cluster-7.5.25-release-export-1518242_gpl/sql/sql_yacc.yy: In function 'int MYSQLparse(THD*)':
/var/lib/pb2/sb_1-5684387-1641884244.18/mysql-cluster-7.5.25-release-export-1518242_gpl/sql/sql_yacc.yy:6120:59: warning: implicitly-declared 'constexpr SQL_I_List<TABLE_LIST>& SQL_I_List<TABLE_LIST>::operator=(const SQL_I_List<TABLE_LIST>&)' is deprecated [-Wdeprecated-copy]
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/handler.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_list.h:55:3: note: because 'SQL_I_List<TABLE_LIST>' has user-provided 'SQL_I_List<T>::SQL_I_List(const SQL_I_List<T>&) [with T = TABLE_LIST]'
   55 |   SQL_I_List(const SQL_I_List &tmp) : Sql_alloc()
      |   ^~~~~~~~~~
/var/lib/pb2/sb_1-5684387-1641884244.18/mysql-cluster-7.5.25-release-export-1518242_gpl/sql/sql_yacc.yy:6121:47: warning: implicitly-declared 'constexpr SQL_I_List<TABLE_LIST>& SQL_I_List<TABLE_LIST>::operator=(const SQL_I_List<TABLE_LIST>&)' is deprecated [-Wdeprecated-copy]
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_list.h:55:3: note: because 'SQL_I_List<TABLE_LIST>' has user-provided 'SQL_I_List<T>::SQL_I_List(const SQL_I_List<T>&) [with T = TABLE_LIST]'
   55 |   SQL_I_List(const SQL_I_List &tmp) : Sql_alloc()
      |   ^~~~~~~~~~
[ 51%] Building CXX object libmysql/authentication_ldap/CMakeFiles/authentication_ldap_sasl_client.dir/log_client.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysql/authentication_ldap/log_client.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_list.h: In instantiation of 'void SQL_I_List<T>::save_and_clear(SQL_I_List<T>*) [with T = TABLE_LIST]':
/var/lib/pb2/sb_1-5684387-1641884244.18/mysql-cluster-7.5.25-release-export-1518242_gpl/sql/sql_yacc.yy:6111:55:   required from here
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_list.h:79:10: warning: implicitly-declared 'constexpr SQL_I_List<TABLE_LIST>& SQL_I_List<TABLE_LIST>::operator=(const SQL_I_List<TABLE_LIST>&)' is deprecated [-Wdeprecated-copy]
   79 |     *save= *this;
      |     ~~~~~^~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_list.h:55:3: note: because 'SQL_I_List<TABLE_LIST>' has user-provided 'SQL_I_List<T>::SQL_I_List(const SQL_I_List<T>&) [with T = TABLE_LIST]'
   55 |   SQL_I_List(const SQL_I_List &tmp) : Sql_alloc()
      |   ^~~~~~~~~~
[ 51%] Linking CXX shared module authentication_ldap_sasl_client.so
[ 51%] Built target authentication_ldap_sasl_client
[ 51%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/sql_hints.yy.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:28,
                 from /var/lib/pb2/sb_1-5684387-1641884244.18/mysql-cluster-7.5.25-release-export-1518242_gpl/sql/sql_hints.yy:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 51%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/extra/lz4/lz4-1.9.3/xxhash.c.o
[ 51%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/client/get_password.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/client/get_password.c:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/libmysql/errmsg.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysql/errmsg.c:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/libmysql/libmysql.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libmysql/libmysql.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/statement_events.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binlog_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/control_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/statement_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/statement_events.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/control_events.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binlog_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/control_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/statement_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/control_events.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/load_data_events.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binlog_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/control_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/statement_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/load_data_events.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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 libbinlogevents/src/CMakeFiles/binlogevents_static.dir/rows_event.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binlog_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/control_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/rows_event.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/rows_event.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/rows_event.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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 libbinlogevents/src/CMakeFiles/binlogevents_static.dir/binlog_event.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binlog_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/control_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/statement_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/binlog_event.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/binary_log_funcs.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/binary_log_funcs.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/uuid.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binlog_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/control_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/uuid.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Linking CXX static library ../lib/libbinlogevents.a
[ 51%] Built target binlogevents_static
[ 51%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/client.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/hash.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/client.c:46:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/client_plugin.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/client_plugin.c:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/my_time.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_time.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/my_time.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building C object storage/archive/CMakeFiles/archive.dir/azio.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_dir.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/archive/azlib.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/archive/azio.c:16:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/my_user.c.o
[ 51%] Building CXX object storage/archive/CMakeFiles/archive.dir/ha_archive.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_user.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/my_user.c:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/probes_mysql.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/archive/ha_archive.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/pack.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/pack.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/sql_string.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql-common/sql_string.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/archive/ha_archive.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/statement_events.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binlog_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/control_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/statement_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/statement_events.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 51%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/control_events.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binlog_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/control_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/statement_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/control_events.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Linking CXX static library ../../archive_output_directory/libarchive.a
[ 51%] Built target archive
[ 51%] Building C object storage/archive/CMakeFiles/archive_embedded.dir/azio.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_dir.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/archive/azlib.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/archive/azio.c:16:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building CXX object storage/archive/CMakeFiles/archive_embedded.dir/ha_archive.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/probes_mysql.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/archive/ha_archive.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/archive/ha_archive.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
[ 51%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/load_data_events.cpp.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binlog_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/control_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/statement_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/load_data_events.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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 libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/rows_event.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binlog_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/control_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/rows_event.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/rows_event.cpp:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Linking CXX static library ../../archive_output_directory/libarchive_embedded.a
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/rows_event.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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%] Built target archive_embedded
[ 51%] Building CXX object storage/blackhole/CMakeFiles/blackhole.dir/ha_blackhole.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/probes_mysql.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/blackhole/ha_blackhole.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/binlog_event.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binlog_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/control_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/statement_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/binlog_event.cpp:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/blackhole/ha_blackhole.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/blackhole/ha_blackhole.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/blackhole/ha_blackhole.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/binary_log_funcs.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/binary_log_funcs.cpp:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 51%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/uuid.cpp.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_sys.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/wrapper_functions.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binlog_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/control_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/src/uuid.cpp:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Linking CXX static library ../../archive_output_directory/libblackhole.a
[ 51%] Built target blackhole
[ 51%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/binlog.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/binlog.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/binlog.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 51%] Building CXX object storage/blackhole/CMakeFiles/blackhole_embedded.dir/ha_blackhole.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/probes_mysql.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/blackhole/ha_blackhole.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/blackhole/ha_blackhole.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/blackhole/ha_blackhole.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/blackhole/ha_blackhole.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/binlog.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 51%] Linking CXX static library ../../archive_output_directory/libblackhole_embedded.a
[ 51%] Built target blackhole_embedded
[ 51%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/event_parse_data.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sp_head.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/event_parse_data.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sp_head.h:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 52%] Building CXX object storage/csv/CMakeFiles/csv.dir/ha_tina.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/csv/ha_tina.cc:51:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/csv/ha_tina.cc:52:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 libmysqld/CMakeFiles/sql_embedded.dir/__/sql/log_event.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 52%] Building CXX object storage/csv/CMakeFiles/csv.dir/transparent_file.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/psi/mysql_file.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/csv/transparent_file.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 52%] Linking CXX static library ../../archive_output_directory/libcsv.a
[ 52%] Built target csv
[ 52%] Building CXX object storage/csv/CMakeFiles/csv_embedded.dir/ha_tina.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/csv/ha_tina.cc:51:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/csv/ha_tina.cc:52:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 52%] Building CXX object storage/csv/CMakeFiles/csv_embedded.dir/transparent_file.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/psi/mysql_file.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/csv/transparent_file.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 52%] Linking CXX static library ../../archive_output_directory/libcsv_embedded.a
[ 52%] Built target csv_embedded
[ 52%] Building CXX object storage/example/CMakeFiles/example.dir/ha_example.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/example/ha_example.cc:97:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 52%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/mysqld_thd_manager.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/mysqld_thd_manager.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/mysqld_thd_manager.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/thread_pool_priv.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/mysqld_thd_manager.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/thread_pool_priv.h:46:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/mysqld_thd_manager.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/mysqld_thd_manager.cc:41:28: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   41 | class Do_THD : public std::unary_function<THD*, void>
      |                            ^~~~~~~~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/handler.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/datadict.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/mysqld_thd_manager.cc:64:30: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
   64 | class Find_THD : public std::unary_function<THD*, bool>
      |                              ^~~~~~~~~~~~~~
/opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
[ 52%] Linking CXX shared module ha_example.so
[ 52%] Built target example
[ 52%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_filter.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_filter.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_filter.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 52%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_injector.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_injector.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_injector.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_filter.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_injector.h:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/binlog.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_injector.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/binlog.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_rli.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_filter.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_injector.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 52%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_record.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_record.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_record.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 52%] Building CXX object storage/federated/CMakeFiles/federated.dir/ha_federated.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_servers.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/federated/ha_federated.cc:382:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_record.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/federated/ha_federated.cc:383:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/binlog.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_rli.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_record.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 52%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_reporting.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_reporting.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_reporting.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_reporting.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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%] Linking CXX static library ../../archive_output_directory/libfederated.a
[ 52%] Built target federated
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 53%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_utility.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_utility.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_utility.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 53%] Building CXX object storage/federated/CMakeFiles/federated_embedded.dir/ha_federated.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_servers.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/federated/ha_federated.cc:382:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_utility.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_utility.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_utility.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/federated/ha_federated.cc:383:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 53%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_misc.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_misc.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_misc.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 54%] Linking CXX static library ../../archive_output_directory/libfederated_embedded.a
[ 54%] Built target federated_embedded
[ 54%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_sid_map.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_sid_map.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 54%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_set.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_set.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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%] Building C object storage/heap/CMakeFiles/heap.dir/_check.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/_check.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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%] Building C object storage/heap/CMakeFiles/heap.dir/_rectest.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/_rectest.c:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_block.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_block.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_clear.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_clear.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_close.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_close.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_specification.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_specification.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_create.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_create.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building CXX object storage/heap/CMakeFiles/heap.dir/ha_heap.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/probes_mysql.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/ha_heap.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_state.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_state.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/ha_heap.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/ha_heap.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_persist.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_state.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_delete.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_delete.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_extra.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_extra.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_hash.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_hash.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_owned.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_owned.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_info.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_info.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_open.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_open.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_panic.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_panic.c:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rename.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rename.c:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rfirst.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rfirst.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_execution.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_execution.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rkey.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rkey.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rlast.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rlast.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rnext.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rnext.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rprev.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rprev.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/binlog.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_rli.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_execution.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rrnd.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rrnd.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rsame.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rsame.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_scan.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_scan.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_static.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_static.c:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_mutex_cond_array.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_mutex_cond_array.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_update.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_update.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Building C object storage/heap/CMakeFiles/heap.dir/hp_write.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_write.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 55%] Linking CXX static library ../../archive_output_directory/libheap.a
[ 55%] Built target heap
[ 55%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_persist.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_persist.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_persist.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_mutex_cond_array.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid_persist.h:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_table_access.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_table_access.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_table_access.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_table_access.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_context.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_context.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_context.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 55%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_trx_boundary_parser.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_trx_boundary_parser.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_trx_boundary_parser.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_gtid.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_context.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_context.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/load_data_events.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_trx_boundary_parser.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/abstract_query_plan.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/abstract_query_plan.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/abstract_query_plan.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 55%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/_check.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/_check.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_func.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_cmpfunc.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/abstract_query_plan.h:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/_rectest.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/_rectest.c:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_block.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_block.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_clear.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_clear.c:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_close.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_close.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_opt_exec_shared.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_executor.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_optimizer.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/abstract_query_plan.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:785:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  785 |   public std::binary_function<const JOIN_TAB*, const JOIN_TAB*, bool>
      |               ^~~~~~~~~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/handler.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:823:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  823 |   public std::binary_function<const JOIN_TAB*, const JOIN_TAB*, bool>
      |               ^~~~~~~~~~~~~~~
/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:854:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  854 |   public std::binary_function<const JOIN_TAB*, const JOIN_TAB*, bool>
      |               ^~~~~~~~~~~~~~~
/opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_create.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_create.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building CXX object storage/heap/CMakeFiles/heap_embedded.dir/ha_heap.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/probes_mysql.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/ha_heap.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_authentication.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_authentication.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/ha_heap.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/ha_heap.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/rpl_group_replication.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sys_vars.h:49,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_authentication.cc:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_delete.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_delete.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_extra.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_extra.c:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_auth_cache.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_show.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_auth_cache.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_hash.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_hash.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_info.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_info.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_open.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_show.h:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_open.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_auth_cache.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_panic.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_panic.c:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rename.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rename.c:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rfirst.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rfirst.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rkey.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_auth_cache.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_auth_cache.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rkey.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rlast.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rlast.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rnext.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rnext.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rprev.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rprev.c:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_authorization.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_base.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_authorization.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rrnd.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rrnd.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rsame.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_rsame.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_scan.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_scan.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_static.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_static.c:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here
 4366 |     return new (mem_root) Field_bit(*this);
      |                                          ^
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_update.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_update.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_write.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_base.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/heapdef.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/heap/hp_write.c:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 56%] Linking CXX static library ../../archive_output_directory/libheap_embedded.a
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_auth_cache.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_authorization.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 56%] Built target heap_embedded
[ 56%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/api/api0api.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/api/api0api.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 56%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_user_table.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_user_table.cc:22:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_parse.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_user_table.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/usr0sess.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:522,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/api0misc.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/api/api0api.cc:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_auth_cache.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_user_table.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 56%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_user.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_parse.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_user.cc:22:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_parse.h:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 CXX object storage/innobase/CMakeFiles/innobase.dir/api/api0misc.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/api/api0misc.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_user.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/usr0sess.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:522,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/api0misc.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/api/api0misc.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 57%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/password.c.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/password.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/password.c:74:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 57%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/password_policy_service.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/m_ctype.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/password_policy_service.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 57%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0btr.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0btr.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/btr/btr0btr.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 57%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_security_ctx.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_security_ctx.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_security_ctx.cc:22:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0btr.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_security_ctx.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_security_ctx.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 57%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/service_security_context.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/service_security_context.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/service_security_context.cc:28:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 57%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/keyring_service.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/m_ctype.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/keyring_service.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 57%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0cur.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0cur.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/btr/btr0cur.cc:53:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 57%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/ssl_wrapper_service.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/ssl_wrapper_service.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0cur.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 57%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/bootstrap.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/bootstrap.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/bootstrap.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/bootstrap.cc:29:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 58%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/conn_handler/connection_handler_manager.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/conn_handler/connection_handler_manager.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/conn_handler/connection_handler_manager.cc:25:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/thread_pool_priv.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/conn_handler/connection_handler_manager.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/mysql/thread_pool_priv.h:46:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/conn_handler/connection_handler_manager.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0pcur.cc.o
[ 58%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/datadict.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/btr/btr0pcur.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/handler.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/datadict.h:25,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/datadict.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/datadict.cc:24:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 58%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/debug_sync.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/debug_sync.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/debug_sync.cc:350:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0sea.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0sea.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/btr/btr0sea.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 58%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/derror.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/derror.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/derror.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/derror.cc:26:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0sea.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 58%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/discover.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/discover.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/discover.cc:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/discover.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
[ 58%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/field.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0bulk.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0bulk.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/btr/btr0bulk.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.cc:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/json_dom.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/json_dom.h:367:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  367 |   : std::binary_function<std::string, std::string, bool>
      |          ^~~~~~~~~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/handler.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/binary_log.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.cc:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/log_event.h:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.cc:49:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.cc:8868:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 8868 |   std::auto_ptr<Json_dom> 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<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0block_hint.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0block_hint.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0block_hint.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0buddy.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buddy.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0buddy.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0zip.ic:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0zip.h:578,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0buddy.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buddy.ic:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buddy.h:99:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0buf.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0buf.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0btr.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0buf.cc:54:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0buf.cc:43:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 58%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/field_conv.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field_conv.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
[ 58%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/filesort.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/opt_range.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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 CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0dblwr.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0dblwr.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_opt_exec_shared.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_executor.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort.cc:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:785:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  785 |   public std::binary_function<const JOIN_TAB*, const JOIN_TAB*, bool>
      |               ^~~~~~~~~~~~~~~
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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_sort.h:33,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:823:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  823 |   public std::binary_function<const JOIN_TAB*, const JOIN_TAB*, bool>
      |               ^~~~~~~~~~~~~~~
/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:854:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  854 |   public std::binary_function<const JOIN_TAB*, const JOIN_TAB*, bool>
      |               ^~~~~~~~~~~~~~~
/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_sum.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort.cc:47:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/json_dom.h:367:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  367 |   : std::binary_function<std::string, std::string, bool>
      |          ^~~~~~~~~~~~~~~
/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0zip.ic:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0zip.h:578,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0dblwr.cc:45:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0dblwr.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0dblwr.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 58%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/filesort_utils.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort_utils.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort_utils.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0checksum.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0checksum.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort_utils.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort_utils.cc: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort_utils.cc:178:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  178 |   public std::binary_function<const uchar*, const uchar*, bool>
      |               ^~~~~~~~~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/handler.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/opt_costconstants.h:28,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/opt_costmodel.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/filesort_utils.cc:196:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  196 |   public std::binary_function<const uchar*, const uchar*, bool>
      |               ^~~~~~~~~~~~~~~
/opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
[ 58%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/aggregate_check.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/procedure.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/aggregate_check.cc:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0dump.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0dump.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0dump.cc:45:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0dump.cc:43:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_opt_exec_shared.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_executor.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:2262:8: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 2262 |   std::auto_ptr<Transaction_ctx> m_transaction;
      |        ^~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:58:
/opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:785:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  785 |   public std::binary_function<const JOIN_TAB*, const JOIN_TAB*, bool>
      |               ^~~~~~~~~~~~~~~
In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/handler.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:823:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  823 |   public std::binary_function<const JOIN_TAB*, const JOIN_TAB*, bool>
      |               ^~~~~~~~~~~~~~~
/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_select.h:854:15: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  854 |   public std::binary_function<const JOIN_TAB*, const JOIN_TAB*, bool>
      |               ^~~~~~~~~~~~~~~
/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_sum.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/aggregate_check.h:460,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/aggregate_check.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/json_dom.h:367:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  367 |   : std::binary_function<std::string, std::string, bool>
      |          ^~~~~~~~~~~~~~~
/opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0flu.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0flu.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 58%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/geometry_rtree.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/m_ctype.h:30,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_geofunc_internal.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/geometry_rtree.cc:23:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0zip.ic:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0zip.h:578,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0flu.cc:48:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0flu.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0flu.cc:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0flu.ic:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0flu.h:442:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0lru.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0lru.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0lru.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_func.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_cmpfunc.h:31,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_geofunc.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_geofunc_internal.h:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_geofunc.h:31:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_json_func.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item_geofunc.h:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/json_dom.h: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/json_dom.h:367:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  367 |   : std::binary_function<std::string, std::string, bool>
      |          ^~~~~~~~~~~~~~~
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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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 /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0btr.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0lru.cc:46:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0lru.cc:45:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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 /opt/tools/gcc12/include/c++/12.2.0/memory:76,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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<char []>; <template-parameter-2-2> = void; _Tp = char; _Dp = std::default_delete<char []>]':
/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<char, std::default_delete<char []>, 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<class _Del> std::__uniq_ptr_data<char, std::default_delete<char []>, true, true>::__uniq_ptr_data(std::__uniq_ptr_impl<char, std::default_delete<char []> >::pointer, _Del&&) [inherited from std::__uniq_ptr_impl<char, std::default_delete<char []> >]'
  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<char, std::default_delete<char []>, true, true>::__uniq_ptr_data(std::__uniq_ptr_impl<char, std::default_delete<char []> >::pointer) [inherited from std::__uniq_ptr_impl<char, std::default_delete<char []> >]'
  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, <anonymous>, <anonymous> >::__uniq_ptr_data(std::__uniq_ptr_data<_Tp, _Dp, <anonymous>, <anonymous> >&&) [with _Tp = char; _Dp = std::default_delete<char []>; bool <anonymous> = true; bool <anonymous> = 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
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0rea.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0rea.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ibuf0ibuf.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ibuf0ibuf.h:467,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0rea.cc:44:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0rea.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/buf/buf0rea.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/data/data0data.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/data/data0data.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/data/data0data.cc:43:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/data/data0data.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
gmake[2]: *** [libmysqld/CMakeFiles/sql_embedded.dir/build.make:1023: libmysqld/CMakeFiles/sql_embedded.dir/__/sql/geometry_rtree.cc.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:7812: libmysqld/CMakeFiles/sql_embedded.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/data/data0type.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/data/data0type.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0boot.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0boot.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0crea.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0crea.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0boot.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0boot.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.h:620,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0boot.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0crea.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0crea.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0dict.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0dict.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0dict.cc:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0load.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0load.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0load.cc:43:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0load.h:43,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0load.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0mem.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0mem.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0stats.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0stats.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0mem.cc:46:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0mem.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0mem.cc:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0sel.h:46,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0stats.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0sel.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0stats_bg.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/dict/dict0stats_bg.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/eval/eval0eval.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/eval0eval.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/eval/eval0eval.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/eval/eval0proc.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/eval0proc.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/eval/eval0proc.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0pars.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/eval0eval.h:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/eval0eval.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0pars.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/eval0proc.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/eval0proc.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fil/fil0fil.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fil/fil0fil.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0fsp.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fsp/fsp0fsp.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0btr.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fil/fil0fil.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fil/fil0fil.cc: In function 'const page_size_t fil_space_get_page_size(ulint, bool*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fil/fil0fil.cc:1728:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy]
 1728 |                 return(univ_page_size);
      |                        ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fsp/fsp0fsp.cc:49:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0file.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0space.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0fsp.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fsp/fsp0fsp.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0file.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fsp/fsp0file.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fsp/fsp0file.cc:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fsp/fsp0file.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0space.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fsp/fsp0space.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0sysspace.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fsp/fsp0sysspace.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fut/fut0fut.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fut0fut.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fut/fut0fut.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fsp/fsp0sysspace.cc:44:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0file.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0space.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0sysspace.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fsp/fsp0sysspace.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fut/fut0lst.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fut/fut0lst.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/ha0ha.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha0ha.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ha/ha0ha.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fut/fut0lst.cc:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fut0lst.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fut/fut0lst.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/ha0storage.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ha/ha0storage.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0sea.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ha/ha0ha.cc:43:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha0ha.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha0ha.h:254:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/hash0hash.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/hash0hash.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ha/hash0hash.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0fts.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0fts.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0ast.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0fts.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0trx.h:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0roll.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0fts.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0ast.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0sel.h:46,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0ast.cc:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fts0fts.h:50,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0ast.cc:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0blex.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0blex.cc:1:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0config.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0roll.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0config.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0opt.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0opt.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0sel.h:46,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0config.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0trx.h:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0roll.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0sel.h:46,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0opt.cc:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fts0fts.h:50,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0opt.cc:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0pars.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from fts0pars.y:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0que.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0que.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0sql.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0sql.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0que.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/usr0sess.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:522:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0tlex.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0tlex.cc:1:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/gis/gis0geo.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/gis/gis0geo.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/gis/gis0rtree.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0fsp.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/gis/gis0rtree.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0cur.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/gis/gis0geo.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/gis/gis0geo.cc:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/gis/gis0rtree.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0file.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0space.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0fsp.h:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/gis/gis0sea.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0fsp.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/gis/gis0sea.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/gis/gis0sea.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0file.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0space.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fsp0fsp.h:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0plugin.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fts0ast.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/fts/fts0plugin.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/ha_innodb.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/ha_innodb.cc:45:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/ha_innopart.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/ha_innopart.cc:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_acl.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/ha_innodb.cc:54:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/usr0sess.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:522,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/api0misc.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/ha_innodb.cc:67:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:29,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/sql_acl.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/ha_innopart.cc:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/auth/auth_common.h:30:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/ha_innodb.cc: At global scope:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/ha_innodb.cc:16057:42: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
16057 |         struct OrderByWaits: public std::binary_function<Value, Value, bool>
      |                                          ^~~~~~~~~~~~~~~
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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ut0ut.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:591:
/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0sea.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/ha_innopart.cc:45:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/handler0alter.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/handler0alter.cc:33:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/item.h:26,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_lex.h:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/handler0alter.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0sea.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/handler0alter.cc:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/i_s.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/i_s.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ibuf/ibuf0ibuf.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/i_s.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)'
   53 |   void operator=(const Table_id &tid) { m_id = tid.m_id; }
      |        ^~~~~~~~
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ibuf/ibuf0ibuf.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/handler/i_s.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ibuf0ibuf.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ibuf0ibuf.h:467,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ibuf/ibuf0ibuf.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.h:620,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ibuf0ibuf.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0iter.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/lock/lock0iter.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0prdt.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/lock0lock.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/lock/lock0prdt.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/gis0rtree.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/lock0lock.h:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/lock/lock0iter.cc:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0mem.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/lock/lock0iter.cc:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0lock.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/lock/lock0lock.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/gis0rtree.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/lock0lock.h:48:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/lock0lock.h:43:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/gis0rtree.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/lock0lock.h:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/lock/lock0lock.cc:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/lock0lock.h:43:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0wait.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/lock/lock0wait.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/usr0sess.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:522,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/lock/lock0wait.cc:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0log.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/log/log0log.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0boot.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/log/log0log.cc:57:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/log/log0log.cc:44:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0recv.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/log/log0recv.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mach/mach0data.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mach0data.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/mach/mach0data.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0cur.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/log/log0recv.cc:54:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/log/log0recv.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mem/mem0mem.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/mem/mem0mem.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mtr/mtr0log.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0log.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/mtr/mtr0log.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mtr/mtr0mtr.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/mtr/mtr0mtr.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/mtr/mtr0log.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.h:620,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0log.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0file.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/os/os0file.cc:44:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0trunc.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/mtr/mtr0mtr.cc:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.h:620:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/os/os0file.cc:53:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0proc.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/os/os0proc.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0event.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/os0event.h:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/os/os0event.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0thread.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/os/os0thread.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0cur.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/page/page0cur.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0cur.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/page/page0cur.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0page.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/page/page0page.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0zip.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0size.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/page/page0zip.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0zip.ic:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0zip.h:578,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/page/page0zip.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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);
      |                        ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/lexyy.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/pars/lexyy.cc:1:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0pars.h:44,
                 from pars0lex.l:56:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0pars.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0grm.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from pars0grm.y:32:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0opt.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0opt.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/pars/pars0opt.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0pars.h:44,
                 from pars0grm.y:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0pars.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0sel.h:46,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0opt.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0opt.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0pars.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/pars/pars0pars.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0sym.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0sym.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/pars/pars0sym.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0pars.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/pars/pars0pars.cc:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0pars.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0pars.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/pars/pars0sym.cc:44:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/pars0sym.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/que/que0que.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/que/que0que.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/read/read0read.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/read0read.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/read/read0read.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/usr0sess.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:522,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/que/que0que.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0que.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/rem/rem0cmp.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/rem/rem0cmp.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/rem/rem0rec.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/rem/rem0rec.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0cmp.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/rem/rem0cmp.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0cmp.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/rem/rem0cmp.cc:46:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ext.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0ext.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0ext.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ftsort.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0ftsort.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0cur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0ext.cc:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0ext.h:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0import.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0import.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0ftsort.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0import.cc:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ins.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0ins.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0import.cc: In function 'dberr_t row_import_for_mysql(dict_table_t*, row_prebuilt_t*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0import.cc:3684:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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),
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0ins.cc:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0ins.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0ins.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0merge.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0merge.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0merge.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0merge.cc:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0merge.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0mysql.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0mysql.cc:35:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0mysql.cc:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0mysql.cc:44:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0log.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0log.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0log.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0log.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0log.h:267:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0log.h:44:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0purge.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/debug_sync.h:32,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0purge.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0purge.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0purge.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0purge.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0row.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0row.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0row.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0row.h:382,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0row.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0row.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0sel.cc.o
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0sel.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0sel.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0trunc.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0trunc.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0sel.h:46:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0sel.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0uins.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0uins.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0uins.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0umod.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0umod.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0uins.cc:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0uins.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0umod.cc:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0umod.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0umod.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0undo.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0undo.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0undo.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0undo.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.h:620,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0undo.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0upd.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0upd.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0quiesce.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0quiesce.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0upd.h:46,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0upd.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0upd.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0quiesce.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0vers.cc.o
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0conc.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0vers.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/srv/srv0conc.cc:48:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0row.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0row.h:382,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0vers.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0vers.h:159,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/row/row0vers.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0vers.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/srv/srv0conc.cc:53:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/srv/srv0conc.cc:51:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0mon.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/srv/srv0mon.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0srv.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ibuf0ibuf.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ibuf0ibuf.h:467,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/srv/srv0mon.cc:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/srv/srv0srv.cc:49:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0start.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/srv/srv0start.cc:49:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0sea.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/srv/srv0srv.cc:58:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0pcur.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0mysql.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0ftsort.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/srv/srv0start.cc:57:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0ftsort.h:38:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0arr.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/sync/sync0arr.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/gis0rtree.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/lock0lock.h:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/sync/sync0arr.cc:49:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/lock0lock.h:43:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0rw.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/sync0rw.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/sync/sync0rw.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0debug.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/sync0sync.h:45,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/sync/sync0debug.cc:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0sync.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/sync/sync0sync.cc:41:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0i_s.cc.o
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0purge.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0i_s.cc:46:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0purge.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/table.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/protocol_classic.h:27,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/sql_class.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0i_s.cc:47:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy]
   70 |     return id;
      |            ^~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/libbinlogevents/include/table_id.h:53:8: note: because '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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1786 | class Field_num :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here
 1899 | class Field_real :public Field_num {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here
 1925 | class Field_decimal :public Field_real {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here
 1953 |     return new (mem_root) Field_decimal(*this);
      |                                              ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 1826 | class Field_str :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here
 2471 | class Field_null :public Field_str {
      |       ^~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here
 2511 |     return new (mem_root) Field_null(*this);
      |                                           ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 2524 | class Field_temporal :public Field {
      |       ^~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here
 2732 | class Field_temporal_with_date :public Field_temporal {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here
 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here
 2920 | class Field_timestamp :public Field_temporal_with_date_and_time {
      |       ^~~~~~~~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here
 2951 |     return new (mem_root) Field_timestamp(*this);
      |                                                ^
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy]
 4273 | class Field_bit :public Field {
      |       ^~~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)'
  579 |   void operator=(Field &);
      |        ^~~~~~~~
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/sql/field.h: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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0purge.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0purge.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.h:620,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0purge.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0purge.cc: In member function 'const page_size_t TrxUndoRsegsIterator::set_next()':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0purge.cc: In function 'trx_undo_rec_t* trx_purge_get_next_rec(ulint*, mem_heap_t*)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0i_s.cc:50:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0i_s.cc:49:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0rec.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0rec.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0rec.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0roll.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0roll.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0log.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/row0log.h:267,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0rec.h:45:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.h:620,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0rec.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/gis0rtree.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/lock0lock.h:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0roll.cc:43:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0trx.h:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0roll.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0roll.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0rseg.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0rseg.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0rseg.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0sys.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0sys.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0undo.ic:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0undo.h:630,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0rseg.cc:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0sys.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0rseg.h:39:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0rseg.cc: In function 'const page_size_t read_sys_rseg_info(ulint, mtr_t*, ulint&, ulint&)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0undo.ic:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0undo.h:630,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0sys.cc:52:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0sys.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0sys.cc:37:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0trx.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0trx.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0undo.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0undo.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0sea.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0trx.cc:42:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0trx.h:48,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0trx.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/page0page.h:44,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0undo.ic:35,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0undo.h:630,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/trx/trx0undo.cc:36:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.ic:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0log.h:828,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/log0recv.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/fil0fil.h:41,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/buf0buf.h:38,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.ic:34,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mtr0mtr.h:620,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/trx0undo.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/usr/usr0sess.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/usr0sess.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/usr/usr0sess.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.h:2160,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/rem0rec.h:1103,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/usr0sess.h:45:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)':
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/btr0types.h:42,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.ic:36,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/data0data.h:701,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/que0types.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/srv0srv.h:61,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/usr0sess.h:40:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/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&);
      |              ^~~~~~~~
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0byte.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ut0byte.h:39,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0byte.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0crc32.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0crc32.cc:93:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0dbg.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0dbg.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0list.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mem0mem.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ut0list.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0list.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0mem.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ut0mem.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0mem.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0new.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0new.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0rbt.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0rbt.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0rnd.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ut0rnd.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0rnd.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0ut.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ha_prototypes.h:40,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0ut.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0vec.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ut0vec.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0vec.cc:34:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0wqueue.cc.o
In file included from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/univ.i:98,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/mem0mem.h:37,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/include/ut0list.h:57,
                 from /home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/storage/innobase/ut/ut0wqueue.cc:27:
/home/pbulk/build/databases/mysql75-cluster/work/mysql-cluster-gpl-7.5.25/include/my_global.h:43: warning: "__STDC_FORMAT_MACROS" redefined
   43 | #define __STDC_FORMAT_MACROS    /* Enable C99 printf format macros */
      | 
<command-line>: note: this is the location of the previous definition
[ 62%] Linking CXX static library ../../archive_output_directory/libinnobase.a
[ 62%] Built target innobase
gmake: *** [Makefile:156: all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/mysql75-cluster
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/mysql75-cluster