umshastr-mac:src_build umshastr$ cd mysql-5.7.24/ umshastr-mac:mysql-5.7.24 umshastr$ mkdir bld && cd bld umshastr-mac:mysql-5.7.24 umshastr$ mkdir bld && cd bld umshastr-mac:bld umshastr$ pwd /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld umshastr-mac:bld umshastr$ cmake .. -DCMAKE_INSTALL_PREFIX=/Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld \ > -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ci \ > -DWITH_MYISAM_STORAGE_ENGINE=1 \ > -DCMAKE_C_FLAGS_RELWITHDEBINFO="-O3" -DWITH_INNOBASE_STORAGE_ENGINE=1 \ > -DWITH_ARCHIVE_STORAGE_ENGINE=1 \ > -DWITH_BLACKHOLE_STORAGE_ENGINE=1 \ > -DCMAKE_CXX_FLAGS_RELWITHDEBINFO="-O3" \ > -DDOWNLOAD_BOOST=1 \ > -DWITH_BOOST=../boost CMake Deprecation Warning at CMakeLists.txt:28 (CMAKE_POLICY): The OLD behavior for policy CMP0018 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:34 (CMAKE_POLICY): The OLD behavior for policy CMP0022 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:41 (CMAKE_POLICY): The OLD behavior for policy CMP0045 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:42 (CMAKE_POLICY): The OLD behavior for policy CMP0042 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Running cmake version 3.11.3 -- Found Git: /usr/bin/git (found version "2.17.2 (Apple Git-113)") -- Configuring with MAX_INDEXES = 64U -- The C compiler identification is AppleClang 10.0.0.10001145 -- The CXX compiler identification is AppleClang 10.0.0.10001145 -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_GENERATOR: Unix Makefiles -- Performing Test HAVE_SUPPORTED_CLANG_VERSION -- Performing Test HAVE_SUPPORTED_CLANG_VERSION - Success -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of void * -- Check size of void * - done -- SIZEOF_VOIDP 8 getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE' -- MySQL 5.7.24 -- Packaging as: mysql-5.7.24-osx10.14-x86_64 -- Local boost dir /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/boost/boost_1_59_0 -- Found /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/boost/boost_1_59_0/boost/version.hpp -- BOOST_VERSION_NUMBER is #define BOOST_VERSION 105900 -- BOOST_INCLUDE_DIR /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/boost/boost_1_59_0 -- Performing Test HAVE_LLVM_LIBCPP -- Performing Test HAVE_LLVM_LIBCPP - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Looking for floor -- Looking for floor - found -- Looking for __infinity -- Looking for __infinity - not found -- Looking for __infinity in m -- Looking for __infinity in m - not found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for gethostbyname_r in nsl_r -- Looking for gethostbyname_r in nsl_r - not found -- Looking for gethostbyname_r in nsl -- Looking for gethostbyname_r in nsl - not found -- Looking for bind -- Looking for bind - found -- Looking for crypt -- Looking for crypt - found -- Looking for setsockopt -- Looking for setsockopt - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for timer_create -- Looking for timer_create - not found -- Looking for timer_create in rt -- Looking for timer_create in rt - not found -- Looking for atomic_thread_fence -- Looking for atomic_thread_fence - found -- Looking for backtrace -- Looking for backtrace - found -- Looking for include file alloca.h -- Looking for include file alloca.h - found -- Looking for include file arpa/inet.h -- Looking for include file arpa/inet.h - found -- Looking for include file crypt.h -- Looking for include file crypt.h - not found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file fpu_control.h -- Looking for include file fpu_control.h - not found -- Looking for include file grp.h -- Looking for include file grp.h - found -- Looking for include file ieeefp.h -- Looking for include file ieeefp.h - not found -- Looking for include file langinfo.h -- Looking for include file langinfo.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - not found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for include file poll.h -- Looking for include file poll.h - found -- Looking for include file pwd.h -- Looking for include file pwd.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file sys/cdefs.h -- Looking for include file sys/cdefs.h - found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for include file sys/resource.h -- Looking for include file sys/resource.h - found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - found -- Looking for include files curses.h, term.h -- Looking for include files curses.h, term.h - found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file termio.h -- Looking for include file termio.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file fnmatch.h -- Looking for include file fnmatch.h - found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - found -- Looking for include file vis.h -- Looking for include file vis.h - found -- Looking for include file sasl/sasl.h -- Looking for include file sasl/sasl.h - found -- Looking for include file sys/devpoll.h -- Looking for include file sys/devpoll.h - not found -- Looking for include file sys/epoll.h -- Looking for include file sys/epoll.h - not found -- Looking for TAILQ_FOREACH -- Looking for TAILQ_FOREACH - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for backtrace -- Looking for backtrace - found -- Looking for printstack -- Looking for printstack - not found -- Looking for index -- Looking for index - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for cuserid -- Looking for cuserid - not found -- Looking for directio -- Looking for directio - not found -- Looking for ftruncate -- Looking for ftruncate - found -- Looking for compress -- Looking for compress - not found -- Looking for crypt -- Looking for crypt - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for fchmod -- Looking for fchmod - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for fdatasync -- Looking for fdatasync - not found -- Looking for fedisableexcept -- Looking for fedisableexcept - not found -- Looking for fseeko -- Looking for fseeko - found -- Looking for fsync -- Looking for fsync - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - not found -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for getpass -- Looking for getpass - found -- Looking for getpassphrase -- Looking for getpassphrase - not found -- Looking for getpwnam -- Looking for getpwnam - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for initgroups -- Looking for initgroups - found -- Looking for issetugid -- Looking for issetugid - found -- Looking for getuid -- Looking for getuid - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for getgid -- Looking for getgid - found -- Looking for getegid -- Looking for getegid - found -- Looking for lstat -- Looking for lstat - found -- Looking for madvise -- Looking for madvise - found -- Looking for malloc_info -- Looking for malloc_info - not found -- Looking for memrchr -- Looking for memrchr - not found -- Looking for mlock -- Looking for mlock - found -- Looking for mlockall -- Looking for mlockall - found -- Looking for mmap64 -- Looking for mmap64 - not found -- Looking for poll -- Looking for poll - found -- Looking for posix_fallocate -- Looking for posix_fallocate - not found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for pread -- Looking for pread - found -- Looking for pthread_condattr_setclock -- Looking for pthread_condattr_setclock - not found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - found -- Looking for readlink -- Looking for readlink - found -- Looking for realpath -- Looking for realpath - found -- Looking for setfd -- Looking for setfd - not found -- Looking for sigaction -- Looking for sigaction - found -- Looking for sleep -- Looking for sleep - found -- Looking for stpcpy -- Looking for stpcpy - found -- Looking for stpncpy -- Looking for stpncpy - found -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for strndup -- Looking for strndup - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for strlcat -- Looking for strlcat - found -- Looking for strsignal -- Looking for strsignal - found -- Looking for fgetln -- Looking for fgetln - found -- Looking for strsep -- Looking for strsep - found -- Looking for tell -- Looking for tell - not found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for memalign -- Looking for memalign - not found -- Looking for nl_langinfo -- Looking for nl_langinfo - found -- Looking for ntohll -- Looking for ntohll - not found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for epoll_create -- Looking for epoll_create - not found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Looking for kqueue -- Looking for kqueue - found -- Looking for timeradd -- Looking for timeradd - found -- Looking for timerclear -- Looking for timerclear - found -- Looking for timercmp -- Looking for timercmp - found -- Looking for timerisset -- Looking for timerisset - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/times.h -- Looking for include file sys/times.h - found -- Looking for times -- Looking for times - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for lrand48 -- Looking for lrand48 - found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for FIONREAD -- Looking for FIONREAD - found -- Looking for FIONREAD -- Looking for FIONREAD - found -- Looking for SIGEV_THREAD_ID -- Looking for SIGEV_THREAD_ID - not found -- Looking for SIGEV_PORT -- Looking for SIGEV_PORT - not found -- Looking for log2 -- Looking for log2 - found -- Looking for isinf -- Looking for isinf - found -- Performing Test HAVE_CXX_ISINF -- Performing Test HAVE_CXX_ISINF - Success -- Looking for timer_create -- Looking for timer_create - not found -- Looking for timer_settime -- Looking for timer_settime - not found -- Looking for kqueue -- Looking for kqueue - found -- Looking for EVFILT_TIMER -- Looking for EVFILT_TIMER - found -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Check size of char * -- Check size of char * - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long long -- Check size of long long - done -- Check size of off_t -- Check size of off_t - done -- Check size of time_t -- Check size of time_t - done -- Check size of struct timespec -- Check size of struct timespec - done -- Check size of uint -- Check size of uint - done -- Check size of ulong -- Check size of ulong - failed -- Check size of u_int32_t -- Check size of u_int32_t - done -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Success -- Checking stack direction : -1 -- Looking for include files time.h, sys/time.h -- Looking for include files time.h, sys/time.h - found -- Looking for O_NONBLOCK -- Looking for O_NONBLOCK - found -- Performing Test HAVE_PAUSE_INSTRUCTION -- Performing Test HAVE_PAUSE_INSTRUCTION - Success -- Performing Test HAVE_BUILTIN_UNREACHABLE -- Performing Test HAVE_BUILTIN_UNREACHABLE - Success -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE_BUILTIN_STPCPY -- Performing Test HAVE_BUILTIN_STPCPY - Success -- Performing Test HAVE_GCC_ATOMIC_BUILTINS -- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success -- Performing Test HAVE_GCC_SYNC_BUILTINS -- Performing Test HAVE_GCC_SYNC_BUILTINS - Success -- Looking for netinet/in6.h -- Looking for netinet/in6.h - not found -- Check size of struct sockaddr_in6 -- Check size of struct sockaddr_in6 - done -- Check size of struct in6_addr -- Check size of struct in6_addr - done -- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY -- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY - Success -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Success -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Success -- Performing Test HAVE_PTHREAD_THREADID_NP -- Performing Test HAVE_PTHREAD_THREADID_NP - Success -- Performing Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING -- Performing Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING - Failed -- Looking for chown -- Looking for chown - found -- Looking for include file numa.h -- Looking for include file numa.h - not found -- Looking for include file numaif.h -- Looking for include file numaif.h - not found -- NUMA library missing or required version not available -- Check size of socklen_t -- Check size of socklen_t - failed -- Check size of off64_t -- Check size of off64_t - failed -- Looking for unistd.h -- Looking for unistd.h - found -- Performing Test HAVE_STRINGOP_OVERFLOW -- Performing Test HAVE_STRINGOP_OVERFLOW - Failed -- Performing Test HAVE_NO_UNUSED_CONST_VAR -- Performing Test HAVE_NO_UNUSED_CONST_VAR - Success -- Check size of mbstate_t -- Check size of mbstate_t - done -- Performing Test HAVE_LANGINFO_CODESET -- Performing Test HAVE_LANGINFO_CODESET - Success -- Looking for wcsdup -- Looking for wcsdup - found -- Check size of wchar_t -- Check size of wchar_t - done -- Check size of wint_t -- Check size of wint_t - done -- Found Curses: /usr/lib/libcurses.dylib -- Performing Test HAVE_DECL_TGOTO -- Performing Test HAVE_DECL_TGOTO - Success -- Looking for strvis -- Looking for strvis - found -- Looking for strunvis -- Looking for strunvis - found -- SASL_LIBRARY /usr/lib/libsasl2.dylib -- WITH_PROTOBUF=bundled -- Performing Test HAVE_NO_SIGN_COMPARE -- Performing Test HAVE_NO_SIGN_COMPARE - Success -- Performing Test HAVE_NO_UNUSED_TYPEDEFS -- Performing Test HAVE_NO_UNUSED_TYPEDEFS - Success -- Performing Test HAVE_NO_IGNORED_QUALIFIERS -- Performing Test HAVE_NO_IGNORED_QUALIFIERS - Success -- Performing Test HAVE_NO_RETURN_TYPE -- Performing Test HAVE_NO_RETURN_TYPE - Success -- Performing Test HAVE_NO_UNUSED_FUNCTION -- Performing Test HAVE_NO_UNUSED_FUNCTION - Success -- Performing Test HAVE_MAYBE_UNINITIALIZED -- Performing Test HAVE_MAYBE_UNINITIALIZED - Failed -- Performing Test HAVE_UNUSED_BUT_SET -- Performing Test HAVE_UNUSED_BUT_SET - Failed -- protobuf version is 2.6 -- You need to set WITH_CURL. This variable needs to point to curl library. -- Performing Test HAVE_SYS_THREAD_SELFID -- Performing Test HAVE_SYS_THREAD_SELFID - Success -- Performing Test HAVE_SYS_GETTID -- Performing Test HAVE_SYS_GETTID - Success -- Performing Test HAVE_PTHREAD_GETTHREADID_NP -- Performing Test HAVE_PTHREAD_GETTHREADID_NP - Failed -- Performing Test HAVE_INTEGER_PTHREAD_SELF -- Performing Test HAVE_INTEGER_PTHREAD_SELF - Failed -- Performing Test HAVE_STRINGOP_TRUNCATION -- Performing Test HAVE_STRINGOP_TRUNCATION - Failed -- Creating LDAP authentication SASL client library. -- Currently LDAP SASL client authentication plug-in is build with only system installed cyrus SASL library. -- Looking for include file sasl/sasl.h -- Looking for include file sasl/sasl.h - found -- Looking for include file lber.h -- Looking for include file lber.h - found -- SASL_LIBRARY = /usr/lib/libsasl2.dylib -- MERGE_CONVENIENCE_LIBRARIES TARGET mysqlclient -- MERGE_CONVENIENCE_LIBRARIES LIBS clientlib;dbug;strings;vio;mysys;mysys_ssl;zlib;yassl;taocrypt -- MERGE_CONVENIENCE_LIBRARIES MYLIBS clientlib;dbug;strings;vio;mysys;mysys_ssl;zlib;yassl;taocrypt -- Looking for include file endian.h -- Looking for include file endian.h - not found -- Check size of long long -- Check size of long long - done -- Check size of long -- Check size of long - done -- Check size of int -- Check size of int - done -- Check if the system is big endian -- Searching 16 bit integer -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for sched_getcpu -- Looking for sched_getcpu - not found -- Looking for nanosleep -- Looking for nanosleep - found -- Performing Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE -- Performing Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE - Failed -- Performing Test HAVE_IB_GCC_SYNC_SYNCHRONISE -- Performing Test HAVE_IB_GCC_SYNC_SYNCHRONISE - Success -- Performing Test HAVE_IB_GCC_ATOMIC_THREAD_FENCE -- Performing Test HAVE_IB_GCC_ATOMIC_THREAD_FENCE - Success -- Performing Test HAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE -- Performing Test HAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE - Success -- Performing Test HAVE_IB_ATOMIC_PTHREAD_T_GCC -- Performing Test HAVE_IB_ATOMIC_PTHREAD_T_GCC - Success -- Performing Test HAVE_IB_LINUX_FUTEX -- Performing Test HAVE_IB_LINUX_FUTEX - Failed -- Looking for asprintf -- Looking for asprintf - found -- Performing Test HAVE_CAST_FUNCTION_TYPE -- Performing Test HAVE_CAST_FUNCTION_TYPE - Failed -- Performing Test HAVE_PEERCRED -- Performing Test HAVE_PEERCRED - Failed -- Performing Test HAVE_UNUSED_TYPEDEFS -- Performing Test HAVE_UNUSED_TYPEDEFS - Success -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Success -- Performing Test HAVE_STRUCT_IFREQ_IFR_NAME -- Performing Test HAVE_STRUCT_IFREQ_IFR_NAME - Success -- Performing Test HAVE_XDR_OPS_X_PUTINT32 -- Performing Test HAVE_XDR_OPS_X_PUTINT32 - Failed -- Performing Test HAVE_XDR_OPS_X_GETINT32 -- Performing Test HAVE_XDR_OPS_X_GETINT32 - Failed -- Performing Test HAVE___CONST -- Performing Test HAVE___CONST - Failed -- Performing Test HAVE_RPC_INLINE_T -- Performing Test HAVE_RPC_INLINE_T - Failed -- RPC_INCLUDE_DIR /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include -- Using Boost headers from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/boost/boost_1_59_0 -- Performing Test CXX_HAVE_SIGN_COMPARE -- Performing Test CXX_HAVE_SIGN_COMPARE - Success -- Performing Test CXX_HAVE_UNUSED_VARIABLE -- Performing Test CXX_HAVE_UNUSED_VARIABLE - Success -- MYSQLX - Text log of protobuf messages enabled -- Performing Test HAVE_UNUSED_PARAMETER -- Performing Test HAVE_UNUSED_PARAMETER - Success -- Googletest was not found. gtest-based unit tests will be disabled. You can run cmake . -DENABLE_DOWNLOADS=1 to automatically download and build required components from source. -- If you are inside a firewall, you may need to use an https proxy: export https_proxy=http://example.com:80 -- Performing Test HAVE_MISLEADING_INDENTATION -- Performing Test HAVE_MISLEADING_INDENTATION - Failed -- Performing Test HAVE_NO_BUILTIN_MEMCMP -- Performing Test HAVE_NO_BUILTIN_MEMCMP - Success -- executable target mysqld debug_target /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/debug/sql/mysqld -- MERGE_CONVENIENCE_LIBRARIES TARGET mysqlserver -- MERGE_CONVENIENCE_LIBRARIES LIBS dbug;strings;regex;mysys;mysys_ssl;vio;zlib;yassl;taocrypt;archive_embedded;blackhole_embedded;csv_embedded;federated_embedded;heap_embedded;innobase;lz4_lib;myisam_embedded;myisammrg_embedded;partition_embedded;ngram_parser;sql_embedded -- MERGE_CONVENIENCE_LIBRARIES MYLIBS dbug;strings;regex;mysys;mysys_ssl;vio;zlib;yassl;taocrypt;archive_embedded;blackhole_embedded;csv_embedded;federated_embedded;heap_embedded;innobase;lz4_lib;myisam_embedded;myisammrg_embedded;partition_embedded;ngram_parser;sql_embedded -- library target mysqlserver debug_target /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/debug/archive_output_directory/libmysqld.a -- INSTALL mysqlclient.pc lib/pkgconfig -- CMAKE_BUILD_TYPE: RelWithDebInfo -- COMPILE_DEFINITIONS: HAVE_CONFIG_H;HAVE_LIBEVENT1;GTEST_USE_OWN_TR1_TUPLE=1 -- CMAKE_C_FLAGS: -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -- CMAKE_CXX_FLAGS: -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Wno-null-conversion -Wno-unused-private-field -- CMAKE_C_LINK_FLAGS: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -- CMAKE_CXX_LINK_FLAGS: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -- CMAKE_C_FLAGS_RELWITHDEBINFO: -O3 -g -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF -- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -O3 -g -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF -- Configuring done -- Generating done -- Build files have been written to: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld umshastr-mac:bld umshastr$ make -j8 Scanning dependencies of target INFO_SRC Scanning dependencies of target INFO_BIN Scanning dependencies of target gen_dtrace_header [ 0%] Generating include/probes_mysql_dtrace.h, include/probes_mysql_nodtrace.h Scanning dependencies of target zlib [ 0%] Generating common.h Scanning dependencies of target yassl Scanning dependencies of target taocrypt Scanning dependencies of target strings [ 0%] Generating help.c [ 0%] Generating help.h [ 0%] Generating vi.h [ 0%] Built target INFO_SRC [ 0%] Generating emacs.h [ 0%] Generating fcns.c [ 0%] Generating fcns.h [ 0%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/aes.cpp.o [ 0%] Built target INFO_BIN [ 0%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/aestables.cpp.o [ 0%] Built target gen_dtrace_header [ 0%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/algebra.cpp.o Scanning dependencies of target edit [ 0%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/buffer.cpp.o Scanning dependencies of target vio [ 0%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/chared.c.o [ 0%] Building C object vio/CMakeFiles/vio.dir/vio.c.o [ 0%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/cert_wrapper.cpp.o [ 0%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/chartype.c.o [ 0%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/crypto_wrapper.cpp.o [ 0%] Building C object zlib/CMakeFiles/zlib.dir/adler32.o [ 0%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/arc4.cpp.o [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/el.c.o [ 1%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/asn.cpp.o [ 1%] Building C object zlib/CMakeFiles/zlib.dir/compress.o [ 1%] Building C object zlib/CMakeFiles/zlib.dir/crc32.o [ 1%] Building C object vio/CMakeFiles/vio.dir/viosocket.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/vio/vio.c:23: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/vio/vio_priv.h:25In file included from : /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/vio/viosocket.c:26: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/vio/vio_priv.h:25: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25/Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h::259::9 : warningwarning: : 'bzero' 'bzero'macro macroredefined redefined[-Wmacro-redefined] [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero#define bzero please_use_memset_rather_than_bzero ^ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h::5252:9::9 : note: noteprevious: definition previousis heredefinition is here #define bzero(dest, ...) \ ^ #define bzero(dest, ...) \ ^ 1 warning generated. [ 1%] Building C object zlib/CMakeFiles/zlib.dir/deflate.o [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/eln.c.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/handshake.cpp.o [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/history.c.o Scanning dependencies of target regex [ 1%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/coding.cpp.o [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/historyn.c.o [ 1%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/des.cpp.o [ 1%] Building C object zlib/CMakeFiles/zlib.dir/gzclose.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/lock.cpp.o Scanning dependencies of target lz4_lib 1 warning generated. [ 1%] Building C object zlib/CMakeFiles/zlib.dir/gzlib.o [ 1%] Building C object vio/CMakeFiles/vio.dir/viossl.c.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/log.cpp.o [ 1%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/dh.cpp.o [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/map.c.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/socket_wrapper.cpp.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/vio/viossl.c:23: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/vio/vio_priv.h:25: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 1%] Building C object zlib/CMakeFiles/zlib.dir/gzread.o 1 warning generated. [ 1%] Building C object vio/CMakeFiles/vio.dir/viosslfactories.c.o [ 1%] Building C object extra/CMakeFiles/lz4_lib.dir/lz4/lz4.c.o [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/prompt.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/vio/viosslfactories.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/vio/vio_priv.h:25: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 1%] Linking C static library ../archive_output_directory/libvio.a [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/readline.c.o [ 1%] Building C object zlib/CMakeFiles/zlib.dir/gzwrite.o [ 1%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/dsa.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/ssl.cpp.o [ 1%] Building C object zlib/CMakeFiles/zlib.dir/inflate.o [ 1%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/file.cpp.o [ 1%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/hash.cpp.o [ 1%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/integer.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/timer.cpp.o [ 1%] Building C object zlib/CMakeFiles/zlib.dir/infback.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/yassl_error.cpp.o [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/search.c.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/yassl_imp.cpp.o [ 1%] Built target vio [ 2%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/yassl_int.cpp.o [ 2%] Building C object zlib/CMakeFiles/zlib.dir/inftrees.o [ 2%] Building C object extra/CMakeFiles/lz4_lib.dir/lz4/lz4frame.c.o [ 2%] Building C object zlib/CMakeFiles/zlib.dir/inffast.o [ 2%] Building C object regex/CMakeFiles/regex.dir/regcomp.c.o [ 2%] Building C object zlib/CMakeFiles/zlib.dir/trees.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/regex/regcomp.c:10: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/tokenizer.c.o [ 2%] Building C object extra/CMakeFiles/lz4_lib.dir/lz4/lz4hc.c.o [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/tokenizern.c.o [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/vi.c.o [ 2%] Building C object zlib/CMakeFiles/zlib.dir/uncompr.o [ 2%] Building C object zlib/CMakeFiles/zlib.dir/zutil.o [ 2%] Building C object extra/yassl/CMakeFiles/yassl.dir/__/__/client/get_password.c.o [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/common.c.o [ 2%] Building C object extra/CMakeFiles/lz4_lib.dir/lz4/xxhash.c.o 1 warning generated. [ 2%] Linking C static library ../archive_output_directory/libz.a [ 2%] Building C object regex/CMakeFiles/regex.dir/regerror.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/regex/regerror.c:2: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/client/get_password.c:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 2%] Building C object regex/CMakeFiles/regex.dir/regexec.c.o 1 warning generated. [ 2%] Linking C static library ../archive_output_directory/liblz4_lib.a [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/emacs.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/regex/regexec.c:9: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 2%] Linking CXX static library ../../archive_output_directory/libyassl.a [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/hist.c.o [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/keymacro.c.o 1 warning generated. Scanning dependencies of target comp_sql [ 2%] Building C object regex/CMakeFiles/regex.dir/regfree.c.o [ 2%] Building C object regex/CMakeFiles/regex.dir/reginit.c.o [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/parse.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/regex/reginit.c:5: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 2%] Linking C static library ../archive_output_directory/libregex.a [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/read.c.o [ 2%] Building C object strings/CMakeFiles/strings.dir/bchange.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/bchange.c:28: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-big5.c.o [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/refresh.c.o [ 2%] Built target lz4_lib In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-big5.c:30: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 2%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/md2.cpp.o 1 warning generated. [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-bin.c.o [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/sig.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-bin.c:22: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/terminal.c.o [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-cp932.c.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/md4.cpp.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-cp932.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/tty.c.o [ 3%] Building C object scripts/CMakeFiles/comp_sql.dir/comp_sql.c.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/md5.cpp.o [ 3%] Linking C executable comp_sql 1 warning generated. [ 3%] Building C object strings/CMakeFiles/strings.dir/ctype-czech.c.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/misc.cpp.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-czech.c:65: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 3%] Built target zlib [ 3%] Building C object strings/CMakeFiles/strings.dir/ctype-euc_kr.c.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/random.cpp.o 1 warning generated. [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/filecomplete.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-euc_kr.c:29: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 4%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/ripemd.cpp.o [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-eucjpms.c.o [ 4%] Built target regex [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/help.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-eucjpms.c:30: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 4%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/rsa.cpp.o [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-extra.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/fcns.c.o [ 4%] Built target yassl [ 4%] Linking C static library ../../archive_output_directory/libedit.a [ 4%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/sha.cpp.o [ 4%] Built target comp_sql [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-gb2312.c.o [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-gbk.c.o [ 4%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/rabbit.cpp.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-gb2312.c:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-gbk.c:30: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ Scanning dependencies of target gen_lex_hash 1 warning generated. [ 4%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/hc128.cpp.o 1 warning generated. 1 warning generated. [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-gb18030.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-gb18030.c:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ Scanning dependencies of target mysqlservices [ 4%] Linking CXX static library ../../../archive_output_directory/libtaocrypt.a Scanning dependencies of target GenLiteProtos [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/service_command.c.o [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/locking_service.c.o Scanning dependencies of target event [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/srv_session_service.c.o [ 4%] Building CXX object sql/CMakeFiles/gen_lex_hash.dir/gen_lex_hash.cc.o [ 4%] Generating generated/protobuf_lite/mysqlx.proto Scanning dependencies of target gr_unit_test_resource 1 warning generated. [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_snprintf_service.c.o [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-latin1.c.o [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/thd_alloc_service.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-latin1.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/thd_wait_service.c.o [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_plugin_log_service.c.o 1 warning generated. [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-mb.c.o [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_thread_scheduler_service.c.o [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_string_service.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-mb.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_malloc_service.c.o [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_password_policy_service.c.o [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/parser_service.c.o [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/srv_session_info_service.c.o [ 4%] Building C object libevent/CMakeFiles/event.dir/event.c.o 1 warning generated. [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/rpl_transaction_ctx_service.c.o [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-simple.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-simple.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/rpl_transaction_write_set_service.c.o [ 4%] Building C object libevent/CMakeFiles/event.dir/buffer.c.o [ 5%] Building C object libservices/CMakeFiles/mysqlservices.dir/security_context_service.c.o [ 5%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_keyring_service.c.o [ 5%] Linking C static library ../archive_output_directory/libmysqlservices.a 1 warning generated. [ 5%] Building C object libevent/CMakeFiles/event.dir/evbuffer.c.o [ 5%] Building C object strings/CMakeFiles/strings.dir/ctype-sjis.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-sjis.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 5%] Building C object libevent/CMakeFiles/event.dir/log.c.o [ 5%] Generating generated/protobuf_lite/mysqlx_datatypes.proto [ 5%] Building C object libevent/CMakeFiles/event.dir/signal.c.o 1 warning generated. [ 5%] Building C object strings/CMakeFiles/strings.dir/ctype-tis620.c.o [ 5%] Generating generated/protobuf_lite/mysqlx_connection.proto [ 5%] Building C object libevent/CMakeFiles/event.dir/evutil.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-tis620.c:52: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 5%] Building C object libevent/CMakeFiles/event.dir/event_tagging.c.o [ 5%] Building C object strings/CMakeFiles/strings.dir/ctype-uca.c.o [ 5%] Built target edit [ 5%] Generating generated/protobuf_lite/mysqlx_expect.proto In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-uca.c:35: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 5%] Building C object strings/CMakeFiles/strings.dir/ctype-ucs2.c.o [ 5%] Generating generated/protobuf_lite/mysqlx_expr.proto In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-ucs2.c:21: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 5%] Generating generated/protobuf_lite/mysqlx_crud.proto [ 5%] Generating generated/protobuf_lite/mysqlx_sql.proto [ 5%] Building C object libevent/CMakeFiles/event.dir/evrpc.c.o [ 5%] Generating generated/protobuf_lite/mysqlx_session.proto [ 5%] Linking CXX executable gen_lex_hash [ 5%] Building C object libevent/CMakeFiles/event.dir/strlcpy.c.o 11 warning warning generated generated. . [ 5%] Building C object libevent/CMakeFiles/event.dir/select.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-ujis.c.o [ 6%] Generating generated/protobuf_lite/mysqlx_notice.proto In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-ujis.c:29: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 6%] Building C object libevent/CMakeFiles/event.dir/http.c.o [ 6%] Generating generated/protobuf_lite/mysqlx_resultset.proto [ 6%] Built target GenLiteProtos 1 warning generated. [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-utf8.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-utf8.c:21: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 6%] Built target gen_lex_hash [ 6%] Building C object libevent/CMakeFiles/event.dir/poll.c.o [ 6%] Built target taocrypt [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-win1250ch.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype-win1250ch.c:40: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 6%] Building C object libevent/CMakeFiles/event.dir/kqueue.c.o 1 warning generated. Scanning dependencies of target protobuf 1 warning generated. [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype.c.o Scanning dependencies of target protoclib In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/ctype.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 6%] Built target mysqlservices [ 6%] Linking C static library libevent.a [ 6%] Building C object strings/CMakeFiles/strings.dir/decimal.c.o 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/decimal.c:104: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ Scanning dependencies of target protobuf-lite 1 warning generated. [ 6%] Building C object strings/CMakeFiles/strings.dir/dtoa.c.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/dtoa.c:40: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/code_generator.cc.o Scanning dependencies of target lz4_decompress Scanning dependencies of target zlib_decompress /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libevent.a(strlcpy.c.o) has no symbols [ 6%] Building CXX object extra/CMakeFiles/lz4_decompress.dir/lz4_decompress.cc.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libevent.a(strlcpy.c.o) has no symbols [ 6%] Building CXX object extra/CMakeFiles/zlib_decompress.dir/zlib_decompress.cc.o [ 6%] Built target event [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o 1 warning generated. [ 6%] Building C object strings/CMakeFiles/strings.dir/int2str.c.o [ 6%] Linking CXX executable lz4_decompress In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/int2str.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 7%] Building C object strings/CMakeFiles/strings.dir/is_prefix.c.o [ 7%] Linking CXX executable zlib_decompress In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/is_prefix.c:26: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 7%] Building C object strings/CMakeFiles/strings.dir/llstr.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/llstr.c:29: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 7%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc.o [ 7%] Building C object strings/CMakeFiles/strings.dir/longlong2str.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/longlong2str.c:42: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 7%] Building C object strings/CMakeFiles/strings.dir/my_strtoll10.c.o [ 7%] Built target zlib_decompress [ 7%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/substitute.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/my_strtoll10.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 7%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/src/gcs_plugin_messages.cc.o 1 warning generated. [ 7%] Building C object strings/CMakeFiles/strings.dir/my_vsnprintf.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 11 warnings generated. [ 7%] Built target lz4_decompress [ 7%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/common.cc.o [ 7%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/my_vsnprintf.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ Scanning dependencies of target GenFixPrivs [ 7%] Generating mysql_fix_privilege_tables_sql.c 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 7%] Building C object strings/CMakeFiles/strings.dir/str2int.c.o [ 7%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/structurally_valid.cc.o [ 7%] Generating sql_commands_sys_schema.h [ 7%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/src/member_info.cc.o 11 warnings generated. [ 7%] Built target GenFixPrivs [ 8%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/str2int.c:41: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 8%] Building C object strings/CMakeFiles/strings.dir/str_alloc.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/str_alloc.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 8%] Building C object strings/CMakeFiles/strings.dir/strcend.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/strcend.c:26: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/once.cc.o [ 8%] Building C object strings/CMakeFiles/strings.dir/strend.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.cc:45: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.cc:45: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.cc:45: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.cc:45: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.cc:45: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.cc:45: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.cc:45: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.cc:45: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.cc:45: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.cc:45: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.cc:45: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/strend.c:30: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 8%] Building C object strings/CMakeFiles/strings.dir/strfill.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 11 warnings generated. [ 8%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/src/member_version.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/strfill.c:28: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 8%] Building C object strings/CMakeFiles/strings.dir/strmake.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/strmake.c:29: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 8%] Building C object strings/CMakeFiles/strings.dir/my_stpmov.c.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/my_stpmov.c:24: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 8%] Building C object strings/CMakeFiles/strings.dir/my_stpnmov.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/my_stpnmov.c:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 8%] Building C object strings/CMakeFiles/strings.dir/strxmov.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:52: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:52: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:52: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:52: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:52: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:52: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:52: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:52: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:52: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:52: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc:52: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/strxmov.c:35: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 11 warnings generated. 1 warning generated. [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc.o [ 9%] Building C object strings/CMakeFiles/strings.dir/strxnmov.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/strxnmov.c:40: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 9%] Building C object strings/CMakeFiles/strings.dir/xml.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/xml.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc:5: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 1 warning generated. [ 9%] Building C object strings/CMakeFiles/strings.dir/my_strchr.c.o Scanning dependencies of target boost_lib In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/my_strchr.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 11 warnings generated. 1 warning generated. [ 9%] Building C object strings/CMakeFiles/strings.dir/strcont.c.o [ 9%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/src/compatibility_module.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/strcont.c:29: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 9%] Building C object strings/CMakeFiles/strings.dir/strappend.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/strings/strappend.c:28: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 9%] Linking C static library ../archive_output_directory/libstrings.a [ 9%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/gcs_logging.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 11 warnings generated. [ 9%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc.o Scanning dependencies of target GenYaccEmbeddedSource [ 9%] Generating lex_hash.h [ 9%] Built target GenYaccEmbeddedSource [ 9%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/zip_writer.cc.o [ 9%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/extension_set.cc.o [ 9%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/xplatform/my_xp_cond.cc.o Scanning dependencies of target my_safe_process In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 9%] Building CXX object mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/safe_process.cc.o [ 9%] Linking CXX executable my_safe_process [ 9%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/xplatform/my_xp_thread.cc.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libstrings.a(longlong2str.c.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libstrings.a(longlong2str.c.o) has no symbols [ 9%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/xplatform/my_xp_mutex.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:56: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:56: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:56: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:56: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:56: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:56: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:56: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:56: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:56: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:56: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc:56: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 9%] Built target my_safe_process [ 10%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/xplatform/my_xp_util.cc.o 11 warnings generated. [ 10%] Built target strings [ 10%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc.o [ 10%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc.o 11 warnings generated. [ 10%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc.o Scanning dependencies of target binlogstandalone_static In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 10%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/load_data_events.cpp.o 11 warnings generated. [ 10%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/message_lite.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 10%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/gcs_view.cc.o 11 warnings generated. [ 10%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/repeated_field.cc.o [ 10%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 11 warnings generated. [ 10%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/rows_event.cpp.o [ 10%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/gcs_types.cc.o Scanning dependencies of target binlogstandalone_shared In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 11 warnings generated. [ 10%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc.o 11 warnings generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 10%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc.o [ 10%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/load_data_events.cpp.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 10%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/gcs_message.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:72: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:72: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:72: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:72: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:72: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:72: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:72: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:72: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:72: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:72: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc:72: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 11 warnings generated. [ 11%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/binlog_event.cpp.o 11 warnings generated. [ 11%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 11 warnings generated. [ 11%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc.o Scanning dependencies of target GenSysSchema [ 12%] Built target GenSysSchema [ 12%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc.o [ 12%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/rows_event.cpp.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 11 warnings generated. [ 12%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/control_events.cpp.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.h:49: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.h:49: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.h:49: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.h:49: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.h:49: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.h:49: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.h:49: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.h:49: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.h:49: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.h:49: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.h:49: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 12%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/gcs_member_identifier.cc.o [ 12%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/binlog_event.cpp.o [ 12%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc.o 11 warnings generated. [ 12%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc.o [ 12%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o [ 12%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 12%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/control_events.cpp.o [ 12%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/gcs_group_identifier.cc.o [ 12%] Linking CXX static library ../../archive_output_directory/libprotobuf-lite.a 11 warnings generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 12%] Linking CXX static library ../../../archive_output_directory/libgr_unit_test_resource.a [ 12%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/statement_events.cpp.o Scanning dependencies of target GenServerSource [ 12%] Generating lex_hash.h [ 12%] Built target GenServerSource 11 warnings generated. [ 12%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/message.cc.o [ 12%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libprotobuf-lite.a(atomicops_internals_x86_gcc.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libprotobuf-lite.a(atomicops_internals_x86_msvc.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libprotobuf-lite.a(atomicops_internals_x86_gcc.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libprotobuf-lite.a(atomicops_internals_x86_msvc.cc.o) has no symbols [ 12%] Built target protobuf-lite [ 12%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/statement_events.cpp.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 12%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/uuid.cpp.o [ 12%] Built target gr_unit_test_resource [ 12%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc.o Scanning dependencies of target GenBootstrapPriv [ 12%] Generating sql_commands_system_data.h [ 12%] Generating sql_commands_system_tables.h [ 12%] Generating sql_commands_help_data.h In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 12%] Built target GenBootstrapPriv [ 12%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc.o 11 warnings generated. [ 12%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/uuid.cpp.o [ 12%] Linking CXX static library ../lib/libbinlogstandalone.a 11 warnings generated. [ 12%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 11 warnings generated. Scanning dependencies of target mysys In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 12%] Linking CXX shared library ../lib/libbinlogstandalone.dylib 11 warnings generated. [ 12%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc.o 11 warnings generated. [ 12%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/service.cc.o [ 12%] Built target binlogstandalone_shared [ 12%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o [ 12%] Built target binlogstandalone_static [ 12%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/text_format.cc.o Scanning dependencies of target gen_lex_token In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 12%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 11 warnings generated. [ 12%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc.o [ 12%] Building CXX object sql/CMakeFiles/gen_lex_token.dir/gen_lex_token.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/text_format.cc:51: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/text_format.cc:51: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/text_format.cc:51: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/text_format.cc:51: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/text_format.cc:51: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/text_format.cc:51: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/text_format.cc:51: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/text_format.cc:51: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/text_format.cc:51: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/text_format.cc:51: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/text_format.cc:51: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 12%] Linking CXX executable gen_lex_token [ 12%] Built target gen_lex_token [ 12%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc.o 11 warnings generated. [ 13%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/wire_format.cc.o 11 warnings generated. [ 13%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/gzip_stream.cc.o 11 warnings generated. [ 13%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.h:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ Scanning dependencies of target GenDigestServerSource [ 13%] Generating lex_token.h [ 13%] Built target GenDigestServerSource [ 13%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc.o 11 warnings generated. [ 13%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/printer.cc.o 11 warnings generated. 11 warnings generated. [ 13%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/strtod.cc.o [ 13%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 13%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc.o [ 13%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc.o 11 warnings generated. [ 13%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 13%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc.o 11 warnings generated. [ 13%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.h:46: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 11 warnings generated. 11 warnings generated. [ 13%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc.o [ 14%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/array.c.o [ 14%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc.o 11 warnings generated. [ 14%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o 11 warnings generated. [ 14%] Building C object mysys/CMakeFiles/mysys.dir/charset-def.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/array.c:19: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 11 warnings generated. [ 14%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/charset.c.o [ 14%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 11 warnings generated. [ 14%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/common.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/charset.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:43: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:43: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:43: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:43: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:43: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:43: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:43: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:43: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:43: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:43: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc:43: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 11 warnings generated. [ 14%] Building C object mysys/CMakeFiles/mysys.dir/checksum.c.o 1 warning generated. [ 14%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc:34: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 14%] Building C object mysys/CMakeFiles/mysys.dir/errors.c.o [ 15%] Building C object mysys/CMakeFiles/mysys.dir/hash.c.o 11 warnings generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/hash.c:21: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 15%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 11 warnings generated. 1 warning generated. [ 15%] Building C object mysys/CMakeFiles/mysys.dir/list.c.o [ 15%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/once.cc.o 11 warnings generated. [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_cache.c.o 11 warnings generated. [ 15%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc.o [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_dirname.c.o 11 warnings generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_cache.c:22: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 15%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/extension_set.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc:40: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 15%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc.o 11 warnings generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_dirname.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_fn_ext.c.o 1 warning generated. [ 15%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/message_lite.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_fn_ext.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_format.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_format.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: int64_t OSAtomicAdd64( int64_t __theAmount, ^ 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: noteIn file included from : /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:previous35 : definitionIn file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.his: 44here: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184/Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc: #define bzero(dest, ...) \: 37/Users/umshastr/Do ^ wnloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: : In file included from warning/Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h: :81: In file included from 'OSAtomicAdd64Barrier'/Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h :is184 : deprecated: first deprecated/Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h :in47 :macOS9 :10.12 - warningUse: std::atomic_fetch_add() 'OSAtomicCompareAndSwap32'from is deprecated:instead first[-Wdeprecated-declarations] deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from return OSAtomicAdd64Barrier(increment, ^instead [-Wdeprecated-declarations] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here if (OSAtomicCompareAndSwap32(old_value, new_value, ^ int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier'bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); is deprecated: ^ first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 1 warning generated. 11 warnings generated. [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_getdate.c.o [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache.c.o [ 15%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_getdate.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_iocache.c:52: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 15%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/repeated_field.cc.o [ 15%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc.o 1 warning generated. [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache2.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc:38: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_iocache2.c:22: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 11 warnings generated. [ 15%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc.o 11 warnings generated. [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycache.c.o 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_b[ 15%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc.o uild/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc:48: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_keycache.c:111: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 11 warnings generated. [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycaches.c.o 11 warnings generated. [ 15%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_keycaches.c:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h: if (OSAtomicCompareAndSwap64(old_value, new_value,25 :9: ^ warning: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:'bzero'9 :macro redefined note[-Wmacro-redefined]: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.hbool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue,: 52:9: note: previous definition is ^here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc:35: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite_inl.h:47: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.h:58: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 1 warning generated. [ 15%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc.o 1 warning generated. 11 warnings generated. [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_loadpath.c.o [ 15%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_loadpath.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_pack.c.o [ 15%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_pack.c:19: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 11 warnings generated. [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_path.c.o [ 15%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc:41: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_path.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc:37: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_qsort.c:25: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 11 warnings generated. [ 15%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc.o [ 15%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort2.c.o 11 warnings generated. [ 16%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_qsort2.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_qsort.c:25: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 16%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc.o 11 warnings generated. 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] [ 16%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_doc_comment.cc.o [ 16%] Building C object mysys/CMakeFiles/mysys.dir/mf_radix.c.o if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ 11 warnings generated. [ 16%] Building C object mysys/CMakeFiles/mysys.dir/mf_same.c.o 11 warnings generated. [ 16%] Building C object mysys/CMakeFiles/mysys.dir/mf_soundex.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_radix.c:24: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_same.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 16%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc.o [ 16%] Linking CXX static library ../../archive_output_directory/libprotobuf.a In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc:42: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.h:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 16%] Building C object mysys/CMakeFiles/mysys.dir/mf_arr_appstr.c.o [ 17%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempfile.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_arr_appstr.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 17%] Building C object mysys/CMakeFiles/mysys.dir/mf_unixpath.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_tempfile.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 17%] Building C object mysys/CMakeFiles/mysys.dir/mf_wcomp.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/mf_unixpath.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 17%] Building C object mysys/CMakeFiles/mysys.dir/mulalloc.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:47:9: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:61:13: warning: 'OSAtomicCompareAndSwap32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap32(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:502:9: note: 'OSAtomicCompareAndSwap32' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:68:10: warning: 'OSAtomicAdd32' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd32(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:146:9: note: 'OSAtomicAdd32' has been explicitly marked deprecated here int32_t OSAtomicAdd32( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:73:10: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd32Barrier(increment, const_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:77:3: warning: 'OSMemoryBarrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_thread_fence() from instead [-Wdeprecated-declarations] OSMemoryBarrier(); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:749:9: note: 'OSMemoryBarrier' has been explicitly marked deprecated here void OSMemoryBarrier( void ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:85:9: warning: 'OSAtomicCompareAndSwap32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap32Barrier(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:518:9: note: 'OSAtomicCompareAndSwap32Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap32Barrier( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue ); ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:138:9: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:152:13: warning: 'OSAtomicCompareAndSwap64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] } while (!OSAtomicCompareAndSwap64(old_value, new_value, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:628:9: note: 'OSAtomicCompareAndSwap64' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64( int64_t __oldValue, int64_t __newValue, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:159:10: warning: 'OSAtomicAdd64' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add_explicit(std::memory_order_relaxed) from instead [-Wdeprecated-declarations] return OSAtomicAdd64(increment, reinterpret_cast(ptr)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:231:9: note: 'OSAtomicAdd64' has been explicitly marked deprecated here int64_t OSAtomicAdd64( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:164:10: warning: 'OSAtomicAdd64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Wdeprecated-declarations] return OSAtomicAdd64Barrier(increment, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:247:9: note: 'OSAtomicAdd64Barrier' has been explicitly marked deprecated here int64_t OSAtomicAdd64Barrier( int64_t __theAmount, ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.h:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.h:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.h:81: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops.h:184: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_macosx.h:173:9: warning: 'OSAtomicCompareAndSwap64Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_compare_exchange_strong() from instead [-Wdeprecated-declarations] if (OSAtomicCompareAndSwap64Barrier( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libkern/OSAtomicDeprecated.h:645:9: note: 'OSAtomicCompareAndSwap64Barrier' has been explicitly marked deprecated here bool OSAtomicCompareAndSwap64Barrier( int64_t __oldValue, int64_t __newValue, ^ [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_access.c.o [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_alloc.c.o 11 warnings generated. [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_bit.c.o [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_bitmap.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_alloc.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_access.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_chsize.c.o 1 warning generated. [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_compress.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_bitmap.c:39: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/my_bitmap.h:22: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_copy.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_chsize.c:19: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_compress.c:22: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 11 warnings generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_copy.c:19: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_create.c.o [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_delete.c.o 1 warning generated. [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_div.c.o 1 warning generated. [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_error.c.o 1 warning generated. [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_file.c.o [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_fopen.c.o [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_fstream.c.o [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_gethwaddr.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_error.c:19: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_file.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_gethwaddr.c:21: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 17%] Building C object mysys/CMakeFiles/mysys.dir/my_getsystime.c.o [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_getwd.c.o [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_compare.c.o [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_init.c.o [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_lib.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libprotobuf.a(atomicops_internals_x86_gcc.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libprotobuf.a(atomicops_internals_x86_msvc.cc.o) has no symbols In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_getwd.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_init.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_lib.c:21: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_lock.c.o [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_malloc.c.o 1 warning generated. [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_mess.c.o 1 warning generated. [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_mkdir.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_malloc.c:19: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_mmap.c.o [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_once.c.o 1 warning generated. [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_pread.c.o [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_open.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_once.c:21: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_read.c.o [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_redel.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_pread.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_rename.c.o 1 warning generated. [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_seek.c.o [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_static.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_redel.c:19: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_rename.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink.c.o 1 warning generated. [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink2.c.o [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_sync.c.o [ 18%] Building C object mysys/CMakeFiles/mysys.dir/my_thr_init.c.o [ 19%] Building C object mysys/CMakeFiles/mysys.dir/my_write.c.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libprotobuf.a(atomicops_internals_x86_gcc.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libprotobuf.a(atomicops_internals_x86_msvc.cc.o) has no symbols In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_symlink.c:19: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_symlink2.c:26: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 19%] Building C object mysys/CMakeFiles/mysys.dir/ptr_cmp.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_thr_init.c:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 19%] Building C object mysys/CMakeFiles/mysys.dir/sql_chars.c.o 1 warning generated. [ 19%] Building C object mysys/CMakeFiles/mysys.dir/stacktrace.c.o [ 19%] Building C object mysys/CMakeFiles/mysys.dir/queues.c.o [ 19%] Building C object mysys/CMakeFiles/mysys.dir/string.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/stacktrace.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 19%] Building C object mysys/CMakeFiles/mysys.dir/thr_cond.c.o [ 19%] Building C object mysys/CMakeFiles/mysys.dir/thr_lock.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/string.c:24: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 19%] Building C object mysys/CMakeFiles/mysys.dir/thr_mutex.c.o 1 warning generated. [ 19%] Building C object mysys/CMakeFiles/mysys.dir/thr_rwlock.c.o [ 19%] Building C object mysys/CMakeFiles/mysys.dir/tree.c.o 11 warnings generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/thr_lock.c:74: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 19%] Linking CXX static library ../../archive_output_directory/libprotoclib.a [ 19%] Building C object mysys/CMakeFiles/mysys.dir/typelib.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/tree.c:60: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 19%] Building C object mysys/CMakeFiles/mysys.dir/base64.c.o 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/base64.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/typelib.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 19%] Building C object mysys/CMakeFiles/mysys.dir/my_memmem.c.o 1 warning generated. [ 19%] Building C object mysys/CMakeFiles/mysys.dir/lf_alloc-pin.c.o 1 warning generated. 1 warning generated. 1 warning generated. [ 19%] Building C object mysys/CMakeFiles/mysys.dir/lf_dynarray.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_memmem.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 19%] Building C object mysys/CMakeFiles/mysys.dir/lf_hash.c.o [ 19%] Building C object mysys/CMakeFiles/mysys.dir/my_rdtsc.c.o 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/lf_dynarray.c:39: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/lf_hash.c:25: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 19%] Building C object mysys/CMakeFiles/mysys.dir/psi_noop.c.o 1 warning generated. [ 19%] Building C object mysys/CMakeFiles/mysys.dir/my_syslog.c.o [ 20%] Building C object mysys/CMakeFiles/mysys.dir/my_chmod.c.o 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/my_syslog.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 20%] Building C object mysys/CMakeFiles/mysys.dir/my_thread.c.o [ 20%] Building C object mysys/CMakeFiles/mysys.dir/kqueue_timers.c.o [ 20%] Built target protobuf [ 20%] Built target protoclib Scanning dependencies of target protoc [ 20%] Building CXX object extra/protobuf/CMakeFiles/protoc.dir/protobuf-2.6.1/src/google/protobuf/compiler/main.cc.o [ 20%] Linking CXX executable protoc [ 20%] Linking C static library ../archive_output_directory/libmysys.a [ 20%] Built target protoc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libmysys.a(thr_cond.c.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libmysys.a(thr_mutex.c.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libmysys.a(thr_cond.c.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libmysys.a(thr_mutex.c.o) has no symbols [ 20%] Built target mysys Scanning dependencies of target dbug [ 20%] Building C object dbug/CMakeFiles/dbug.dir/dbug.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/dbug/dbug.c:84: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 20%] Linking C static library ../archive_output_directory/libdbug.a [ 20%] Built target dbug Scanning dependencies of target base64_test Scanning dependencies of target replace Scanning dependencies of target thr_lock Scanning dependencies of target queues Scanning dependencies of target re Scanning dependencies of target mysys_ssl [ 20%] Building C object mysys/CMakeFiles/base64_test.dir/base64.c.o Scanning dependencies of target mytap [ 21%] Building C object mysys/CMakeFiles/queues.dir/queues.c.o [ 21%] Building C object extra/CMakeFiles/replace.dir/replace.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/base64.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 21%] Building C object mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o 1 warning generated. [ 22%] Linking C executable base64_test In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/replace.c:48: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/thr_lock.c:74: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 22%] Linking C executable queues 1 warning generated. 1 warning generated. [ 22%] Linking C executable replace [ 22%] Linking C executable thr_lock [ 22%] Built target base64_test [ 22%] Building C object unittest/mytap/CMakeFiles/mytap.dir/tap.c.o [ 22%] Linking C static library libmytap.a [ 22%] Built target replace [ 22%] Built target thr_lock [ 22%] Built target queues [ 22%] Building C object regex/CMakeFiles/re.dir/debug.c.o [ 22%] Building C object regex/CMakeFiles/re.dir/main.c.o [ 22%] Building C object regex/CMakeFiles/re.dir/split.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/regex/main.c:2: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/regex/debug.c:3: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 22%] Built target mytap 1 warning generated. 1 warning generated. [ 22%] Linking C executable re [ 22%] Built target re Scanning dependencies of target simple-t Scanning dependencies of target skip_all-t Scanning dependencies of target no_plan-t Scanning dependencies of target todo-t Scanning dependencies of target skip-t [ 22%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o [ 22%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/mf_tempdir.cc.o [ 22%] Building C object unittest/examples/CMakeFiles/skip-t.dir/skip-t.c.o [ 22%] Building C object unittest/examples/CMakeFiles/todo-t.dir/todo-t.c.o [ 22%] Building C object unittest/examples/CMakeFiles/no_plan-t.dir/no_plan-t.c.o [ 23%] Building C object unittest/examples/CMakeFiles/simple-t.dir/simple-t.c.o [ 23%] Building C object unittest/examples/CMakeFiles/skip_all-t.dir/skip_all-t.c.o [ 24%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o [ 24%] Linking C executable skip_all-t [ 24%] Linking C executable simple-t [ 24%] Linking C executable todo-t [ 24%] Linking C executable skip-t [ 24%] Linking C executable no_plan-t Scanning dependencies of target basic-t [ 24%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o [ 24%] Built target no_plan-t [ 24%] Built target skip_all-t [ 24%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o [ 24%] Built target skip-t [ 24%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha2.cc.o [ 24%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha1.cc.o [ 24%] Building C object unittest/mytap/t/CMakeFiles/basic-t.dir/basic-t.c.o [ 24%] Built target todo-t [ 24%] Built target simple-t [ 24%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o [ 24%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o [ 24%] Linking C executable basic-t [ 24%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_murmur3.cc.o [ 24%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes_yassl.cc.o [ 24%] Linking CXX static library ../archive_output_directory/libmysys_ssl.a [ 24%] Built target basic-t [ 24%] Built target mysys_ssl Scanning dependencies of target comp_err Scanning dependencies of target my_print_defaults Scanning dependencies of target resolve_stack_dump Scanning dependencies of target mysql_tzinfo_to_sql Scanning dependencies of target resolveip Scanning dependencies of target mysql_ssl_rsa_setup [ 24%] Building C object extra/CMakeFiles/comp_err.dir/comp_err.c.o [ 24%] Building C object extra/CMakeFiles/my_print_defaults.dir/my_print_defaults.c.o [ 24%] Building CXX object extra/CMakeFiles/resolve_stack_dump.dir/resolve_stack_dump.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/comp_err.c:30: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/my_print_defaults.c:28: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 24%] Linking CXX executable my_print_defaults [ 24%] Building C object extra/CMakeFiles/resolveip.dir/resolveip.c.o 1 warning generated. [ 24%] Building CXX object client/CMakeFiles/mysql_ssl_rsa_setup.dir/path.cc.o [ 24%] Building CXX object client/CMakeFiles/mysql_ssl_rsa_setup.dir/mysql_ssl_rsa_setup.cc.o [ 24%] Linking CXX executable comp_err In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/resolveip.c:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 24%] Linking CXX executable resolveip [ 24%] Built target my_print_defaults [ 24%] Building CXX object client/CMakeFiles/mysql_ssl_rsa_setup.dir/logger.cc.o [ 24%] Built target comp_err [ 24%] Linking CXX executable resolve_stack_dump [ 24%] Built target resolveip Scanning dependencies of target GenError [ 24%] Generating ../include/mysqld_error.h, ../sql/share/english/errmsg.sys [ 24%] Built target resolve_stack_dump [ 24%] Linking CXX executable mysql_ssl_rsa_setup [ 24%] Built target mysql_ssl_rsa_setup [ 24%] Built target GenError Scanning dependencies of target authentication_ldap_sasl_client Scanning dependencies of target binlogevents_static Scanning dependencies of target clientlib Scanning dependencies of target archive_embedded Scanning dependencies of target blackhole_embedded Scanning dependencies of target archive [ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/statement_events.cpp.o [ 24%] Building CXX object libmysql/authentication_ldap/CMakeFiles/authentication_ldap_sasl_client.dir/auth_ldap_sasl_client.cc.o [ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/control_events.cpp.o [ 24%] Building CXX object libmysql/authentication_ldap/CMakeFiles/authentication_ldap_sasl_client.dir/log_client.cc.o [ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/load_data_events.cpp.o [ 24%] Building C object libmysql/CMakeFiles/clientlib.dir/libmysql.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/libmysql/libmysql.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 24%] Linking CXX shared module authentication_ldap_sasl_client.so [ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/rows_event.cpp.o 1 warning generated. [ 24%] Building C object libmysql/CMakeFiles/clientlib.dir/errmsg.c.o [ 24%] Built target authentication_ldap_sasl_client [ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/binlog_event.cpp.o [ 24%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/client.c:59: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ Scanning dependencies of target blackhole [ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/binary_log_funcs.cpp.o [ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/uuid.cpp.o [ 24%] Building CXX object storage/blackhole/CMakeFiles/blackhole.dir/ha_blackhole.cc.o [ 24%] Building CXX object storage/blackhole/CMakeFiles/blackhole_embedded.dir/ha_blackhole.cc.o [ 24%] Building C object storage/archive/CMakeFiles/archive_embedded.dir/azio.c.o [ 24%] Building C object storage/archive/CMakeFiles/archive.dir/azio.c.o [ 24%] Building CXX object sql/CMakeFiles/mysql_tzinfo_to_sql.dir/tztime.cc.o 1 warning generated. [ 24%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/my_time.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/my_time.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 24%] Building CXX object storage/archive/CMakeFiles/archive.dir/ha_archive.cc.o [ 24%] Building CXX object storage/archive/CMakeFiles/archive_embedded.dir/ha_archive.cc.o 1 warning generated. [ 24%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_plugin.c.o [ 24%] Linking CXX executable mysql_tzinfo_to_sql In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/client_plugin.c:33: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 25%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_authentication.cc.o [ 25%] Linking CXX static library ../lib/libbinlogevents.a [ 25%] Built target mysql_tzinfo_to_sql [ 25%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/get_password.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/get_password.c:26: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 25%] Building CXX object client/dump/CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/chrono/src/chrono.cpp.o [ 25%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o [ 25%] Linking CXX static library ../../archive_output_directory/libblackhole.a [ 25%] Linking CXX static library ../../archive_output_directory/libblackhole_embedded.a [ 25%] Built target binlogevents_static [ 25%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/pack.c.o [ 25%] Linking CXX static library ../../archive_output_directory/libarchive_embedded.a [ 25%] Linking CXX static library ../../archive_output_directory/libarchive.a Scanning dependencies of target csv_embedded [ 25%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql/auth/password.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/auth/password.c:65: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 25%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/auth/sha2_password_common.cc.o [ 25%] Building C object libmysql/CMakeFiles/clientlib.dir/mysql_trace.c.o [ 25%] Linking CXX static library ../archive_output_directory/libclientlib.a Scanning dependencies of target csv [ 25%] Built target blackhole [ 25%] Built target blackhole_embedded [ 25%] Building CXX object client/dump/CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/system/src/error_code.cpp.o [ 25%] Building CXX object storage/csv/CMakeFiles/csv_embedded.dir/ha_tina.cc.o [ 25%] Building CXX object storage/csv/CMakeFiles/csv.dir/ha_tina.cc.o [ 25%] Built target archive [ 25%] Building CXX object storage/csv/CMakeFiles/csv_embedded.dir/transparent_file.cc.o [ 25%] Built target archive_embedded Scanning dependencies of target master [ 25%] Linking CXX static library ../../archive_output_directory/libboost_lib.a [ 25%] Building CXX object storage/csv/CMakeFiles/csv.dir/transparent_file.cc.o Scanning dependencies of target federated Scanning dependencies of target heap [ 25%] Linking CXX static library ../../archive_output_directory/libcsv_embedded.a [ 25%] Built target boost_lib Scanning dependencies of target innobase [ 26%] Linking CXX static library ../../archive_output_directory/libcsv.a [ 27%] Building CXX object storage/federated/CMakeFiles/federated.dir/ha_federated.cc.o [ 27%] Built target clientlib Scanning dependencies of target myisam [ 27%] Built target csv_embedded Scanning dependencies of target myisammrg [ 27%] Built target csv [ 27%] Linking CXX static library ../../archive_output_directory/libfederated.a Scanning dependencies of target partition Scanning dependencies of target perfschema [ 27%] Building CXX object sql/CMakeFiles/master.dir/rpl_master.cc.o [ 27%] Built target federated [ 27%] Building CXX object sql/CMakeFiles/master.dir/rpl_binlog_sender.cc.o [ 27%] Building CXX object storage/partition/CMakeFiles/partition.dir/ha_partition.cc.o [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/_check.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/_check.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/_rectest.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/_rectest.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Linking CXX static library ../archive_output_directory/libmaster.a [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_block.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_block.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_clear.c.o Scanning dependencies of target ngram_parser In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_clear.c:23: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_close.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_close.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_create.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_create.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 28%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_close.c.o 1 warning generated. [ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/ha_heap.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_close.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_create.c.o [ 28%] Building CXX object plugin/fulltext/CMakeFiles/ngram_parser.dir/ngram_parser/plugin_ngram.cc.o [ 28%] Linking CXX static library ../../archive_output_directory/libpartition.a In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_create.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Built target master [ 28%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_delete.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_delete.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_extra.c.o [ 28%] Linking CXX static library ../../archive_output_directory/libngram_parser.a In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_extra.c:23: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_info.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_info.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/ha_myisammrg.cc.o Scanning dependencies of target slave [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_delete.c.o [ 28%] Built target partition [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_extra.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_delete.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_locking.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_extra.c:21: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_hash.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_locking.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_hash.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_info.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_info.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_open.c.o [ 28%] Built target ngram_parser [ 28%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_open.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_open.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_open.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_panic.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_panic.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rename.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rename.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rfirst.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rfirst.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_panic.c.o [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rkey.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rkey.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_panic.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rlast.c.o [ 28%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_queue.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rlast.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_queue.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. Scanning dependencies of target rpl [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rnext.c.o 1 warning generated. [ 28%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_range.c.o Scanning dependencies of target binlog In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rnext.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_range.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rprev.c.o 1 warning generated. [ 28%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rfirst.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rprev.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rrnd.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rfirst.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rkey.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rrnd.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 28%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rsame.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rkey.c:29: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rsame.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 29%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rlast.c.o [ 30%] Building C object storage/heap/CMakeFiles/heap.dir/hp_scan.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rlast.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_scan.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 30%] Building C object storage/heap/CMakeFiles/heap.dir/hp_static.c.o [ 30%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rnext.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_static.c:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rnext.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 30%] Building C object storage/heap/CMakeFiles/heap.dir/hp_update.c.o [ 30%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rnext_same.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_update.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rnext_same.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 30%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_handler.cc.o 1 warning generated. 1 warning generated. [ 30%] Building C object storage/heap/CMakeFiles/heap.dir/hp_write.c.o [ 30%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rprev.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_write.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rprev.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 30%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rrnd.c.o [ 30%] Linking CXX static library ../../archive_output_directory/libheap.a In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rrnd.c:21: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 30%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rsame.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rsame.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 30%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_boolean_search.c.o 1 warning generated. [ 30%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_static.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ft_boolean_search.c:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_static.c:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 30%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_update.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_update.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 30%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_nlq_search.c.o 1 warning generated. [ 30%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_write.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ft_nlq_search.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_write.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 30%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_records.c.o 1 warning generated. [ 30%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_parser.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_records.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ft_parser.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined1 warning[-Wmacro-redefined] generated. #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 30%] Linking CXX static library ../../archive_output_directory/libmyisammrg.a 1 warning generated. [ 30%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_static.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ft_static.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/ha_myisam.cc.o [ 31%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_tblmap.cc.o [ 31%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_context.cc.o [ 31%] Built target heap [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_stopwords.c.o [ 31%] Building CXX object sql/CMakeFiles/slave.dir/rpl_slave.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ft_stopwords.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_update.c.o [ 31%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_misc.cc.o [ 31%] Linking CXX static library ../archive_output_directory/librpl.a In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ft_update.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_cache.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_cache.c:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_changed.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_changed.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_check.c.o [ 31%] Built target myisammrg [ 31%] Building CXX object sql/CMakeFiles/slave.dir/rpl_reporting.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_check.c:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ Scanning dependencies of target federated_embedded [ 31%] Building CXX object storage/federated/CMakeFiles/federated_embedded.dir/ha_federated.cc.o [ 31%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_sid_map.cc.o [ 31%] Built target rpl [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_checksum.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_checksum.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 31%] Building CXX object sql/CMakeFiles/slave.dir/rpl_mi.cc.o [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_close.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_close.c:23: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 31%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_set.cc.o 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_create.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_create.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 31%] Building CXX object sql/CMakeFiles/slave.dir/rpl_rli.cc.o 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_dbug.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_dbug.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_delete.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_delete.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 31%] Linking CXX static library ../../archive_output_directory/libfederated_embedded.a 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_delete_all.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_delete_all.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_specification.cc.o [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_delete_table.c.o [ 31%] Built target federated_embedded [ 31%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_state.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_delete_table.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_dynrec.c.o Scanning dependencies of target heap_embedded In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_dynrec.c:26: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 31%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/_check.c.o Scanning dependencies of target myisam_embedded In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/_check.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/_rectest.c.o 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_extra.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/_rectest.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 31%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_owned.cc.o 1 warning generated. [ 31%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_block.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_extra.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_block.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_clear.c.o 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_info.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_clear.c:23: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 31%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_boolean_search.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_info.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_close.c.o 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ft_boolean_search.c:55: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_key.c.o [ 31%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_handler.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_close.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_create.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_key.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_create.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_file.cc.o [ 31%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_nlq_search.c.o 1 warning generated. 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_keycache.c.o [ 31%] Building CXX object storage/heap/CMakeFiles/heap_embedded.dir/ha_heap.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ft_nlq_search.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_keycache.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_parser.c.o 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_locking.c.o [ 31%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_execution.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ft_parser.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_locking.c:23: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ Scanning dependencies of target myisammrg_embedded 1 warning generated. [ 31%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_table.cc.o [ 31%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_static.c.o 1 warning generated. [ 31%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_log.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ft_static.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_log.c:21: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 31%] Building CXX object storage/myisam/CMakeFiles/myisam_embedded.dir/ha_myisam.cc.o 1 warning generated. [ 32%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_open.c.o [ 32%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_close.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_open.c:29: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_close.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 32%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_create.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_create.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 32%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_delete.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_delete.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 32%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_extra.c.o 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_extra.c:23: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 32%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_packrec.c.o 1 warning generated. [ 32%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_info.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_packrec.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_info.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 32%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/ha_myisammrg.cc.o [ 32%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_delete.c.o [ 32%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_mutex_cond_array.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_delete.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 32%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_extra.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_extra.c:21: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 32%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_hash.c.o 1 warning generated. [ 32%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_page.c.o [ 32%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_values.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_hash.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_page.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 32%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_panic.c.o 1 warning generated. [ 32%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info.cc.o [ 32%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_info.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_panic.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_info.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 32%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_preload.c.o 1 warning generated. [ 32%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_open.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_preload.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_open.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 32%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_factory.cc.o 1 warning generated. [ 32%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_stopwords.c.o 1 warning generated. [ 32%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_range.c.o [ 32%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_panic.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ft_stopwords.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_range.c:23: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_panic.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 32%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_update.c.o 1 warning generated. [ 32%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rename.c.o 1 warning generated. [ 32%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rename.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ft_update.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rename.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rename.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 32%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rfirst.c.o 1 warning generated. 1 warning generated. [ 32%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_cache.c.o [ 32%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rfirst.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rfirst.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 33%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rkey.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_cache.c:36: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rfirst.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 33%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_changed.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rkey.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 33%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rlast.c.o [ 33%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_persist.cc.o 1 warning generated. [ 33%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rlast.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_changed.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rlast.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 33%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_locking.c.o 1 warning generated. 1 warning generated. [ 33%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_check.c.o [ 33%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rnext.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rlast.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_locking.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 33%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rnext.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_check.c:44: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: noteIn file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rnext.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ : previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 33%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_open.c.o 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rnext.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 33%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rnext_same.c.o 1 warning generated. [ 33%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rprev.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_open.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rnext_same.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rprev.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. 1 warning generated. [ 33%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rprev.c.o [ 33%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rrnd.c.o [ 33%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_panic.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rrnd.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rprev.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_panic.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 33%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rsame.c.o 1 warning generated. 1 warning generated. [ 34%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_queue.c.o [ 34%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rrnd.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_rsame.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 34%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_account.cc.o 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_queue.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 34%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_scan.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rrnd.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 34%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_range.c.o [ 34%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rsame.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_scan.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 34%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_static.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_range.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rsame.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 34%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rfirst.c.o 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_static.c:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 34%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rsamepos.c.o 1 warning generated. [ 34%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_update.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rfirst.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 34%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_table_access.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rsamepos.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 34%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rkey.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_update.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 34%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_scan.c.o [ 34%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_write.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rkey.c:29: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_scan.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 34%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rlast.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_write.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 34%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_search.c.o 1 warning generated. 1 warning generated. [ 34%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_checksum.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rlast.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 34%] Linking CXX static library ../../archive_output_directory/libheap_embedded.a 1 warning generated. [ 34%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rnext.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_search.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_checksum.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 35%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_close.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rnext.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 35%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rnext_same.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_close.c:23: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rnext_same.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 35%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_create.c.o 1 warning generated. [ 35%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rprev.c.o [ 35%] Building CXX object sql/CMakeFiles/binlog.dir/log_event.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_create.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rprev.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 35%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_static.c.o 1 warning generated. [ 35%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rrnd.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_static.c:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rrnd.c:21: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 35%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_dbug.c.o [ 35%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_statrec.c.o 1 warning generated. [ 35%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rsame.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_dbug.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 35%] Built target heap_embedded In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_statrec.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 35%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_host.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_rsame.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 35%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_delete.c.o [ 35%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_static.c.o 1 warning generated. [ 35%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_unique.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_delete.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_static.c:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 35%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_update.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_unique.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 35%] Building CXX object sql/CMakeFiles/slave.dir/dynamic_ids.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_update.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 35%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_update.c.o 1 warning generated. 1 warning generated. [ 35%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_write.c.o [ 35%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_delete_all.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_update.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ Scanning dependencies of target partition_embedded In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_write.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_delete_all.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. 1 warning generated. [ 35%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_records.c.o [ 35%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_delete_table.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_write.c.o [ 36%] Building CXX object storage/partition/CMakeFiles/partition_embedded.dir/ha_partition.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_records.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/myrg_def.h:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisammrg/../myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_delete_table.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_write.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 36%] Linking CXX static library ../../archive_output_directory/libmyisammrg_embedded.a [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_dynrec.c.o [ 36%] Building CXX object sql/CMakeFiles/slave.dir/rpl_rli_pdb.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_dynrec.c:26: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_index.c.o [ 36%] Built target myisammrg_embedded In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/rt_index.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 36%] Building CXX object sql/CMakeFiles/binlog.dir/log_event_old.cc.o 1 warning generated. 1 warning generated. [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_key.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_extra.c.o [ 36%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_thread.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_extra.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/rt_key.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_mbr.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_info.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/rt_mbr.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_info.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_key.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_key.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_keycache.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_keycache.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_locking.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_locking.c:23: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_split.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_log.c.o [ 36%] Linking CXX static library ../../archive_output_directory/libpartition_embedded.a [ 36%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_dummy.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_log.c:21: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/rt_split.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_open.c.o [ 37%] Building CXX object sql/CMakeFiles/slave.dir/rpl_mts_submode.cc.o 1 warning generated. [ 37%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/sort.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_open.c:29: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 37%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_user.cc.o [ 37%] Built target partition_embedded [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_packrec.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_packrec.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 37%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/ha_perfschema.cc.o Scanning dependencies of target pfs_server_stubs [ 37%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_server_stubs.dir/pfs_server_stubs.cc.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/sp_key.c.o 1 warning generated. [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_page.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/sp_key.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_page.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 1 warning generated. [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rkey.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_panic.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_panic.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rkey.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_preload.c.o 1 warning generated. [ 37%] Linking CXX static library ../../archive_output_directory/libmyisam.a In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_preload.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_range.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_range.c:23: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 37%] Building CXX object sql/CMakeFiles/slave.dir/rpl_slave_commit_order_manager.cc.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rename.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rename.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rfirst.c.o [ 37%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/api/api0api.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rfirst.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rlast.c.o Scanning dependencies of target innochecksum In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rlast.c:17: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Linking CXX static library ../../../archive_output_directory/libpfs_server_stubs.a [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rnext.c.o [ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rnext.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rnext_same.c.o [ 38%] Building CXX object sql/CMakeFiles/binlog.dir/binlog.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rnext_same.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rprev.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rprev.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rrnd.c.o [ 38%] Built target pfs_server_stubs [ 38%] Building CXX object sql/CMakeFiles/slave.dir/rpl_msr.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rrnd.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rsame.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rsame.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_account.cc.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rsamepos.c.o [ 38%] Building CXX object extra/CMakeFiles/innochecksum.dir/innochecksum.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rsamepos.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_scan.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_scan.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_search.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_search.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_static.c.o [ 38%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/buf/buf0checksum.cc.o [ 38%] Built target myisam [ 38%] Building CXX object sql/CMakeFiles/slave.dir/rpl_trx_boundary_parser.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_static.c:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_statrec.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_statrec.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_unique.c.o [ 38%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/api/api0misc.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_unique.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_update.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_update.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_autosize.cc.o 1 warning generated. [ 38%] Building CXX object sql/CMakeFiles/binlog.dir/sql_binlog.cc.o [ 38%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/ut/ut0crc32.cc.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_write.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_write.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ Scanning dependencies of target perror [ 38%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_buffer_container.cc.o [ 38%] Building C object extra/CMakeFiles/perror.dir/perror.c.o 1 warning generated. [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_index.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/extra/perror.c:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/rt_index.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 39%] Linking CXX executable perror 1 warning generated. [ 39%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_key.c.o [ 39%] Building CXX object sql/CMakeFiles/slave.dir/rpl_channel_service_interface.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/rt_key.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 39%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_mbr.c.o [ 40%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/ut/ut0ut.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/rt_mbr.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 40%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0btr.cc.o [ 40%] Built target perror [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_split.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/rt_split.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 40%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_builtin_memory.cc.o [ 40%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_filter.cc.o [ 40%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/buf/buf0buf.cc.o 1 warning generated. [ 40%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_check.cc.o 1 warning generated. [ 40%] Building CXX object storage/myisam/CMakeFiles/myisam_embedded.dir/sort.cc.o [ 40%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_record.cc.o [ 40%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/page/page0zip.cc.o Scanning dependencies of target sqlgunitlib [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/sp_key.c.o [ 40%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/os/os0file.cc.o [ 40%] Linking CXX static library ../archive_output_directory/libslave.a In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/sp_key.c:16: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rkey.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/mi_rkey.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 41%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/filesort_utils.cc.o 1 warning generated. [ 41%] Linking CXX static library ../../archive_output_directory/libmyisam_embedded.a [ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_column_values.cc.o [ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_con_slice.cc.o [ 41%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0cur.cc.o [ 41%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_record_old.cc.o [ 41%] Linking CXX executable innochecksum [ 41%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/mdl.cc.o [ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_defaults.cc.o [ 41%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_trx_tracking.cc.o [ 41%] Built target innochecksum [ 41%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0pcur.cc.o [ 41%] Generating lex_token.h Scanning dependencies of target sql_embedded [ 41%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/sql_list.cc.o [ 41%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/__/sql-common/sql_string.cc.o [ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_digest.cc.o [ 42%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/thr_malloc.cc.o [ 42%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_utility.cc.o [ 42%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0sea.cc.o [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_program.cc.o [ 43%] Linking CXX static library ../archive_output_directory/libsqlgunitlib.a Scanning dependencies of target libmysql [ 44%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_injector.cc.o [ 44%] Building CXX object libmysql/CMakeFiles/libmysql.dir/libmysql_dummy.cc.o [ 44%] Linking CXX shared library libmysqlclient.dylib [ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_prepared_stmt.cc.o [ 44%] Built target slave [ 45%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0bulk.cc.o [ 45%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_table_access.cc.o [ 45%] Generating ../archive_output_directory/mysqlclient_depends.c [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_engine_table.cc.o [ 45%] Built target libmysql [ 45%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0buddy.cc.o Scanning dependencies of target mysqlclient [ 45%] Built target sqlgunitlib [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_stages.cc.o [ 45%] Building C object libmysql/CMakeFiles/mysqlclient.dir/__/archive_output_directory/mysqlclient_depends.c.o [ 45%] Linking C static library ../archive_output_directory/libmysqlclient.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libmysqlclient.a(mysqlclient_depends.c.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libmysqlclient.a(mysqlclient_depends.c.o) has no symbols warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: ../archive_output_directory/libmysqlclient.a the table of contents is empty (no object file members in the library define global symbols) Merging library mysqlclient [ 45%] Linking CXX static library ../archive_output_directory/libbinlog.a [ 45%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0buf.cc.o [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_statements.cc.o Scanning dependencies of target hp_test1 [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_transactions.cc.o [ 45%] Building C object storage/heap/CMakeFiles/hp_test1.dir/hp_test1.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_test1.c:24: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 45%] Linking CXX executable hp_test1 [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_waits.cc.o Scanning dependencies of target hp_test2 [ 45%] Built target hp_test1 [ 45%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0dblwr.cc.o [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_global.cc.o [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_host.cc.o [ 45%] Building C object storage/heap/CMakeFiles/hp_test2.dir/hp_test2.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/hp_test2.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/heap/heapdef.h:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 45%] Linking CXX executable hp_test2 [ 45%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0checksum.cc.o [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr.cc.o [ 45%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0dump.cc.o [ 45%] Built target hp_test2 [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr_class.cc.o [ 45%] Built target myisam_embedded [ 45%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0flu.cc.o Scanning dependencies of target libmysql_api_test [ 45%] Building C object libmysql/CMakeFiles/libmysql_api_test.dir/api_test.c.o [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_memory.cc.o [ 45%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0lru.cc.o [ 46%] Linking CXX executable libmysql_api_test [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_server.cc.o [ 46%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0rea.cc.o Scanning dependencies of target myisampack [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_setup_actor.cc.o [ 46%] Built target libmysql_api_test [ 46%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/data/data0data.cc.o Scanning dependencies of target myisamlog [ 46%] Building C object storage/myisam/CMakeFiles/myisampack.dir/myisampack.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisampack.c:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 46%] Building C object storage/myisam/CMakeFiles/myisamlog.dir/myisamlog.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamlog.c:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 46%] Linking CXX executable myisamlog [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_setup_object.cc.o 1 warning generated. [ 46%] Linking CXX executable myisampack Scanning dependencies of target myisamchk [ 46%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/data/data0type.cc.o [ 46%] Building C object storage/myisam/CMakeFiles/myisamchk.dir/myisamchk.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamchk.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 46%] Linking CXX executable myisamchk [ 46%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0boot.cc.o [ 46%] Built target myisamlog [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_status.cc.o [ 46%] Built target myisampack [ 46%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0crea.cc.o [ 46%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0dict.cc.o [ 46%] Built target myisamchk [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_timer.cc.o [ 46%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0load.cc.o [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_user.cc.o [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_variable.cc.o Scanning dependencies of target myisam_ftdump [ 46%] Building C object storage/myisam/CMakeFiles/myisam_ftdump.dir/myisam_ftdump.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisam_ftdump.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/ftdefs.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/fulltext.h:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/storage/myisam/myisamdef.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/myisam.h:27: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 46%] Linking CXX executable myisam_ftdump [ 46%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0mem.cc.o [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_visitor.cc.o [ 46%] Built target myisam_ftdump [ 46%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0stats.cc.o [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_accounts.cc.o [ 47%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_all_instr.cc.o [ 47%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0stats_bg.cc.o [ 47%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_account_by_event_name.cc.o [ 47%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/eval/eval0eval.cc.o [ 47%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/eval/eval0proc.cc.o [ 47%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_host_by_event_name.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fil/fil0fil.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_thread_by_event_name.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0fsp.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_user_by_event_name.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0file.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0space.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_global_by_event_name.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_account_by_event_name.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_host_by_event_name.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_digest.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0sysspace.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_program.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fut/fut0fut.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_prepared_stmt_instances.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fut/fut0lst.cc.o [ 48%] Built target binlog [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_thread_by_event_name.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/ha0ha.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/hash0hash.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/ha0storage.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_user_by_event_name.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_global_by_event_name.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0fts.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_account_by_event_name.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_host_by_event_name.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_thread_by_event_name.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0ast.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0blex.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0config.cc.o [ 48%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0opt.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_user_by_event_name.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_global_by_event_name.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_stages.cc.o [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_statements.cc.o [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_transactions.cc.o [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits.cc.o [ 49%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0pars.cc.o [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits_summary.cc.o [ 49%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0que.cc.o [ 49%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0sql.cc.o [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_account_by_event_name.cc.o [ 49%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/gis/gis0geo.cc.o [ 49%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0tlex.cc.o [ 49%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/gis/gis0rtree.cc.o [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_host_by_event_name.cc.o [ 50%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/gis/gis0sea.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_thread_by_event_name.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_user_by_event_name.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_global_by_event_name.cc.o [ 50%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0plugin.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_instances.cc.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (get_password.c.o) in output file used for input files: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libclientlib.a(get_password.c.o) and: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libyassl.a(get_password.c.o) due to use of basename, truncation and blank padding /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libstrings.a(longlong2str.c.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libmysys.a(thr_cond.c.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libmysys.a(thr_mutex.c.o) has no symbols [ 50%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/ha_innodb.cc.o [ 50%] Built target mysqlclient [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_md_locks.cc.o [ 50%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/ha_innopart.cc.o [ 50%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/handler0alter.cc.o [ 50%] Running C++ protocol buffer compiler on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_resultset.proto [ 50%] Running C++ protocol buffer compiler on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx.proto [ 50%] Running C++ protocol buffer compiler on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_datatypes.proto [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_global_by_event_name.cc.o [ 50%] Running C++ protocol buffer compiler on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_connection.proto [ 50%] Running C++ protocol buffer compiler on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_expect.proto [ 50%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/i_s.cc.o [ 50%] Running C++ protocol buffer compiler on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_expr.proto [ 50%] Running C++ protocol buffer compiler on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_crud.proto [ 50%] Running C++ protocol buffer compiler on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_sql.proto [ 50%] Running C++ protocol buffer compiler on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_session.proto [ 50%] Running C++ protocol buffer compiler on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_notice.proto [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_by_account_by_event_name.cc.o Scanning dependencies of target mysqlxtest Scanning dependencies of target mysqlcheck_core [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_by_host_by_event_name.cc.o [ 50%] Building CXX object client/CMakeFiles/mysqlcheck_core.dir/check/mysqlcheck_core.cc.o Scanning dependencies of target client_base [ 50%] Building CXX object client/base/CMakeFiles/client_base.dir/i_option.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_by_thread_by_event_name.cc.o [ 50%] Building CXX object client/base/CMakeFiles/client_base.dir/bool_option.cc.o [ 50%] Linking CXX static library ../archive_output_directory/libmysqlcheck_core.a [ 50%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ibuf/ibuf0ibuf.cc.o Scanning dependencies of target mysql_install_db [ 50%] Building CXX object client/base/CMakeFiles/client_base.dir/char_array_option.cc.o [ 50%] Building CXX object client/CMakeFiles/mysql_install_db.dir/mysql_install_db.cc.o [ 50%] Built target mysqlcheck_core [ 50%] Building CXX object client/base/CMakeFiles/client_base.dir/disabled_option.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_by_user_by_event_name.cc.o [ 50%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0iter.cc.o [ 50%] Building CXX object client/base/CMakeFiles/client_base.dir/password_option.cc.o Scanning dependencies of target mysql_config_editor [ 50%] Building CXX object client/CMakeFiles/mysql_config_editor.dir/mysql_config_editor.cc.o [ 50%] Building CXX object client/base/CMakeFiles/client_base.dir/simple_option.cc.o [ 50%] Linking CXX executable mysql_config_editor [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary_by_instance.cc.o [ 50%] Building CXX object client/CMakeFiles/mysql_install_db.dir/auth_utils.cc.o [ 50%] Building CXX object client/base/CMakeFiles/client_base.dir/string_option.cc.o [ 50%] Built target mysql_config_editor [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary_by_event_name.cc.o [ 51%] Building CXX object client/base/CMakeFiles/client_base.dir/abstract_options_provider.cc.o [ 51%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0prdt.cc.o [ 51%] Building CXX object client/base/CMakeFiles/client_base.dir/composite_options_provider.cc.o Scanning dependencies of target mysql_secure_installation [ 52%] Building CXX object client/CMakeFiles/mysql_secure_installation.dir/mysql_secure_installation.cc.o [ 52%] Building CXX object client/CMakeFiles/mysql_install_db.dir/path.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_instances.cc.o [ 52%] Building CXX object client/base/CMakeFiles/client_base.dir/debug_options.cc.o [ 52%] Linking CXX executable mysql_secure_installation [ 52%] Building CXX object client/CMakeFiles/mysql_install_db.dir/logger.cc.o Scanning dependencies of target mysqldump [ 52%] Building C object client/CMakeFiles/mysqldump.dir/mysqldump.c.o [ 52%] Building CXX object client/base/CMakeFiles/client_base.dir/help_options.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/client/mysqldump.c:46: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 52%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0lock.cc.o [ 52%] Built target mysql_secure_installation [ 52%] Building C object client/CMakeFiles/mysqldump.dir/__/sql-common/my_user.c.o [ 52%] Linking CXX executable mysql_install_db In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/my_user.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 52%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0wait.cc.o [ 52%] Built target mysql_install_db [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_summary_by_instance.cc.o [ 52%] Building CXX object client/base/CMakeFiles/client_base.dir/mysql_connection_options.cc.o [ 52%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0log.cc.o 1 warning generated. [ 52%] Linking CXX executable mysqldump [ 52%] Building CXX object client/base/CMakeFiles/client_base.dir/ssl_options.cc.o [ 52%] Built target mysqldump [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_summary_by_event_name.cc.o [ 52%] Building CXX object client/base/CMakeFiles/client_base.dir/abstract_program.cc.o [ 52%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0recv.cc.o Scanning dependencies of target mysqlslap [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_helper.cc.o [ 53%] Building CXX object client/base/CMakeFiles/client_base.dir/abstract_connection_program.cc.o [ 53%] Building CXX object client/CMakeFiles/mysqlslap.dir/mysqlslap.cc.o Scanning dependencies of target mysqladmin [ 53%] Building CXX object client/CMakeFiles/mysqladmin.dir/mysqladmin.cc.o [ 53%] Linking CXX executable mysqlslap [ 53%] Building CXX object client/base/CMakeFiles/client_base.dir/message_data.cc.o [ 53%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mach/mach0data.cc.o [ 53%] Built target mysqlslap [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_host_cache.cc.o [ 53%] Linking CXX executable mysqladmin [ 53%] Building CXX object client/base/CMakeFiles/client_base.dir/mysql_query_runner.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_hosts.cc.o [ 53%] Built target mysqladmin [ 53%] Building CXX object client/base/CMakeFiles/client_base.dir/show_variable_query_extractor.cc.o Scanning dependencies of target mysqlbinlog [ 53%] Building CXX object client/CMakeFiles/mysqlbinlog.dir/mysqlbinlog.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_os_global_by_type.cc.o [ 53%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mem/mem0mem.cc.o [ 53%] Building CXX object client/base/CMakeFiles/client_base.dir/mutex.cc.o [ 53%] Building C object client/base/CMakeFiles/client_base.dir/__/get_password.c.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_performance_timers.cc.o [ 53%] Building CXX object client/base/CMakeFiles/client_base.dir/__/__/sql-common/sql_string.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/client/get_password.c:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 53%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mtr/mtr0log.cc.o [ 53%] Linking CXX static library ../../archive_output_directory/libclient_base.a [ 53%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mtr/mtr0mtr.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_actors.cc.o Scanning dependencies of target mysql_plugin [ 53%] Building C object client/CMakeFiles/mysql_plugin.dir/mysql_plugin.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/client/mysql_plugin.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_consumers.cc.o 1 warning generated. [ 53%] Linking CXX executable mysql_plugin [ 53%] Built target client_base [ 53%] Built target mysql_plugin [ 53%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0file.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_instruments.cc.o [ 53%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0proc.cc.o Scanning dependencies of target mysqlimport [ 53%] Building C object client/CMakeFiles/mysqlimport.dir/mysqlimport.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/client/mysqlimport.c:25: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/client/client_priv.h:25: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 53%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0event.cc.o 1 warning generated. [ 53%] Linking CXX executable mysqlimport [ 53%] Built target mysqlimport [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_objects.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_timers.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_sync_instances.cc.o Scanning dependencies of target mysql [ 54%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0thread.cc.o [ 54%] Building CXX object client/CMakeFiles/mysql.dir/completion_hash.cc.o [ 54%] Building CXX object client/CMakeFiles/mysql.dir/mysql.cc.o [ 54%] Linking CXX executable mysqlbinlog [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_account.cc.o [ 54%] Built target mysqlbinlog [ 54%] Building CXX object client/CMakeFiles/mysql.dir/readline.cc.o [ 54%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0cur.cc.o Scanning dependencies of target mysqlshow [ 54%] Building C object client/CMakeFiles/mysqlshow.dir/mysqlshow.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/client/mysqlshow.c:22: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/client/client_priv.h:25: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ Scanning dependencies of target mysqlcheck [ 54%] Building CXX object client/CMakeFiles/mysqlcheck.dir/check/mysqlcheck.cc.o Scanning dependencies of target mysqltest 1 warning generated. [ 54%] Linking CXX executable mysqlshow [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_host.cc.o [ 54%] Building CXX object client/CMakeFiles/mysqltest.dir/mysqltest.cc.o [ 54%] Building CXX object client/CMakeFiles/mysql.dir/__/sql-common/sql_string.cc.o [ 54%] Built target mysqlshow [ 54%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0page.cc.o [ 54%] Linking CXX executable mysqlcheck [ 54%] Built target mysqlcheck [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_thread.cc.o [ 55%] Linking CXX executable mysql [ 55%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0zip.cc.o [ 55%] Built target mysql [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_user.cc.o Scanning dependencies of target mysqlpump_lib [ 55%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/lexyy.cc.o [ 55%] Linking CXX executable mysqltest [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_global_status.cc.o Scanning dependencies of target bug25714 [ 55%] Built target mysqltest [ 55%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0grm.cc.o [ 55%] Building C object testclients/CMakeFiles/bug25714.dir/bug25714.c.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_status.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/testclients/bug25714.c:19: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 55%] Linking CXX executable bug25714 [ 55%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0opt.cc.o [ 55%] Built target bug25714 [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_variables_by_thread.cc.o Scanning dependencies of target mysql_client_test [ 55%] Building C object testclients/CMakeFiles/mysql_client_test.dir/mysql_client_test.c.o [ 55%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0pars.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/testclients/mysql_client_test.c:27: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/testclients/mysql_client_fw.c:22: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ Scanning dependencies of target mysql_upgrade [ 55%] Building CXX object client/CMakeFiles/mysql_upgrade.dir/upgrade/program.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_global_variables.cc.o [ 55%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0sym.cc.o [ 55%] Linking CXX executable mysql_upgrade [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_variables.cc.o [ 55%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/que/que0que.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_table_handles.cc.o [ 56%] Built target mysql_upgrade [ 56%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/read/read0read.cc.o [ 56%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/rem/rem0cmp.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_threads.cc.o [ 56%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/rem/rem0rec.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tiws_by_index_usage.cc.o 1 warning generated. [ 56%] Linking CXX executable mysql_client_test [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tiws_by_table.cc.o [ 56%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ext.cc.o [ 56%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ftsort.cc.o [ 56%] Built target mysql_client_test [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tlws_by_table.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_users.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_uvar_by_thread.cc.o [ 56%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0import.cc.o [ 56%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0merge.cc.o [ 56%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ins.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_thread_connect_attr.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_connect.cc.o [ 56%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/message_formatter.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_connect_attrs.cc.o [ 56%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/mysql41_hash.cc.o [ 56%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0mysql.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_account_connect_attrs.cc.o [ 56%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/mysqlx_charset.cc.o [ 56%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0log.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_connection_configuration.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_group_members.cc.o [ 56%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0purge.cc.o [ 56%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/mysqlx_connection.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_connection_status.cc.o [ 57%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0row.cc.o [ 57%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_chain_element.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_configuration.cc.o [ 57%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_connection_provider.cc.o [ 57%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/mysqlx_protocol.cc.o [ 57%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_crawler.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_status.cc.o [ 57%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_data_formatter_wrapper.cc.o [ 57%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0sel.cc.o [ 57%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/mysqlx_resultset.cc.o [ 57%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0trunc.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_status_by_coordinator.cc.o [ 57%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/mysqlx_row.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_status_by_worker.cc.o [ 57%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_data_object.cc.o [ 57%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_database_dump_task.cc.o [ 57%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/mysqlx_session.cc.o [ 57%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0uins.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_group_member_stats.cc.o [ 57%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/mysqlxtest.cc.o [ 57%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_dump_task.cc.o [ 58%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/mysqlxtest_error_names.cc.o [ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0umod.cc.o [ 58%] Linking CXX static library ../../archive_output_directory/libperfschema.a [ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0undo.cc.o [ 58%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_mysql_chain_element_extension.cc.o [ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0upd.cc.o [ 58%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/password_hasher.cc.o [ 58%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_object_reader_wrapper.cc.o [ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0quiesce.cc.o [ 58%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/common/utils_mysql_parsing.cc.o [ 58%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/mysqlxtest_src/common/utils_string_parsing.cc.o [ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0vers.cc.o [ 58%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_output_writer_wrapper.cc.o [ 58%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0conc.cc.o [ 58%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/ngs/src/protocol_authentication.cc.o [ 58%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_plain_sql_object.cc.o [ 58%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/generated/protobuf/mysqlx.pb.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_plain_sql_object_dump_task.cc.o [ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0mon.cc.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/generated/protobuf/mysqlx_datatypes.pb.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_progress_reporter.cc.o [ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0srv.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_progress_watcher.cc.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/generated/protobuf/mysqlx_connection.pb.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_simple_dump_task.cc.o [ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0start.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/abstract_table_dump_task.cc.o [ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0arr.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/chain_data.cc.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/generated/protobuf/mysqlx_expect.pb.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/composite_message_handler.cc.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/generated/protobuf/mysqlx_expr.pb.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/compression_lz4_writer.cc.o [ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0rw.cc.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/generated/protobuf/mysqlx_crud.pb.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/compression_zlib_writer.cc.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/generated/protobuf/mysqlx_sql.pb.cc.o [ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0debug.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/database.cc.o [ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0sync.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/database_end_dump_task.cc.o [ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0i_s.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/database_start_dump_task.cc.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/generated/protobuf/mysqlx_session.pb.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/dump_end_dump_task.cc.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/generated/protobuf/mysqlx_notice.pb.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/dump_start_dump_task.cc.o [ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0purge.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/event_scheduler_event.cc.o [ 59%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0rec.cc.o [ 59%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/field.cc.o [ 60%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0roll.cc.o [ 60%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/file_writer.cc.o [ 60%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlxtest.dir/generated/protobuf/mysqlx_resultset.pb.cc.o [ 60%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_chain_element.cc.o [ 60%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_connection_provider.cc.o [ 60%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_crawler.cc.o [ 60%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_data_formatter.cc.o [ 60%] Linking CXX executable mysqlxtest [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_data_formatter_wrapper.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_data_object.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0rseg.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_dump_task.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_object_reader.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_object_reader_wrapper.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0sys.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_output_writer.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_output_writer_wrapper.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_progress_reporter.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0trx.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0undo.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/i_progress_watcher.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/item_processing_data.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/mysql_chain_element_options.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/mysql_crawler.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/mysql_field.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/usr/usr0sess.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/mysql_function.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0byte.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0crc32.cc.o [ 61%] Built target mysqlxtest [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/mysql_object_reader.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/mysql_object_reader_options.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/mysqldump_tool_chain_maker.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/mysqldump_tool_chain_maker_options.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/object_filter.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0dbg.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0list.cc.o [ 61%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/object_queue.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0mem.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0new.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0rbt.cc.o [ 61%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0rnd.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/pattern_matcher.cc.o [ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0ut.cc.o [ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0vec.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/privilege.cc.o [ 62%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0wqueue.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/row.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/row_group_dump_task.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/simple_id_generator.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/single_transaction_connection_provider.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/sql_formatter.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/sql_formatter_options.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/standard_progress_watcher.cc.o [ 62%] Linking CXX static library ../../archive_output_directory/libinnobase.a [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/standard_writer.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/stored_procedure.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/table.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/table_deferred_indexes_dump_task.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/table_definition_dump_task.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/table_rows_dump_task.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/tables_definition_ready_dump_task.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/thread.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/thread_group.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/thread_specific_connection_provider.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/trigger.cc.o [ 62%] Building CXX object client/dump/CMakeFiles/mysqlpump_lib.dir/view.cc.o [ 63%] Building C object client/dump/CMakeFiles/mysqlpump_lib.dir/__/__/sql-common/my_user.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/my_user.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 63%] Linking CXX static library ../../archive_output_directory/libmysqlpump_lib.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_connection_provider.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_crawler.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_data_formatter.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_data_formatter_wrapper.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_data_object.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_object_reader.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_object_reader_wrapper.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_output_writer.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_output_writer_wrapper.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_progress_watcher.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_connection_provider.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_crawler.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_data_formatter.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_data_formatter_wrapper.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_data_object.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_object_reader.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_object_reader_wrapper.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_output_writer.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_output_writer_wrapper.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libmysqlpump_lib.a(i_progress_watcher.cc.o) has no symbols [ 63%] Built target mysqlpump_lib [ 63%] Built target perfschema Scanning dependencies of target mysqlpump Scanning dependencies of target pfs_host-oom-t Scanning dependencies of target pfs_noop-t Scanning dependencies of target pfs_instr-oom-t Scanning dependencies of target pfs-t Scanning dependencies of target pfs_misc-t [ 63%] Building CXX object client/dump/CMakeFiles/mysqlpump.dir/program.cc.o [ 63%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs-t.dir/pfs-t.cc.o [ 63%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_misc-t.dir/pfs_misc-t.cc.o [ 63%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_noop-t.dir/pfs_noop-t.cc.o [ 63%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_host-oom-t.dir/pfs_host-oom-t.cc.o [ 63%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_instr-oom-t.dir/pfs_instr-oom-t.cc.o [ 63%] Linking CXX executable mysqlpump [ 63%] Linking CXX executable pfs_host-oom-t [ 63%] Linking CXX executable pfs_instr-oom-t [ 64%] Linking CXX executable pfs_misc-t [ 64%] Linking CXX executable pfs_noop-t [ 64%] Linking CXX executable pfs-t [ 64%] Built target pfs_noop-t [ 64%] Built target pfs_misc-t [ 64%] Built target mysqlpump [ 64%] Built target pfs_host-oom-t [ 64%] Built target pfs-t [ 64%] Built target pfs_instr-oom-t Scanning dependencies of target pfs_account-oom-t Scanning dependencies of target pfs_user-oom-t Scanning dependencies of target pfs_instr_class-oom-t Scanning dependencies of target pfs_instr_class-t Scanning dependencies of target pfs_instr-t [ 64%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_account-oom-t.dir/pfs_account-oom-t.cc.o [ 64%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_user-oom-t.dir/pfs_user-oom-t.cc.o [ 64%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_instr_class-oom-t.dir/pfs_instr_class-oom-t.cc.o [ 64%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_instr_class-t.dir/pfs_instr_class-t.cc.o [ 64%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_instr-t.dir/pfs_instr-t.cc.o [ 64%] Linking CXX executable pfs_instr-t [ 64%] Linking CXX executable pfs_instr_class-t [ 64%] Linking CXX executable pfs_user-oom-t [ 64%] Linking CXX executable pfs_account-oom-t [ 64%] Linking CXX executable pfs_instr_class-oom-t [ 64%] Built target pfs_instr_class-oom-t [ 64%] Built target pfs_instr_class-t [ 64%] Built target pfs_user-oom-t [ 64%] Built target pfs_instr-t [ 64%] Built target pfs_account-oom-t /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libinnobase.a(fut0fut.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libinnobase.a(ut0byte.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libinnobase.a(fut0fut.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../archive_output_directory/libinnobase.a(ut0byte.cc.o) has no symbols [ 64%] Built target innobase Scanning dependencies of target sql [ 64%] Building CXX object sql/CMakeFiles/sql.dir/sql_yacc.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/sql_hints.yy.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/sql_builtin.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/auth/sql_auth_cache.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/auth/sql_authorization.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/abstract_query_plan.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/auth/sql_authentication.cc.o [ 64%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/emb_qcache.cc.o [ 64%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/lib_sql.cc.o [ 64%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/libmysqld.c.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/auth/sql_user_table.cc.o [ 64%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_builtin.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/libmysqld/libmysqld.c:22: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 64%] Building CXX object sql/CMakeFiles/sql.dir/auth/sql_user.cc.o [ 64%] Building C object sql/CMakeFiles/sql.dir/auth/password.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/auth/password.c:65: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 64%] Building CXX object sql/CMakeFiles/sql.dir/auth/password_policy_service.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/auth/sql_security_ctx.cc.o [ 65%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/sql_yacc.cc.o [ 65%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/sql_hints.yy.cc.o [ 65%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/extra/lz4/xxhash.c.o [ 65%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/client/get_password.c.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/auth/service_security_context.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/client/get_password.c:23: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/libmysql/errmsg.c.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/keyring_service.cc.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/ssl_wrapper_service.cc.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/bootstrap.cc.o [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/libmysql/libmysql.c.o [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/client.c.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/conn_handler/connection_handler_manager.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/libmysql/libmysql.c:20: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 66%] Building CXX object sql/CMakeFiles/sql.dir/datadict.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/client.c:59: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/client_plugin.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/client_plugin.c:33: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/my_time.c.o 1 warning generated. In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/my_time.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 66%] Building CXX object sql/CMakeFiles/sql.dir/debug_sync.cc.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/derror.cc.o [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/my_user.c.o [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/pack.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/my_user.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 66%] Building CXX object sql/CMakeFiles/sql.dir/discover.cc.o 1 warning generated. [ 66%] Building CXX object sql/CMakeFiles/sql.dir/field.cc.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/field_conv.cc.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/sql_string.cc.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/control_events.cpp.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/statement_events.cpp.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/filesort.cc.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/load_data_events.cpp.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/field.cc:37: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/rows_event.cpp.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/filesort_utils.cc.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/aggregate_check.cc.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/binlog_event.cpp.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/binary_log_funcs.cpp.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/geometry_rtree.cc.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/gstream.cc.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/uuid.cpp.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/binlog.cc.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/event_parse_data.cc.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/handler.cc.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/log_event.cc.o 2 warnings generated. [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/mysqld_thd_manager.cc.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/hostname.cc.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_filter.cc.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_injector.cc.o [ 66%] Building CXX object sql/CMakeFiles/sql.dir/init.cc.o [ 67%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_record.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_reporting.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_buff.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_utility.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_cmpfunc.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_create.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_func.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_misc.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_geofunc.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_sid_map.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_geofunc_buffer.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_set.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_geofunc_internal.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_specification.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_state.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_geofunc_relchecks.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_owned.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_execution.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_geofunc_relchecks_bgwrap.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_mutex_cond_array.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_geofunc_setops.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_persist.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_table_access.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_json_func.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_context.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_trx_boundary_parser.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/abstract_query_plan.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_authentication.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_row.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_auth_cache.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_authorization.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/item_strfunc.cc.o [ 68%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_user_table.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_user.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/password_policy_service.cc.o [ 69%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/password.c.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/item_subselect.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_security_ctx.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/auth/password.c:65: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 69%] Building CXX object sql/CMakeFiles/sql.dir/item_sum.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/item_timefunc.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/item_subselect.cc:31: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/service_security_context.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/bootstrap.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/keyring_service.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/ssl_wrapper_service.cc.o 2 warnings generated. [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/conn_handler/connection_handler_manager.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/datadict.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/item_xmlfunc.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/derror.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/debug_sync.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/item_inetfunc.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/discover.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/json_dom.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/field.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/json_binary.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/field_conv.cc.o [ 70%] Building CXX object sql/CMakeFiles/sql.dir/json_path.cc.o [ 70%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/filesort.cc.o [ 70%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/filesort_utils.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/field.cc:37: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ [ 70%] Building CXX object sql/CMakeFiles/sql.dir/key.cc.o [ 70%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/aggregate_check.cc.o [ 70%] Building CXX object sql/CMakeFiles/sql.dir/keycaches.cc.o 2 warnings generated. [ 70%] Building CXX object sql/CMakeFiles/sql.dir/lock.cc.o [ 70%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/geometry_rtree.cc.o [ 70%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/gstream.cc.o [ 70%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/handler.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/hostname.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/locking_service.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/log.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/mdl.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/init.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_buff.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/migrate_keyring.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_cmpfunc.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_create.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/my_decimal.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_func.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_geofunc.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/net_serv.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/opt_costconstantcache.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_geofunc_buffer.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/opt_costconstants.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/opt_costmodel.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_geofunc_internal.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_geofunc_relchecks.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_geofunc_relchecks_bgwrap.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/opt_explain.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_geofunc_setops.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/opt_explain.cc:22: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ 2 warnings generated. [ 71%] Building CXX object sql/CMakeFiles/sql.dir/opt_explain_traditional.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/opt_explain_json.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/opt_hints.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/opt_range.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/opt_statistics.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/opt_sum.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_json_func.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/opt_trace.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/opt_trace2server.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/parse_file.cc.o [ 72%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_row.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/parse_tree_helpers.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/parse_tree_hints.cc.o [ 72%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_strfunc.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/parse_tree_items.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/parse_tree_node_base.cc.o [ 72%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_subselect.cc.o [ 72%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_sum.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/parse_tree_nodes.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/item_subselect.cc:31: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ 2 warnings generated. [ 72%] Building CXX object sql/CMakeFiles/sql.dir/partitioning/partition_handler.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/select_lex_visitor.cc.o [ 72%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_timefunc.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/partition_info.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/parser_service.cc.o [ 72%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_xmlfunc.cc.o [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_inetfunc.cc.o [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/json_dom.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/procedure.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/protocol_classic.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/records.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/rpl_group_replication.cc.o [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/json_path.cc.o [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/json_binary.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/rpl_handler.cc.o [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/key.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/rpl_transaction_ctx.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/rpl_transaction_write_set_ctx.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/rpl_trx_tracking.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/rpl_write_set_handler.cc.o [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/keycaches.cc.o [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/lock.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/rules_table_service.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/locking_service.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/log.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/mdl.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/session_tracker.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/set_var.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/sp.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/sp_cache.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/migrate_keyring.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/sp_head.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/my_decimal.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/net_serv.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/sp_instr.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_costconstantcache.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_costconstants.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_costmodel.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/sp_pcontext.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/sp_rcontext.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_explain.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/spatial.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/string_service.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_explain_traditional.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_explain_json.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_hints.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/opt_explain.cc:22: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ [ 74%] Building CXX object sql/CMakeFiles/sql.dir/sql_alloc_error_handler.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/sql_admin.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/sql_alter.cc.o 2 warnings generated. [ 74%] Building CXX object sql/CMakeFiles/sql.dir/sql_alter_instance.cc.o [ 74%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_range.cc.o [ 75%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_statistics.cc.o [ 75%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_sum.cc.o [ 75%] Building CXX object sql/CMakeFiles/sql.dir/sql_analyse.cc.o [ 75%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_trace.cc.o [ 75%] Building CXX object sql/CMakeFiles/sql.dir/sql_base.cc.o [ 75%] Building CXX object sql/CMakeFiles/sql.dir/sql_bootstrap.cc.o [ 75%] Building CXX object sql/CMakeFiles/sql.dir/sql_initialize.cc.o [ 75%] Building CXX object sql/CMakeFiles/sql.dir/sql_cache.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_class.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_trace2server.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/parse_file.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_connect.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/parse_tree_helpers.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_crypt.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/parse_tree_hints.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/parse_tree_items.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_cursor.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_data_change.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/parse_tree_node_base.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_db.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_delete.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/parse_tree_nodes.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_derived.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_digest.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/select_lex_visitor.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_do.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/parser_service.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/partition_info.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/partitioning/partition_handler.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_error.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/procedure.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/protocol_classic.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_exception_handler.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_executor.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_get_diagnostics.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_handler.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/records.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_help.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_insert.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_join_buffer.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_executor.cc:35: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_group_replication.cc.o [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_handler.cc.o 2 warnings generated. [ 76%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_transaction_ctx.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.cc:29: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_lex.cc.o [ 76%] Building CXX object sql/CMakeFiles/sql.dir/sql_lex_hash.cc.o [ 77%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_transaction_write_set_ctx.cc.o [ 77%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_trx_tracking.cc.o [ 77%] Building CXX object sql/CMakeFiles/sql.dir/sql_lex_hints.cc.o 2 warnings generated. [ 77%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_write_set_handler.cc.o [ 77%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rules_table_service.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_list.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/session_tracker.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_load.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/set_var.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_locale.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_manager.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sp.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_optimizer.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sp_cache.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_parse.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sp_head.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sp_instr.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_partition.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_partition_admin.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_optimizer.cc:37: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_planner.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sp_pcontext.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sp_rcontext.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_plugin.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_prepare.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_profile.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/spatial.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/string_service.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_query_rewrite.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_reload.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_admin.cc.o 2 warnings generated. [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_alloc_error_handler.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_alter.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_alter_instance.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_rename.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_analyse.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_resolver.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_base.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_rewrite.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_select.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_servers.cc.o [ 78%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_bootstrap.cc.o [ 78%] Building CXX object sql/CMakeFiles/sql.dir/sql_show.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_select.cc:41: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ [ 79%] Building CXX object sql/CMakeFiles/sql.dir/sql_show_status.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_initialize.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_cache.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_class.cc.o 2 warnings generated. [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_signal.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_connect.cc.o [ 80%] Building C object sql/CMakeFiles/sql.dir/sql_state.c.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_crypt.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_table.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_cursor.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_tablespace.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_test.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_thd_internal_api.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_data_change.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_db.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_time.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_delete.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_timer.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_tmp_table.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_derived.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_digest.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_do.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_trigger.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_error.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_truncate.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_udf.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_union.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_exception_handler.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_update.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_executor.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sql_view.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_get_diagnostics.cc.o [ 80%] Building CXX object sql/CMakeFiles/sql.dir/strfunc.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_handler.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_help.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_insert.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_executor.cc:35: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ [ 80%] Building CXX object sql/CMakeFiles/sql.dir/sys_vars.cc.o [ 80%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_join_buffer.cc.o [ 81%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_lex.cc.o [ 81%] Building CXX object sql/CMakeFiles/sql.dir/sys_vars_resource_mgr.cc.o [ 81%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_lex_hash.cc.o [ 81%] Building CXX object sql/CMakeFiles/sql.dir/table.cc.o [ 81%] Building CXX object sql/CMakeFiles/sql.dir/table_cache.cc.o 2 warnings generated. [ 81%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_lex_hints.cc.o [ 82%] Building CXX object sql/CMakeFiles/sql.dir/table_trigger_dispatcher.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.cc:29: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ [ 82%] Building CXX object sql/CMakeFiles/sql.dir/tc_log.cc.o 2 warnings generated. [ 82%] Building CXX object sql/CMakeFiles/sql.dir/thr_malloc.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_list.cc.o [ 82%] Building CXX object sql/CMakeFiles/sql.dir/transaction.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_load.cc.o [ 82%] Building CXX object sql/CMakeFiles/sql.dir/transaction_info.cc.o [ 82%] Building CXX object sql/CMakeFiles/sql.dir/trigger.cc.o [ 82%] Building CXX object sql/CMakeFiles/sql.dir/trigger_creation_ctx.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_locale.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_manager.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_optimizer.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_parse.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_partition.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_partition_admin.cc.o [ 82%] Building CXX object sql/CMakeFiles/sql.dir/trigger_loader.cc.o [ 82%] Building CXX object sql/CMakeFiles/sql.dir/trigger_chain.cc.o [ 82%] Building CXX object sql/CMakeFiles/sql.dir/tztime.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_planner.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_optimizer.cc:37: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ [ 82%] Building CXX object sql/CMakeFiles/sql.dir/uniques.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_plugin.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_prepare.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_profile.cc.o [ 82%] Building CXX object sql/CMakeFiles/sql.dir/unireg.cc.o [ 82%] Building CXX object sql/CMakeFiles/sql.dir/xa.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_query_rewrite.cc.o [ 82%] Building C object sql/CMakeFiles/sql.dir/__/extra/lz4/xxhash.c.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_reload.cc.o [ 82%] Building C object sql/CMakeFiles/sql.dir/__/libmysql/errmsg.c.o [ 82%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/client.c.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_rename.cc.o [ 82%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/client_plugin.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/client.c:59: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/client_plugin.c:33: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. 2 warnings generated. [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_resolver.cc.o [ 82%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/get_password.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/get_password.c:26: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_rewrite.cc.o [ 82%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_select.cc.o [ 83%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_servers.cc.o [ 83%] Building CXX object sql/CMakeFiles/sql.dir/__/sql-common/my_path_permissions.cc.o [ 83%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_show.cc.o 1 warning generated. [ 83%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/my_time.c.o [ 84%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/my_user.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/my_user.c:18: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql-common/my_time.c:17: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_show_status.cc.o [ 84%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/pack.c.o 1 warning generated. [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_signal.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/__/sql-common/client_authentication.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_select.cc:41: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:347:12: note: remove call to max function and unsigned zero argument return std::max(buff_size-(end_pos-buff)-aux_buff_size, 0UL); ^~~~~~~~~~~~~~~ ~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: warning: taking the max of a value and unsigned zero is always equal to the other value [-Wmax-unsigned-zero] return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/sql/sql_join_buffer.h:815:12: note: remove call to max function and unsigned zero argument return std::max(static_cast(last_key_entry - end_pos-aux_buff_size), ^~~~~~~~ ~ [ 84%] Building CXX object sql/CMakeFiles/sql.dir/__/sql-common/sql_string.cc.o [ 84%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_state.c.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/command_service.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/conn_handler/channel_info.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_table.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/conn_handler/connection_handler_per_thread.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/conn_handler/connection_handler_one_thread.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/conn_handler/socket_connection.cc.o 2 warnings generated. [ 84%] Building CXX object sql/CMakeFiles/sql.dir/des_key_file.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_tablespace.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_test.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_thd_internal_api.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_time.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_timer.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/event_data_objects.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/event_db_repository.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_tmp_table.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/event_parse_data.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/event_queue.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/event_scheduler.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/events.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/mf_iocache.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_trigger.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_truncate.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_udf.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/mysqld.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_union.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_update.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_view.cc.o [ 84%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/strfunc.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/mysqld_thd_manager.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/protocol_callback.cc.o [ 84%] Building CXX object sql/CMakeFiles/sql.dir/signal_handler.cc.o [ 85%] Building CXX object sql/CMakeFiles/sql.dir/sql_audit.cc.o [ 85%] Building CXX object sql/CMakeFiles/sql.dir/sql_client.cc.o [ 85%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sys_vars.cc.o [ 85%] Building CXX object sql/CMakeFiles/sql.dir/srv_session.cc.o [ 85%] Building CXX object sql/CMakeFiles/sql.dir/srv_session_info_service.cc.o [ 85%] Building CXX object sql/CMakeFiles/sql.dir/srv_session_service.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sys_vars_resource_mgr.cc.o [ 86%] Building CXX object sql/CMakeFiles/sql.dir/auth/sha2_password_common.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/table.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/table_cache.cc.o [ 86%] Building CXX object sql/CMakeFiles/sql.dir/mysqld_daemon.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/table_trigger_dispatcher.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/tc_log.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/thr_malloc.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/transaction.cc.o [ 86%] Linking CXX static library ../archive_output_directory/libsql.a [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/transaction_info.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/trigger.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/trigger_creation_ctx.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/trigger_loader.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/trigger_chain.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/tztime.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/uniques.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/unireg.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/xa.cc.o [ 86%] Linking CXX static library ../archive_output_directory/libsql_embedded.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libsql.a(debug_sync.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libsql.a(debug_sync.cc.o) has no symbols [ 86%] Built target sql Scanning dependencies of target mysqld Scanning dependencies of target pfs_connect_attr-t [ 87%] Building CXX object sql/CMakeFiles/mysqld.dir/main.cc.o [ 87%] Linking CXX executable mysqld [ 87%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/__/__/__/sql/sql_builtin.cc.o [ 87%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/pfs_connect_attr-t.cc.o [ 87%] Building C object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/__/__/__/mysys/string.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/mysys/string.c:24: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 87%] Linking CXX executable pfs_connect_attr-t [ 87%] Built target pfs_connect_attr-t [ 87%] Built target mysqld Scanning dependencies of target qa_auth_client Scanning dependencies of target test_security_context Scanning dependencies of target example Scanning dependencies of target auth_test_plugin Scanning dependencies of target qa_auth_server Scanning dependencies of target qa_auth_interface Scanning dependencies of target audit_null [ 87%] Building C object plugin/auth/CMakeFiles/qa_auth_server.dir/qa_auth_server.c.o [ 87%] Building C object plugin/auth/CMakeFiles/qa_auth_client.dir/qa_auth_client.c.o [ 87%] Building CXX object plugin/audit_null/CMakeFiles/test_security_context.dir/test_security_context.cc.o [ 87%] Building C object plugin/auth/CMakeFiles/auth_test_plugin.dir/test_plugin.c.o [ 87%] Linking C shared module qa_auth_client.so In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/plugin/auth/qa_auth_server.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin_auth.h:27: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin.h:59: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/services.h:26: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/service_srv_session_info.h:28: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/plugin/auth/test_plugin.c:29: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin_auth.h:27: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin.h:59: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/services.h:26: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/service_srv_session_info.h:28: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 87%] Linking C shared module qa_auth_server.so 1 warning generated. [ 87%] Linking C shared module auth_test_plugin.so [ 87%] Building C object plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o [ 87%] Building C object plugin/audit_null/CMakeFiles/audit_null.dir/audit_null.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/plugin/auth/qa_auth_interface.c:18: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin_auth.h:27: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin.h:59: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/services.h:26: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/service_srv_session_info.h:28: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 87%] Linking CXX shared module test_security_context.so In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/plugin/audit_null/audit_null.c:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin.h:59: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/services.h:26: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/service_srv_session_info.h:28: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 87%] Linking C shared module qa_auth_interface.so [ 87%] Building CXX object storage/example/CMakeFiles/example.dir/ha_example.cc.o 1 warning generated. [ 87%] Linking C shared module adt_null.so [ 87%] Built target qa_auth_client [ 87%] Built target auth_test_plugin [ 87%] Built target qa_auth_server [ 87%] Built target qa_auth_interface [ 87%] Built target audit_null [ 87%] Built target test_security_context Scanning dependencies of target auth [ 87%] Linking CXX shared module ha_example.so Scanning dependencies of target connection_control Scanning dependencies of target mysql_no_login Scanning dependencies of target daemon_example Scanning dependencies of target ftexample [ 87%] Building C object plugin/auth/CMakeFiles/auth.dir/dialog.c.o Scanning dependencies of target keyring_file In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/plugin/auth/dialog.c:43: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin_auth.h:27: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin.h:59: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/services.h:26: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/service_srv_session_info.h:28: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ 1 warning generated. [ 87%] Linking C shared module auth.so [ 87%] Building C object plugin/auth/CMakeFiles/mysql_no_login.dir/mysql_no_login.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/plugin/auth/mysql_no_login.c:29: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin_auth.h:27: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin.h:59: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/services.h:26: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/service_srv_session_info.h:28: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 87%] Built target example [ 87%] Building CXX object plugin/daemon_example/CMakeFiles/daemon_example.dir/daemon_example.cc.o 1 warning generated. [ 87%] Linking C shared module mysql_no_login.so [ 87%] Building C object plugin/fulltext/CMakeFiles/ftexample.dir/example/plugin_example.c.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/plugin/fulltext/example/plugin_example.c:20: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin_ftparser.h:19: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/plugin.h:59: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/services.h:26: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/mysql/service_srv_session_info.h:28: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ [ 87%] Linking CXX shared module libdaemon_example.so 1 warning generated. [ 87%] Linking C shared module mypluglib.so [ 87%] Built target auth [ 87%] Built target mysql_no_login [ 87%] Built target daemon_example [ 87%] Built target ftexample Scanning dependencies of target validate_password [ 88%] Building CXX object plugin/password_validation/CMakeFiles/validate_password.dir/validate_password.cc.o Scanning dependencies of target replication_observers_example Scanning dependencies of target rewrite_example Scanning dependencies of target semisync_slave Scanning dependencies of target rewriter [ 88%] Building CXX object plugin/replication_observers_example/CMakeFiles/replication_observers_example.dir/replication_observers_example.cc.o [ 88%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/connection_control_coordinator.cc.o [ 89%] Building CXX object plugin/rewrite_example/CMakeFiles/rewrite_example.dir/rewrite_example.cc.o [ 89%] Linking CXX shared module validate_password.so [ 89%] Linking CXX shared module rewrite_example.so [ 89%] Building CXX object plugin/semisync/CMakeFiles/semisync_slave.dir/semisync.cc.o [ 89%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/connection_control.cc.o [ 89%] Built target validate_password [ 89%] Building CXX object plugin/semisync/CMakeFiles/semisync_slave.dir/semisync_slave.cc.o [ 89%] Built target rewrite_example [ 89%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/security_context_wrapper.cc.o [ 89%] Building CXX object plugin/semisync/CMakeFiles/semisync_slave.dir/semisync_slave_plugin.cc.o [ 89%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/connection_delay.cc.o [ 89%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/rewriter_plugin.cc.o [ 89%] Linking CXX shared module replication_observers_example_plugin.so Scanning dependencies of target semisync_master [ 89%] Linking CXX shared module semisync_slave.so [ 89%] Built target replication_observers_example [ 89%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/rewriter_udf.cc.o [ 89%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/common/keyring_key.cc.o [ 89%] Built target semisync_slave [ 89%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync.cc.o [ 89%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/rule.cc.o Scanning dependencies of target test_sql_cmds_1 [ 89%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync_master.cc.o Scanning dependencies of target test_x_sessions_deinit [ 89%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/common/keys_container.cc.o [ 89%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/rewriter.cc.o [ 89%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_cmds_1.dir/test_sql_cmds_1.cc.o [ 89%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_x_sessions_deinit.dir/test_x_sessions_deinit.cc.o [ 89%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/common/keys_iterator.cc.o [ 89%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/services.cc.o [ 89%] Linking CXX shared module connection_control.so [ 89%] Linking CXX shared module libtest_x_sessions_deinit.so [ 89%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync_master_plugin.cc.o [ 89%] Linking CXX shared module libtest_sql_cmds_1.so [ 89%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/common/keyring_impl.cc.o [ 89%] Built target test_x_sessions_deinit [ 89%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync_master_ack_receiver.cc.o [ 89%] Built target test_sql_cmds_1 [ 89%] Built target connection_control [ 89%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/keyring.cc.o Scanning dependencies of target test_sql_errors [ 89%] Linking CXX shared module rewriter.so Scanning dependencies of target test_sql_lock [ 89%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_errors.dir/test_sql_errors.cc.o [ 89%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_lock.dir/test_sql_lock.cc.o [ 89%] Built target rewriter [ 89%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/hash_to_buffer_serializer.cc.o [ 89%] Linking CXX shared module libtest_sql_errors.so [ 89%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/buffered_file_io.cc.o [ 89%] Linking CXX shared module libtest_sql_lock.so [ 89%] Linking CXX shared module semisync_master.so [ 89%] Built target test_sql_lock [ 89%] Built target test_sql_errors [ 89%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/file_io.cc.o [ 89%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/buffer.cc.o Scanning dependencies of target test_sql_views_triggers Scanning dependencies of target test_sql_commit Scanning dependencies of target test_session_in_thd [ 89%] Built target semisync_master [ 89%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_commit.dir/test_sql_commit.cc.o [ 89%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_views_triggers.dir/test_sql_views_triggers.cc.o [ 89%] Linking CXX shared module keyring_file.so Scanning dependencies of target test_sql_sqlmode [ 89%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_session_in_thd.dir/test_session_in_thd.cc.o Scanning dependencies of target test_sql_stored_procedures_functions [ 89%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_sqlmode.dir/test_sql_sqlmode.cc.o Scanning dependencies of target test_sql_2_sessions [ 89%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_stored_procedures_functions.dir/test_sql_stored_procedures_functions.cc.o [ 89%] Built target keyring_file [ 89%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_2_sessions.dir/test_sql_2_sessions.cc.o Scanning dependencies of target test_sql_processlist [ 89%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_processlist.dir/test_sql_processlist.cc.o [ 89%] Linking CXX shared module libtest_sql_commit.so [ 90%] Linking CXX shared module libtest_session_in_thd.so [ 90%] Linking CXX shared module libtest_sql_views_triggers.so [ 90%] Built target test_session_in_thd [ 90%] Built target test_sql_views_triggers [ 90%] Built target test_sql_commit [ 90%] Linking CXX shared module libtest_sql_2_sessions.so [ 90%] Linking CXX shared module libtest_sql_sqlmode.so [ 90%] Linking CXX shared module libtest_sql_stored_procedures_functions.so [ 90%] Linking CXX shared module libtest_sql_processlist.so [ 90%] Built target test_sql_2_sessions [ 90%] Built target test_sql_sqlmode [ 90%] Built target test_sql_stored_procedures_functions /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libsql_embedded.a(ssl_wrapper_service.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libsql_embedded.a(debug_sync.cc.o) has no symbols Scanning dependencies of target test_x_sessions_init [ 90%] Built target test_sql_processlist Scanning dependencies of target test_session_info Scanning dependencies of target test_sql_all_col_types [ 90%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_x_sessions_init.dir/test_x_sessions_init.cc.o [ 90%] Linking CXX shared module libtest_x_sessions_init.so [ 90%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_session_info.dir/test_session_info.cc.o [ 90%] Linking CXX shared module libtest_session_info.so Scanning dependencies of target test_session_detach [ 90%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_all_col_types.dir/test_sql_all_col_types.cc.o [ 90%] Built target test_x_sessions_init Scanning dependencies of target test_sql_complex [ 90%] Built target test_session_info Scanning dependencies of target test_sql_replication [ 90%] Linking CXX shared module libtest_sql_all_col_types.so [ 90%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_session_detach.dir/test_session_detach.cc.o [ 90%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_complex.dir/test_sql_complex.cc.o [ 90%] Linking CXX shared module libtest_session_detach.so Scanning dependencies of target test_sql_shutdown [ 90%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_replication.dir/test_sql_replication.cc.o [ 90%] Built target test_sql_all_col_types [ 90%] Linking CXX shared module libtest_sql_complex.so [ 90%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_shutdown.dir/test_sql_shutdown.cc.o [ 90%] Built target test_session_detach [ 91%] Linking CXX shared module libtest_sql_replication.so Scanning dependencies of target test_services_thread Scanning dependencies of target test_services [ 91%] Linking CXX shared module libtest_sql_shutdown.so [ 91%] Built target test_sql_complex [ 91%] Building CXX object plugin/test_services/CMakeFiles/test_services_thread.dir/test_services_threaded.cc.o [ 91%] Building CXX object plugin/test_services/CMakeFiles/test_services.dir/test_services.cc.o [ 91%] Linking CXX shared module libtest_services.so [ 91%] Linking CXX shared module libtest_services_threaded.so [ 91%] Built target test_sql_shutdown Scanning dependencies of target test_framework Scanning dependencies of target test_udf_services [ 91%] Built target test_sql_replication [ 91%] Built target test_services [ 91%] Building CXX object plugin/test_services/CMakeFiles/test_framework.dir/test_framework.cc.o [ 91%] Built target test_services_thread [ 91%] Linking CXX shared module libtest_framework.so [ 91%] Building CXX object plugin/udf_services/CMakeFiles/test_udf_services.dir/test_udf_services.cc.o [ 91%] Linking CXX shared module test_udf_services.so Scanning dependencies of target version_token [ 91%] Built target test_framework Scanning dependencies of target keyring_udf [ 91%] Building CXX object plugin/version_token/CMakeFiles/version_token.dir/version_token.cc.o [ 91%] Built target test_udf_services [ 91%] Generating xdr_gen/xcom_vp.h, xdr_gen/xcom_vp_xdr.c, xdr_gen/xcom_vp_platform.h [ 91%] Running C++ protocol buffer compiler (lite) on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_datatypes.proto [ 91%] Running C++ protocol buffer compiler (lite) on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx.proto Scanning dependencies of target locking_service [ 91%] Running C++ protocol buffer compiler (lite) on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_connection.proto [ 91%] Running C++ protocol buffer compiler (lite) on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_expect.proto [ 91%] Running C++ protocol buffer compiler (lite) on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_expr.proto [ 91%] Running C++ protocol buffer compiler (lite) on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_crud.proto [ 91%] Running C++ protocol buffer compiler (lite) on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_sql.proto [ 91%] Running C++ protocol buffer compiler (lite) on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_session.proto [ 91%] Running C++ protocol buffer compiler (lite) on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_notice.proto [ 91%] Running C++ protocol buffer compiler (lite) on /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/x/protocol/mysqlx_resultset.proto [ 91%] Linking CXX shared module version_token.so Scanning dependencies of target udf_example [ 91%] Building CXX object sql/CMakeFiles/locking_service.dir/locking_service_udf.cc.o Scanning dependencies of target mysqlx [ 91%] Built target version_token [ 91%] Linking CXX shared module locking_service.so [ 91%] Building CXX object sql/CMakeFiles/udf_example.dir/udf_example.cc.o [ 91%] Built target locking_service [ 91%] Linking CXX shared module udf_example.so [ 91%] Built target udf_example [ 91%] Building CXX object rapid/plugin/keyring_udf/CMakeFiles/keyring_udf.dir/keyring_udf.cc.o [ 91%] Linking CXX shared module keyring_udf.so [ 91%] Built target keyring_udf /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libsql_embedded.a(ssl_wrapper_service.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libsql_embedded.a(debug_sync.cc.o) has no symbols [ 91%] Built target sql_embedded [ 91%] Generating ../archive_output_directory/mysqlserver_depends.c Scanning dependencies of target mysqlserver [ 91%] Building C object libmysqld/CMakeFiles/mysqlserver.dir/__/archive_output_directory/mysqlserver_depends.c.o [ 91%] Linking C static library ../archive_output_directory/libmysqld.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libmysqld.a(mysqlserver_depends.c.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../archive_output_directory/libmysqld.a(mysqlserver_depends.c.o) has no symbols warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: ../archive_output_directory/libmysqld.a the table of contents is empty (no object file members in the library define global symbols) Merging library mysqlserver /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (get_password.c.o) in output file used for input files: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libyassl.a(get_password.c.o) and: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libsql_embedded.a(get_password.c.o) due to use of basename, truncation and blank padding /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (xxhash.c.o) in output file used for input files: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/liblz4_lib.a(xxhash.c.o) and: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libsql_embedded.a(xxhash.c.o) due to use of basename, truncation and blank padding /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libstrings.a(longlong2str.c.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libmysys.a(thr_cond.c.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libmysys.a(thr_mutex.c.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libinnobase.a(fut0fut.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libinnobase.a(ut0byte.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libsql_embedded.a(ssl_wrapper_service.cc.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/bld/archive_output_directory/libsql_embedded.a(debug_sync.cc.o) has no symbols [ 91%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_performance_schema.cc.o [ 91%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_plugin.cc.o [ 91%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_log.cc.o [ 91%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_unix_socket.cc.o [ 91%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_tcp.cc.o [ 91%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_server.cc.o [ 91%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_session.cc.o [ 91%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_client.cc.o [ 91%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_dispatcher.cc.o [ 91%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_system_variables.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_regex.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_factory.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/mysql_variables.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/mysql_function_names.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/mysql_show_variable_wrapper.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/auth_mysql41.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/admin_cmd_handler.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/query_formatter.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/query_string_builder.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/expr_generator.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/crud_cmd_handler.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/buffering_command_delegate.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/callback_command_delegate.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/streaming_command_delegate.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/sql_user_require.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/sql_data_result.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/sql_data_context.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/json_utils.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/expect.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/statement_builder.cc.o [ 92%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/update_statement_builder.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/find_statement_builder.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/delete_statement_builder.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/view_statement_builder.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/insert_statement_builder.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/notices.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/client.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/client_list.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/client_session.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol_authentication.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol_decoder.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol_encoder.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/scheduler.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/server.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/server_acceptors.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/server_client_timeout.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/socket_events.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/thread.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/connection_type.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/connection_vio.cc.o [ 93%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/operations_factory.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/options_ssl.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/buffer.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/message_builder.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/metadata_builder.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/notice_builder.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/output_buffer.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/page_pool.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/row_builder.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/configurator.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_auth_mech.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_tls.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx.pb.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_datatypes.pb.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_connection.pb.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_expect.pb.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_expr.pb.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_crud.pb.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_sql.pb.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_session.pb.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_notice.pb.cc.o [ 94%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_resultset.pb.cc.o [ 95%] Linking CXX shared module mysqlx.so [ 95%] Built target mysqlserver Scanning dependencies of target mysqltest_embedded Scanning dependencies of target mysql_client_test_embedded Scanning dependencies of target mysql_embedded [ 96%] Built target mysqlx [ 96%] Building CXX object libmysqld/examples/CMakeFiles/mysql_embedded.dir/__/__/client/mysql.cc.o [ 96%] Building CXX object libmysqld/examples/CMakeFiles/mysql_embedded.dir/__/__/client/completion_hash.cc.o [ 96%] Building C object libmysqld/examples/CMakeFiles/mysql_client_test_embedded.dir/__/__/testclients/mysql_client_test.c.o [ 96%] Building CXX object libmysqld/examples/CMakeFiles/mysql_embedded.dir/__/__/client/readline.cc.o In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/testclients/mysql_client_test.c:27: In file included from /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/testclients/mysql_client_fw.c:22: /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/include/m_string.h:25:9: warning: 'bzero' macro redefined [-Wmacro-redefined] #define bzero please_use_memset_rather_than_bzero ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/secure/_strings.h:52:9: note: previous definition is here #define bzero(dest, ...) \ ^ Scanning dependencies of target group_replication [ 96%] Linking CXX executable mysql_embedded [ 96%] Building CXX object libmysqld/examples/CMakeFiles/mysqltest_embedded.dir/__/__/client/mysqltest.cc.o 1 warning generated. [ 96%] Linking CXX executable mysql_client_test_embedded [ 96%] Linking CXX executable mysqltest_embedded [ 96%] Built target mysqltest_embedded [ 96%] Built target mysql_embedded [ 96%] Built target mysql_client_test_embedded [ 96%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_memory.c.o [ 96%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_vp_str.c.o [ 96%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_base.c.o [ 96%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/node_address.c.o [ 96%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_transport.c.o [ 96%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_cfg.c.o [ 96%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/pax_msg.c.o [ 96%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_cache.c.o [ 96%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_msg_queue.c.o [ 96%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_statistics.c.o [ 96%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/app_data.c.o [ 96%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/site_def.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_ssl_transport.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_recover.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/task.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/bitset.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/simset.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/node_set.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_interface.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/node_list.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/task_debug.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/sock_probe.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/task_net.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/synode_no.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_detector.c.o [ 97%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/xdr_gen/xcom_vp_xdr.c.o [ 97%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/xplatform/my_xp_cond.cc.o [ 97%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_logging.cc.o [ 97%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/xplatform/my_xp_thread.cc.o [ 97%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/xplatform/my_xp_mutex.cc.o [ 97%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/xplatform/my_xp_util.cc.o [ 97%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_member_identifier.cc.o [ 97%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_types.cc.o [ 97%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_view.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_message.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_group_identifier.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/gcs_interface_factory.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_communication_interface.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_control_interface.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_group_management.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_internal_message.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_networking.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_utils.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_state_exchange.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_group_member_information.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_message_stages.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_notification.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_interface.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_view_identifier.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_message_stage_lz4.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_statistics_interface.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/applier.cc.o [ 98%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/auto_increment.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/certifier.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/channel_observation_manager.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/delayed_plugin_initialization.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_event_handlers.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_logger.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_operations.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_plugin_messages.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_view_modification_notifier.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/group_partition_handling.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/member_info.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/observer_server_actions.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/observer_server_channels.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/observer_server_state.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/observer_trans.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/pipeline_stats.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/pipeline_factory.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/plugin.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/plugin_psi.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/plugin_utils.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/ps_information.cc.o [ 99%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/read_mode_handler.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/recovery.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/recovery_channel_state_observer.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/applier_channel_state_observer.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/asynchronous_channels_state_observer.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/recovery_message.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/recovery_state_transfer.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/replication_threads_api.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/single_primary_message.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/member_version.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/compatibility_module.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/handlers/applier_handler.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/handlers/certification_handler.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/handlers/event_cataloger.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_resultset.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_service_context.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_service_context_base.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_service_interface.cc.o /Users/umshastr/Downloads/BugsHome/src_build/mysql-5.7.24/rapid/plugin/group_replication/src/sql_service/sql_service_interface.cc:21:18: warning: unused variable 'command_name' [-Wunused-const-variable] const LEX_STRING command_name[]={ ^ [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_command_test.cc.o [100%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_service_command.cc.o 1 warning generated. [100%] Linking CXX shared module group_replication.so [100%] Built target group_replication