ushastry@ubuntu1604lts:~/Downloads/mysql-5.7.16$ cmake . -DCMAKE_BUILD_TYPE=Debug -DBUILD_CONFIG=mysql_release -DWITH_PROTOBUF=system -DWITH_NDB_JAVA=NO -DCMAKE_C_COMPILER=gcc-6 -DCMAKE_CXX_COMPILER=g++-6 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-m64 -O3 -g -mtune=native' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-m64 -O3 -g -mtune=native' '-DCMAKE_C_FLAGS=-m64 -O3 -g -mtune=native' '-DCMAKE_CXX_FLAGS=-m64 -O3 -g -mtune=native' -DWITH_SSL=system -DCMAKE_INSTALL_PREFIX=/home/ushastry/Downloads/5.7.16 -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DWITH_BOOST=./boost -- Running cmake version 3.5.1 -- Found Git: /usr/bin/git (found version "2.7.4") -- Configuring with MAX_INDEXES = 64U -- The C compiler identification is GNU 6.2.0 -- The CXX compiler identification is GNU 6.2.0 -- Check for working C compiler: /usr/bin/gcc-6 -- Check for working C compiler: /usr/bin/gcc-6 -- 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: /usr/bin/g++-6 -- Check for working CXX compiler: /usr/bin/g++-6 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file libaio.h -- Looking for include file libaio.h - found -- Looking for io_queue_init in aio -- Looking for io_queue_init in aio - found -- Looking for SHM_HUGETLB -- Looking for SHM_HUGETLB - found -- 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 -- Performing Test HAVE_C_FLOATING_POINT_OPTIMIZATION_PROBLEMS -- Performing Test HAVE_C_FLOATING_POINT_OPTIMIZATION_PROBLEMS - Failed -- Performing Test HAVE_CXX_FLOATING_POINT_OPTIMIZATION_PROBLEMS -- Performing Test HAVE_CXX_FLOATING_POINT_OPTIMIZATION_PROBLEMS - Failed -- MySQL 5.7.16 -- Packaging as: mysql-5.7.16-Linux-x86_64 -- Local boost dir /home/ushastry/Downloads/mysql-5.7.16/boost/boost_1_59_0 -- Found /home/ushastry/Downloads/mysql-5.7.16/boost/boost_1_59_0/boost/version.hpp -- BOOST_VERSION_NUMBER is #define BOOST_VERSION 105900 -- BOOST_INCLUDE_DIR /home/ushastry/Downloads/mysql-5.7.16/boost/boost_1_59_0 -- Performing Test HAVE_LLVM_LIBCPP -- Performing Test HAVE_LLVM_LIBCPP - Failed -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for floor -- Looking for floor - not found -- Looking for floor in m -- Looking for floor in m - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Looking for bind -- Looking for bind - found -- Looking for crypt -- Looking for crypt - not found -- Looking for crypt in crypt -- Looking for crypt in crypt - found -- Looking for setsockopt -- Looking for setsockopt - found -- Looking for dlopen -- Looking for dlopen - not found -- Looking for dlopen in dl -- Looking for dlopen in dl - 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 - found -- Looking for atomic_thread_fence -- Looking for atomic_thread_fence - not found -- Looking for atomic_thread_fence in atomic -- Looking for atomic_thread_fence in atomic - 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 dirent.h -- Looking for include file dirent.h - 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 - 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 - 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 - 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 - not found -- Looking for include file sasl/sasl.h -- Looking for include file sasl/sasl.h - not 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 - 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 - 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 - found -- Looking for fedisableexcept -- Looking for fedisableexcept - found -- Looking for fseeko -- Looking for fseeko - found -- Looking for fsync -- Looking for fsync - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - 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 - not 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 - found -- Looking for memrchr -- Looking for memrchr - found -- Looking for mlock -- Looking for mlock - found -- Looking for mlockall -- Looking for mlockall - found -- Looking for mmap64 -- Looking for mmap64 - found -- Looking for poll -- Looking for poll - found -- Looking for posix_fallocate -- Looking for posix_fallocate - 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 - found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - found -- Looking for readdir_r -- Looking for readdir_r - 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 - not found -- Looking for strndup -- Looking for strndup - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for strsignal -- Looking for strsignal - found -- Looking for fgetln -- Looking for fgetln - not 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 - 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 - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Looking for kqueue -- Looking for kqueue - not 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 - not found -- Looking for SIGEV_THREAD_ID -- Looking for SIGEV_THREAD_ID - 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 - found -- Looking for timer_settime -- Looking for timer_settime - found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for EVFILT_TIMER -- Looking for EVFILT_TIMER - not 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 - done -- 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_BSS_START -- Performing Test HAVE_BSS_START - 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 - Failed -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed -- 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 numaif.h -- Looking for include file numaif.h - not found -- Check size of socklen_t -- Check size of socklen_t - failed -- OPENSSL_INCLUDE_DIR = /usr/include -- OPENSSL_LIBRARY = /usr/lib/x86_64-linux-gnu/libssl.so -- CRYPTO_LIBRARY = /usr/lib/x86_64-linux-gnu/libcrypto.so -- OPENSSL_MAJOR_VERSION = 1 -- Looking for SHA512_DIGEST_LENGTH -- Looking for SHA512_DIGEST_LENGTH - found -- SSL_LIBRARIES = /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so;dl -- 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/x86_64-linux-gnu/libcurses.so -- Looking for tputs in /usr/lib/x86_64-linux-gnu/libcurses.so -- Looking for tputs in /usr/lib/x86_64-linux-gnu/libcurses.so - found -- Performing Test HAVE_DECL_TGOTO -- Performing Test HAVE_DECL_TGOTO - Success -- Looking for strvis -- Looking for strvis - not found -- Looking for strunvis -- Looking for strunvis - not found -- WITH_PROTOBUF=system -- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so -- protobuf version is 2.6 -- Performing Test HAVE_SYS_THREAD_SELFID -- Performing Test HAVE_SYS_THREAD_SELFID - Failed -- Performing Test HAVE_SYS_GETTID -- Performing Test HAVE_SYS_GETTID - Success -- Performing Test HAVE_PTHREAD_SETNAME_NP -- Performing Test HAVE_PTHREAD_SETNAME_NP - 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 - Success -- Performing Test HAVE_NO_BUILTIN_MEMCMP -- Performing Test HAVE_NO_BUILTIN_MEMCMP - Success -- Looking for sched_getcpu -- Looking for sched_getcpu - 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 - Success -- 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 - Success -- Looking for asprintf -- Looking for asprintf - found -- Using cmake version 3.5.1 -- Performing Test HAVE_UNUSED_BUT_SET_VARIABLE -- Performing Test HAVE_UNUSED_BUT_SET_VARIABLE - Success -- Disabling -Wunused-but-set-variable warning for building NDB -- Performing Test HAVE_STRICT_ALIASING -- Performing Test HAVE_STRICT_ALIASING - Success -- Disabling -Wstrict-aliasing warning for building NDB -- Not building NDB -- Performing Test HAVE_PEERCRED -- Performing Test HAVE_PEERCRED - Success -- Using Boost headers from /home/ushastry/Downloads/mysql-5.7.16/boost/boost_1_59_0 -- Performing Test HAVE_NO_IGNORED_QUALIFIERS -- Performing Test HAVE_NO_IGNORED_QUALIFIERS - Success -- 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_BUT_SET -- Performing Test HAVE_UNUSED_BUT_SET - Success -- Performing Test HAVE_UNUSED_PARAMETER -- Performing Test HAVE_UNUSED_PARAMETER - Success -- Performing Test HAVE_NO_DEPREC_CONST -- Performing Test HAVE_NO_DEPREC_CONST - Success -- Library mysqlclient depends on OSLIBS -lpthread;m;rt;atomic;/usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so;dl -- Looking for include file endian.h -- Looking for include file endian.h - found -- Looking for le64toh -- Looking for le64toh - found -- Looking for le32toh -- Looking for le32toh - found -- Looking for le16toh -- Looking for le16toh - 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 -- Found ZLIB: zlib (found version "1.2.3") -- Googlemock 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 http proxy: export http_proxy=http://example.com:80 -- Performing Test HAVE_UNUSED_TYPEDEFS -- Performing Test HAVE_UNUSED_TYPEDEFS - Success -- Performing Test HAVE_NO_UNUSED_TYPEDEFS -- Performing Test HAVE_NO_UNUSED_TYPEDEFS - Success -- Library mysqlserver depends on OSLIBS -lpthread;m;rt;atomic;/usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so;dl;crypt;aio -- INSTALL mysqlclient.pc lib/pkgconfig -- CMAKE_BUILD_TYPE: Debug -- COMPILE_DEFINITIONS: _GNU_SOURCE;_FILE_OFFSET_BITS=64;HAVE_CONFIG_H;HAVE_LIBEVENT1 -- CMAKE_C_FLAGS: -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -- CMAKE_CXX_FLAGS: -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -- CMAKE_C_FLAGS_DEBUG: -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -- CMAKE_CXX_FLAGS_DEBUG: -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: WITH_NDB_JAVA -- Build files have been written to: /home/ushastry/Downloads/mysql-5.7.16 ushastry@ubuntu1604lts:~/Downloads/mysql-5.7.16$ make -j4 --output-sync=recurse VERBOSE=1 /usr/bin/cmake -H/home/ushastry/Downloads/mysql-5.7.16 -B/home/ushastry/Downloads/mysql-5.7.16 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/ushastry/Downloads/mysql-5.7.16/CMakeFiles /home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' make -f CMakeFiles/INFO_SRC.dir/build.make CMakeFiles/INFO_SRC.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/INFO_SRC.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/INFO_SRC.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/INFO_SRC.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/INFO_SRC.dir/depend.internal". Scanning dependencies of target INFO_SRC make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f CMakeFiles/INFO_SRC.dir/build.make CMakeFiles/INFO_SRC.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' /usr/bin/cmake -P /home/ushastry/Downloads/mysql-5.7.16/cmake/info_src.cmake make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 0%] Built target INFO_SRC make -f CMakeFiles/INFO_BIN.dir/build.make CMakeFiles/INFO_BIN.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/INFO_BIN.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/INFO_BIN.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/INFO_BIN.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/INFO_BIN.dir/depend.internal". Scanning dependencies of target INFO_BIN make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f CMakeFiles/INFO_BIN.dir/build.make CMakeFiles/INFO_BIN.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' /usr/bin/cmake -P /home/ushastry/Downloads/mysql-5.7.16/cmake/info_bin.cmake make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 0%] Built target INFO_BIN make -f CMakeFiles/abi_check.dir/build.make CMakeFiles/abi_check.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/abi_check.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/abi_check.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/abi_check.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/CMakeFiles/abi_check.dir/depend.internal". Scanning dependencies of target abi_check make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f CMakeFiles/abi_check.dir/build.make CMakeFiles/abi_check.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' /usr/bin/cmake -DCOMPILER=/usr/bin/gcc-6 -DSOURCE_DIR=/home/ushastry/Downloads/mysql-5.7.16 -DBINARY_DIR=/home/ushastry/Downloads/mysql-5.7.16 "-DABI_HEADERS=/home/ushastry/Downloads/mysql-5.7.16/include/mysql/plugin_audit.h;/home/ushastry/Downloads/mysql-5.7.16/include/mysql/plugin_ftparser.h;/home/ushastry/Downloads/mysql-5.7.16/include/mysql.h;/home/ushastry/Downloads/mysql-5.7.16/include/mysql/psi/psi_abi_v0.h;/home/ushastry/Downloads/mysql-5.7.16/include/mysql/psi/psi_abi_v1.h;/home/ushastry/Downloads/mysql-5.7.16/include/mysql/psi/psi_abi_v2.h;/home/ushastry/Downloads/mysql-5.7.16/include/mysql/client_plugin.h;/home/ushastry/Downloads/mysql-5.7.16/include/mysql/plugin_auth.h;/home/ushastry/Downloads/mysql-5.7.16/include/mysql/services.h;/home/ushastry/Downloads/mysql-5.7.16/include/mysql/plugin_keyring.h" -P /home/ushastry/Downloads/mysql-5.7.16/cmake/do_abi_check.cmake make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 0%] Built target abi_check make -f zlib/CMakeFiles/zlib.dir/build.make zlib/CMakeFiles/zlib.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/zlib /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/zlib /home/ushastry/Downloads/mysql-5.7.16/zlib/CMakeFiles/zlib.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/zlib/CMakeFiles/zlib.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/zlib/CMakeFiles/zlib.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/zlib/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/zlib/CMakeFiles/zlib.dir/depend.internal". Scanning dependencies of target zlib make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f zlib/CMakeFiles/zlib.dir/build.make zlib/CMakeFiles/zlib.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 0%] Building C object zlib/CMakeFiles/zlib.dir/adler32.c.o cd /home/ushastry/Downloads/mysql-5.7.16/zlib && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib.dir/adler32.c.o -c /home/ushastry/Downloads/mysql-5.7.16/zlib/adler32.c [ 0%] Building C object zlib/CMakeFiles/zlib.dir/compress.c.o cd /home/ushastry/Downloads/mysql-5.7.16/zlib && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib.dir/compress.c.o -c /home/ushastry/Downloads/mysql-5.7.16/zlib/compress.c [ 0%] Building C object zlib/CMakeFiles/zlib.dir/crc32.c.o cd /home/ushastry/Downloads/mysql-5.7.16/zlib && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib.dir/crc32.c.o -c /home/ushastry/Downloads/mysql-5.7.16/zlib/crc32.c [ 0%] Building C object zlib/CMakeFiles/zlib.dir/deflate.c.o cd /home/ushastry/Downloads/mysql-5.7.16/zlib && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib.dir/deflate.c.o -c /home/ushastry/Downloads/mysql-5.7.16/zlib/deflate.c [ 0%] Building C object zlib/CMakeFiles/zlib.dir/gzio.c.o cd /home/ushastry/Downloads/mysql-5.7.16/zlib && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib.dir/gzio.c.o -c /home/ushastry/Downloads/mysql-5.7.16/zlib/gzio.c [ 0%] Building C object zlib/CMakeFiles/zlib.dir/infback.c.o cd /home/ushastry/Downloads/mysql-5.7.16/zlib && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib.dir/infback.c.o -c /home/ushastry/Downloads/mysql-5.7.16/zlib/infback.c [ 1%] Building C object zlib/CMakeFiles/zlib.dir/inffast.c.o cd /home/ushastry/Downloads/mysql-5.7.16/zlib && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib.dir/inffast.c.o -c /home/ushastry/Downloads/mysql-5.7.16/zlib/inffast.c [ 1%] Building C object zlib/CMakeFiles/zlib.dir/inflate.c.o cd /home/ushastry/Downloads/mysql-5.7.16/zlib && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib.dir/inflate.c.o -c /home/ushastry/Downloads/mysql-5.7.16/zlib/inflate.c [ 1%] Building C object zlib/CMakeFiles/zlib.dir/inftrees.c.o cd /home/ushastry/Downloads/mysql-5.7.16/zlib && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib.dir/inftrees.c.o -c /home/ushastry/Downloads/mysql-5.7.16/zlib/inftrees.c [ 1%] Building C object zlib/CMakeFiles/zlib.dir/trees.c.o cd /home/ushastry/Downloads/mysql-5.7.16/zlib && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib.dir/trees.c.o -c /home/ushastry/Downloads/mysql-5.7.16/zlib/trees.c [ 2%] Building C object zlib/CMakeFiles/zlib.dir/uncompr.c.o cd /home/ushastry/Downloads/mysql-5.7.16/zlib && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib.dir/uncompr.c.o -c /home/ushastry/Downloads/mysql-5.7.16/zlib/uncompr.c [ 2%] Building C object zlib/CMakeFiles/zlib.dir/zutil.c.o cd /home/ushastry/Downloads/mysql-5.7.16/zlib && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib.dir/zutil.c.o -c /home/ushastry/Downloads/mysql-5.7.16/zlib/zutil.c [ 2%] Linking C static library libzlib.a cd /home/ushastry/Downloads/mysql-5.7.16/zlib && /usr/bin/cmake -P CMakeFiles/zlib.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/zlib && /usr/bin/cmake -E cmake_link_script CMakeFiles/zlib.dir/link.txt --verbose=1 /usr/bin/ar qc libzlib.a CMakeFiles/zlib.dir/adler32.c.o CMakeFiles/zlib.dir/compress.c.o CMakeFiles/zlib.dir/crc32.c.o CMakeFiles/zlib.dir/deflate.c.o CMakeFiles/zlib.dir/gzio.c.o CMakeFiles/zlib.dir/infback.c.o CMakeFiles/zlib.dir/inffast.c.o CMakeFiles/zlib.dir/inflate.c.o CMakeFiles/zlib.dir/inftrees.c.o CMakeFiles/zlib.dir/trees.c.o CMakeFiles/zlib.dir/uncompr.c.o CMakeFiles/zlib.dir/zutil.c.o /usr/bin/ranlib libzlib.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 2%] Built target zlib make -f extra/CMakeFiles/lz4_lib.dir/build.make extra/CMakeFiles/lz4_lib.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/lz4_lib.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/lz4_lib.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/lz4_lib.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/lz4_lib.dir/depend.internal". Scanning dependencies of target lz4_lib make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f extra/CMakeFiles/lz4_lib.dir/build.make extra/CMakeFiles/lz4_lib.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 0%] Building C object extra/CMakeFiles/lz4_lib.dir/lz4/lz4.c.o cd /home/ushastry/Downloads/mysql-5.7.16/extra && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_LZ4=1 -DMUTEX_EVENT -DUNIV_INNOCHECKSUM -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/ndbapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/mgmapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include -I/home/ushastry/Downloads/mysql-5.7.16/sql -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/lz4_lib.dir/lz4/lz4.c.o -c /home/ushastry/Downloads/mysql-5.7.16/extra/lz4/lz4.c [ 1%] Building C object extra/CMakeFiles/lz4_lib.dir/lz4/lz4frame.c.o cd /home/ushastry/Downloads/mysql-5.7.16/extra && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_LZ4=1 -DMUTEX_EVENT -DUNIV_INNOCHECKSUM -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/ndbapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/mgmapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include -I/home/ushastry/Downloads/mysql-5.7.16/sql -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/lz4_lib.dir/lz4/lz4frame.c.o -c /home/ushastry/Downloads/mysql-5.7.16/extra/lz4/lz4frame.c [ 1%] Building C object extra/CMakeFiles/lz4_lib.dir/lz4/lz4hc.c.o cd /home/ushastry/Downloads/mysql-5.7.16/extra && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_LZ4=1 -DMUTEX_EVENT -DUNIV_INNOCHECKSUM -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/ndbapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/mgmapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include -I/home/ushastry/Downloads/mysql-5.7.16/sql -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/lz4_lib.dir/lz4/lz4hc.c.o -c /home/ushastry/Downloads/mysql-5.7.16/extra/lz4/lz4hc.c [ 2%] Building C object extra/CMakeFiles/lz4_lib.dir/lz4/xxhash.c.o cd /home/ushastry/Downloads/mysql-5.7.16/extra && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_LZ4=1 -DMUTEX_EVENT -DUNIV_INNOCHECKSUM -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/ndbapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/mgmapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include -I/home/ushastry/Downloads/mysql-5.7.16/sql -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/lz4_lib.dir/lz4/xxhash.c.o -c /home/ushastry/Downloads/mysql-5.7.16/extra/lz4/xxhash.c [ 2%] Linking C static library liblz4_lib.a cd /home/ushastry/Downloads/mysql-5.7.16/extra && /usr/bin/cmake -P CMakeFiles/lz4_lib.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/extra && /usr/bin/cmake -E cmake_link_script CMakeFiles/lz4_lib.dir/link.txt --verbose=1 /usr/bin/ar qc liblz4_lib.a CMakeFiles/lz4_lib.dir/lz4/lz4.c.o CMakeFiles/lz4_lib.dir/lz4/lz4frame.c.o CMakeFiles/lz4_lib.dir/lz4/lz4hc.c.o CMakeFiles/lz4_lib.dir/lz4/xxhash.c.o /usr/bin/ranlib liblz4_lib.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 2%] Built target lz4_lib make -f sql/CMakeFiles/gen_lex_hash.dir/build.make sql/CMakeFiles/gen_lex_hash.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/sql /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/sql /home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/gen_lex_hash.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/gen_lex_hash.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/gen_lex_hash.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/gen_lex_hash.dir/depend.internal". Scanning dependencies of target gen_lex_hash make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f sql/CMakeFiles/gen_lex_hash.dir/build.make sql/CMakeFiles/gen_lex_hash.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 2%] Building CXX object sql/CMakeFiles/gen_lex_hash.dir/gen_lex_hash.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/sql && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -DHAVE_REPLICATION -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql/conn_handler -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/gen_lex_hash.dir/gen_lex_hash.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/sql/gen_lex_hash.cc [ 2%] Linking CXX executable gen_lex_hash cd /home/ushastry/Downloads/mysql-5.7.16/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/gen_lex_hash.dir/link.txt --verbose=1 /usr/bin/g++-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/gen_lex_hash.dir/gen_lex_hash.cc.o -o gen_lex_hash -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 3%] Built target gen_lex_hash make -f libservices/CMakeFiles/mysqlservices.dir/build.make libservices/CMakeFiles/mysqlservices.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/libservices /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/libservices /home/ushastry/Downloads/mysql-5.7.16/libservices/CMakeFiles/mysqlservices.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/libservices/CMakeFiles/mysqlservices.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/libservices/CMakeFiles/mysqlservices.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/libservices/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/libservices/CMakeFiles/mysqlservices.dir/depend.internal". Scanning dependencies of target mysqlservices make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f libservices/CMakeFiles/mysqlservices.dir/build.make libservices/CMakeFiles/mysqlservices.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/service_command.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/service_command.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/service_command.c [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/locking_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/locking_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/locking_service.c [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/srv_session_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/srv_session_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/srv_session_service.c [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_snprintf_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/my_snprintf_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/my_snprintf_service.c [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/thd_alloc_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/thd_alloc_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/thd_alloc_service.c [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/thd_wait_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/thd_wait_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/thd_wait_service.c [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_plugin_log_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/my_plugin_log_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/my_plugin_log_service.c [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_thread_scheduler_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/my_thread_scheduler_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/my_thread_scheduler_service.c [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_string_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/mysql_string_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/mysql_string_service.c [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_malloc_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/mysql_malloc_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/mysql_malloc_service.c [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_password_policy_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/mysql_password_policy_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/mysql_password_policy_service.c [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/parser_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/parser_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/parser_service.c [ 2%] Building C object libservices/CMakeFiles/mysqlservices.dir/srv_session_info_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/srv_session_info_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/srv_session_info_service.c [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/rpl_transaction_ctx_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/rpl_transaction_ctx_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/rpl_transaction_ctx_service.c [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/rpl_transaction_write_set_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/rpl_transaction_write_set_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/rpl_transaction_write_set_service.c [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/security_context_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/security_context_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/security_context_service.c [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_keyring_service.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libservices && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysqlservices.dir/mysql_keyring_service.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libservices/mysql_keyring_service.c [ 3%] Linking C static library libmysqlservices.a cd /home/ushastry/Downloads/mysql-5.7.16/libservices && /usr/bin/cmake -P CMakeFiles/mysqlservices.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/libservices && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysqlservices.dir/link.txt --verbose=1 /usr/bin/ar qc libmysqlservices.a CMakeFiles/mysqlservices.dir/service_command.c.o CMakeFiles/mysqlservices.dir/locking_service.c.o CMakeFiles/mysqlservices.dir/srv_session_service.c.o CMakeFiles/mysqlservices.dir/my_snprintf_service.c.o CMakeFiles/mysqlservices.dir/thd_alloc_service.c.o CMakeFiles/mysqlservices.dir/thd_wait_service.c.o CMakeFiles/mysqlservices.dir/my_plugin_log_service.c.o CMakeFiles/mysqlservices.dir/my_thread_scheduler_service.c.o CMakeFiles/mysqlservices.dir/mysql_string_service.c.o CMakeFiles/mysqlservices.dir/mysql_malloc_service.c.o CMakeFiles/mysqlservices.dir/mysql_password_policy_service.c.o CMakeFiles/mysqlservices.dir/parser_service.c.o CMakeFiles/mysqlservices.dir/srv_session_info_service.c.o CMakeFiles/mysqlservices.dir/rpl_transaction_ctx_service.c.o CMakeFiles/mysqlservices.dir/rpl_transaction_write_set_service.c.o CMakeFiles/mysqlservices.dir/security_context_service.c.o CMakeFiles/mysqlservices.dir/mysql_keyring_service.c.o /usr/bin/ranlib libmysqlservices.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 3%] Built target mysqlservices make -f vio/CMakeFiles/vio.dir/build.make vio/CMakeFiles/vio.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/vio /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/vio /home/ushastry/Downloads/mysql-5.7.16/vio/CMakeFiles/vio.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/vio/CMakeFiles/vio.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/vio/CMakeFiles/vio.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/vio/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/vio/CMakeFiles/vio.dir/depend.internal". Scanning dependencies of target vio make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f vio/CMakeFiles/vio.dir/build.make vio/CMakeFiles/vio.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 3%] Building C object vio/CMakeFiles/vio.dir/vio.c.o cd /home/ushastry/Downloads/mysql-5.7.16/vio && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/vio.dir/vio.c.o -c /home/ushastry/Downloads/mysql-5.7.16/vio/vio.c [ 3%] Building C object vio/CMakeFiles/vio.dir/viosocket.c.o cd /home/ushastry/Downloads/mysql-5.7.16/vio && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/vio.dir/viosocket.c.o -c /home/ushastry/Downloads/mysql-5.7.16/vio/viosocket.c [ 3%] Building C object vio/CMakeFiles/vio.dir/viossl.c.o cd /home/ushastry/Downloads/mysql-5.7.16/vio && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/vio.dir/viossl.c.o -c /home/ushastry/Downloads/mysql-5.7.16/vio/viossl.c [ 3%] Building C object vio/CMakeFiles/vio.dir/viosslfactories.c.o cd /home/ushastry/Downloads/mysql-5.7.16/vio && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/vio.dir/viosslfactories.c.o -c /home/ushastry/Downloads/mysql-5.7.16/vio/viosslfactories.c [ 4%] Linking C static library libvio.a cd /home/ushastry/Downloads/mysql-5.7.16/vio && /usr/bin/cmake -P CMakeFiles/vio.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/vio && /usr/bin/cmake -E cmake_link_script CMakeFiles/vio.dir/link.txt --verbose=1 /usr/bin/ar qc libvio.a CMakeFiles/vio.dir/vio.c.o CMakeFiles/vio.dir/viosocket.c.o CMakeFiles/vio.dir/viossl.c.o CMakeFiles/vio.dir/viosslfactories.c.o /usr/bin/ranlib libvio.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 4%] Built target vio make -f scripts/CMakeFiles/comp_sql.dir/build.make scripts/CMakeFiles/comp_sql.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/scripts /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/scripts /home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/comp_sql.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/comp_sql.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/comp_sql.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/comp_sql.dir/depend.internal". Scanning dependencies of target comp_sql make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f scripts/CMakeFiles/comp_sql.dir/build.make scripts/CMakeFiles/comp_sql.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 4%] Building C object scripts/CMakeFiles/comp_sql.dir/comp_sql.c.o cd /home/ushastry/Downloads/mysql-5.7.16/scripts && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/comp_sql.dir/comp_sql.c.o -c /home/ushastry/Downloads/mysql-5.7.16/scripts/comp_sql.c [ 4%] Linking C executable comp_sql cd /home/ushastry/Downloads/mysql-5.7.16/scripts && /usr/bin/cmake -E cmake_link_script CMakeFiles/comp_sql.dir/link.txt --verbose=1 /usr/bin/gcc-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/comp_sql.dir/comp_sql.c.o -o comp_sql -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 5%] Built target comp_sql make -f regex/CMakeFiles/regex.dir/build.make regex/CMakeFiles/regex.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/regex /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/regex /home/ushastry/Downloads/mysql-5.7.16/regex/CMakeFiles/regex.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/regex/CMakeFiles/regex.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/regex/CMakeFiles/regex.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/regex/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/regex/CMakeFiles/regex.dir/depend.internal". Scanning dependencies of target regex make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f regex/CMakeFiles/regex.dir/build.make regex/CMakeFiles/regex.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 3%] Building C object regex/CMakeFiles/regex.dir/regcomp.c.o cd /home/ushastry/Downloads/mysql-5.7.16/regex && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/regex.dir/regcomp.c.o -c /home/ushastry/Downloads/mysql-5.7.16/regex/regcomp.c [ 3%] Building C object regex/CMakeFiles/regex.dir/regerror.c.o cd /home/ushastry/Downloads/mysql-5.7.16/regex && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/regex.dir/regerror.c.o -c /home/ushastry/Downloads/mysql-5.7.16/regex/regerror.c [ 4%] Building C object regex/CMakeFiles/regex.dir/regexec.c.o cd /home/ushastry/Downloads/mysql-5.7.16/regex && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/regex.dir/regexec.c.o -c /home/ushastry/Downloads/mysql-5.7.16/regex/regexec.c [ 5%] Building C object regex/CMakeFiles/regex.dir/regfree.c.o cd /home/ushastry/Downloads/mysql-5.7.16/regex && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/regex.dir/regfree.c.o -c /home/ushastry/Downloads/mysql-5.7.16/regex/regfree.c [ 5%] Building C object regex/CMakeFiles/regex.dir/reginit.c.o cd /home/ushastry/Downloads/mysql-5.7.16/regex && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/regex.dir/reginit.c.o -c /home/ushastry/Downloads/mysql-5.7.16/regex/reginit.c [ 5%] Linking C static library libregex.a cd /home/ushastry/Downloads/mysql-5.7.16/regex && /usr/bin/cmake -P CMakeFiles/regex.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/regex && /usr/bin/cmake -E cmake_link_script CMakeFiles/regex.dir/link.txt --verbose=1 /usr/bin/ar qc libregex.a CMakeFiles/regex.dir/regcomp.c.o CMakeFiles/regex.dir/regerror.c.o CMakeFiles/regex.dir/regexec.c.o CMakeFiles/regex.dir/regfree.c.o CMakeFiles/regex.dir/reginit.c.o /usr/bin/ranlib libregex.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 5%] Built target regex make -f rapid/plugin/x/CMakeFiles/GenLiteProtos.dir/build.make rapid/plugin/x/CMakeFiles/GenLiteProtos.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/CMakeFiles/GenLiteProtos.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/CMakeFiles/GenLiteProtos.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/CMakeFiles/GenLiteProtos.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/CMakeFiles/GenLiteProtos.dir/depend.internal". Scanning dependencies of target GenLiteProtos make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f rapid/plugin/x/CMakeFiles/GenLiteProtos.dir/build.make rapid/plugin/x/CMakeFiles/GenLiteProtos.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 5%] Generating generated/protobuf_lite/mysqlx.proto cd /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x && /usr/bin/cmake -D CURRENT_BINARY_DIR="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x" -D PROTO_FILE="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/protocol/mysqlx.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/process_protobuf_file.cmake [ 5%] Generating generated/protobuf_lite/mysqlx_datatypes.proto cd /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x && /usr/bin/cmake -D CURRENT_BINARY_DIR="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x" -D PROTO_FILE="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/protocol/mysqlx_datatypes.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/process_protobuf_file.cmake [ 5%] Generating generated/protobuf_lite/mysqlx_connection.proto cd /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x && /usr/bin/cmake -D CURRENT_BINARY_DIR="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x" -D PROTO_FILE="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/protocol/mysqlx_connection.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/process_protobuf_file.cmake [ 5%] Generating generated/protobuf_lite/mysqlx_expect.proto cd /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x && /usr/bin/cmake -D CURRENT_BINARY_DIR="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x" -D PROTO_FILE="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/protocol/mysqlx_expect.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/process_protobuf_file.cmake [ 5%] Generating generated/protobuf_lite/mysqlx_expr.proto cd /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x && /usr/bin/cmake -D CURRENT_BINARY_DIR="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x" -D PROTO_FILE="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/protocol/mysqlx_expr.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/process_protobuf_file.cmake [ 5%] Generating generated/protobuf_lite/mysqlx_crud.proto cd /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x && /usr/bin/cmake -D CURRENT_BINARY_DIR="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x" -D PROTO_FILE="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/protocol/mysqlx_crud.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/process_protobuf_file.cmake [ 5%] Generating generated/protobuf_lite/mysqlx_sql.proto cd /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x && /usr/bin/cmake -D CURRENT_BINARY_DIR="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x" -D PROTO_FILE="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/protocol/mysqlx_sql.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/process_protobuf_file.cmake [ 5%] Generating generated/protobuf_lite/mysqlx_session.proto cd /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x && /usr/bin/cmake -D CURRENT_BINARY_DIR="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x" -D PROTO_FILE="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/protocol/mysqlx_session.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/process_protobuf_file.cmake [ 5%] Generating generated/protobuf_lite/mysqlx_notice.proto cd /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x && /usr/bin/cmake -D CURRENT_BINARY_DIR="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x" -D PROTO_FILE="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/protocol/mysqlx_notice.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/process_protobuf_file.cmake [ 5%] Generating generated/protobuf_lite/mysqlx_resultset.proto cd /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x && /usr/bin/cmake -D CURRENT_BINARY_DIR="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x" -D PROTO_FILE="/home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/protocol/mysqlx_resultset.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /home/ushastry/Downloads/mysql-5.7.16/rapid/plugin/x/process_protobuf_file.cmake make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 5%] Built target GenLiteProtos make -f cmd-line-utils/libedit/CMakeFiles/edit.dir/build.make cmd-line-utils/libedit/CMakeFiles/edit.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 0%] Generating common.h cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && sh ./makelist -h /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/common.c > /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/common.h [ 0%] Generating help.c cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && sh ./makelist -bc /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/vi.c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/emacs.c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/common.c > help.c [ 0%] Generating help.h cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && sh ./makelist -bh /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/vi.c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/emacs.c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/common.c > help.h [ 0%] Generating vi.h cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && sh ./makelist -h /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/vi.c > /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/vi.h [ 0%] Generating emacs.h cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && sh ./makelist -h /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/emacs.c > /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/emacs.h [ 0%] Generating fcns.c cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && sh ./makelist -fc /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/vi.h /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/emacs.h /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/common.h > fcns.c [ 0%] Generating fcns.h cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && sh ./makelist -fh /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/vi.h /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/emacs.h /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/common.h > fcns.h cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/CMakeFiles/edit.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/CMakeFiles/edit.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/CMakeFiles/edit.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/CMakeFiles/edit.dir/depend.internal". Scanning dependencies of target edit make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f cmd-line-utils/libedit/CMakeFiles/edit.dir/build.make cmd-line-utils/libedit/CMakeFiles/edit.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 0%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/chared.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/chared.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/chared.c [ 0%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/chartype.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/chartype.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/chartype.c [ 0%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/el.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/el.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/el.c [ 0%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/eln.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/eln.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/eln.c [ 0%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/history.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/history.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/history.c [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/historyn.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/historyn.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/historyn.c [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/map.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/map.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/map.c [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/prompt.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/prompt.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/prompt.c [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/readline.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/readline.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/readline.c [ 1%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/search.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/search.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/search.c [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/tokenizer.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/tokenizer.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/tokenizer.c [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/tokenizern.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/tokenizern.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/tokenizern.c [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/vi.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/vi.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/vi.c [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/common.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/common.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/common.c [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/emacs.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/emacs.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/emacs.c [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/hist.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/hist.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/hist.c [ 2%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/keymacro.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/keymacro.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/keymacro.c [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/parse.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/parse.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/parse.c [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/read.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/read.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/read.c [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/refresh.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/refresh.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/refresh.c [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/sig.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/sig.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/sig.c [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/terminal.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/terminal.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/terminal.c [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/tty.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/tty.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/tty.c [ 5%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/filecomplete.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/filecomplete.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/filecomplete.c [ 5%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/help.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/help.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/help.c [ 5%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/fcns.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/fcns.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/fcns.c [ 5%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/np/vis.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/np/vis.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/np/vis.c [ 5%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/np/unvis.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/np/unvis.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/np/unvis.c [ 5%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/np/strlcpy.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/np/strlcpy.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/np/strlcpy.c [ 5%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/np/strlcat.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/np/strlcat.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/np/strlcat.c [ 5%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/np/fgetln.c.o cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/edit.dir/np/fgetln.c.o -c /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/np/fgetln.c [ 5%] Linking C static library libedit.a cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && /usr/bin/cmake -P CMakeFiles/edit.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit && /usr/bin/cmake -E cmake_link_script CMakeFiles/edit.dir/link.txt --verbose=1 /usr/bin/ar qc libedit.a CMakeFiles/edit.dir/chared.c.o CMakeFiles/edit.dir/chartype.c.o CMakeFiles/edit.dir/el.c.o CMakeFiles/edit.dir/eln.c.o CMakeFiles/edit.dir/history.c.o CMakeFiles/edit.dir/historyn.c.o CMakeFiles/edit.dir/map.c.o CMakeFiles/edit.dir/prompt.c.o CMakeFiles/edit.dir/readline.c.o CMakeFiles/edit.dir/search.c.o CMakeFiles/edit.dir/tokenizer.c.o CMakeFiles/edit.dir/tokenizern.c.o CMakeFiles/edit.dir/vi.c.o CMakeFiles/edit.dir/common.c.o CMakeFiles/edit.dir/emacs.c.o CMakeFiles/edit.dir/hist.c.o CMakeFiles/edit.dir/keymacro.c.o CMakeFiles/edit.dir/parse.c.o CMakeFiles/edit.dir/read.c.o CMakeFiles/edit.dir/refresh.c.o CMakeFiles/edit.dir/sig.c.o CMakeFiles/edit.dir/terminal.c.o CMakeFiles/edit.dir/tty.c.o CMakeFiles/edit.dir/filecomplete.c.o CMakeFiles/edit.dir/help.c.o CMakeFiles/edit.dir/fcns.c.o CMakeFiles/edit.dir/np/vis.c.o CMakeFiles/edit.dir/np/unvis.c.o CMakeFiles/edit.dir/np/strlcpy.c.o CMakeFiles/edit.dir/np/strlcat.c.o CMakeFiles/edit.dir/np/fgetln.c.o /usr/bin/ranlib libedit.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 5%] Built target edit make -f libevent/CMakeFiles/event.dir/build.make libevent/CMakeFiles/event.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/libevent /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/libevent /home/ushastry/Downloads/mysql-5.7.16/libevent/CMakeFiles/event.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/libevent/CMakeFiles/event.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/libevent/CMakeFiles/event.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/libevent/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/libevent/CMakeFiles/event.dir/depend.internal". Scanning dependencies of target event make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f libevent/CMakeFiles/event.dir/build.make libevent/CMakeFiles/event.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 5%] Building C object libevent/CMakeFiles/event.dir/event.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/event.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/event.c [ 5%] Building C object libevent/CMakeFiles/event.dir/buffer.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/buffer.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/buffer.c /home/ushastry/Downloads/mysql-5.7.16/libevent/buffer.c:39:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE :0:0: note: this is the location of the previous definition [ 5%] Building C object libevent/CMakeFiles/event.dir/evbuffer.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/evbuffer.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/evbuffer.c [ 5%] Building C object libevent/CMakeFiles/event.dir/log.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/log.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/log.c [ 5%] Building C object libevent/CMakeFiles/event.dir/signal.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/signal.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/signal.c [ 5%] Building C object libevent/CMakeFiles/event.dir/evutil.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/evutil.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/evutil.c [ 5%] Building C object libevent/CMakeFiles/event.dir/event_tagging.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/event_tagging.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/event_tagging.c [ 5%] Building C object libevent/CMakeFiles/event.dir/evrpc.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/evrpc.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/evrpc.c [ 5%] Building C object libevent/CMakeFiles/event.dir/strlcpy.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/strlcpy.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/strlcpy.c [ 5%] Building C object libevent/CMakeFiles/event.dir/select.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/select.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/select.c [ 6%] Building C object libevent/CMakeFiles/event.dir/http.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/http.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/http.c [ 6%] Building C object libevent/CMakeFiles/event.dir/poll.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/poll.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/poll.c [ 7%] Building C object libevent/CMakeFiles/event.dir/epoll.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/epoll.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/epoll.c [ 7%] Building C object libevent/CMakeFiles/event.dir/epoll_sub.c.o cd /home/ushastry/Downloads/mysql-5.7.16/libevent && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libevent/compat/sys -I/home/ushastry/Downloads/mysql-5.7.16/libevent -m64 -O3 -g -mtune=native -fPIC -fPIC -I/home/ushastry/Downloads/mysql-5.7.16/libevent -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/event.dir/epoll_sub.c.o -c /home/ushastry/Downloads/mysql-5.7.16/libevent/epoll_sub.c [ 7%] Linking C static library libevent.a cd /home/ushastry/Downloads/mysql-5.7.16/libevent && /usr/bin/cmake -P CMakeFiles/event.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/libevent && /usr/bin/cmake -E cmake_link_script CMakeFiles/event.dir/link.txt --verbose=1 /usr/bin/ar qc libevent.a CMakeFiles/event.dir/event.c.o CMakeFiles/event.dir/buffer.c.o CMakeFiles/event.dir/evbuffer.c.o CMakeFiles/event.dir/log.c.o CMakeFiles/event.dir/signal.c.o CMakeFiles/event.dir/evutil.c.o CMakeFiles/event.dir/event_tagging.c.o CMakeFiles/event.dir/evrpc.c.o CMakeFiles/event.dir/strlcpy.c.o CMakeFiles/event.dir/select.c.o CMakeFiles/event.dir/http.c.o CMakeFiles/event.dir/poll.c.o CMakeFiles/event.dir/epoll.c.o CMakeFiles/event.dir/epoll_sub.c.o /usr/bin/ranlib libevent.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 7%] Built target event make -f extra/CMakeFiles/lz4_decompress.dir/build.make extra/CMakeFiles/lz4_decompress.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/lz4_decompress.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/lz4_decompress.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/lz4_decompress.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/lz4_decompress.dir/depend.internal". Scanning dependencies of target lz4_decompress make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f extra/CMakeFiles/lz4_decompress.dir/build.make extra/CMakeFiles/lz4_decompress.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 7%] Building CXX object extra/CMakeFiles/lz4_decompress.dir/lz4_decompress.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/extra && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_LZ4=1 -DMUTEX_EVENT -DUNIV_INNOCHECKSUM -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/ndbapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/mgmapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include -I/home/ushastry/Downloads/mysql-5.7.16/sql -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/lz4_decompress.dir/lz4_decompress.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/extra/lz4_decompress.cc [ 7%] Linking CXX executable lz4_decompress cd /home/ushastry/Downloads/mysql-5.7.16/extra && /usr/bin/cmake -E cmake_link_script CMakeFiles/lz4_decompress.dir/link.txt --verbose=1 /usr/bin/g++-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/lz4_decompress.dir/lz4_decompress.cc.o -o lz4_decompress -lpthread liblz4_lib.a -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 7%] Built target lz4_decompress make -f extra/CMakeFiles/zlib_decompress.dir/build.make extra/CMakeFiles/zlib_decompress.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/zlib_decompress.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/zlib_decompress.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/zlib_decompress.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/zlib_decompress.dir/depend.internal". Scanning dependencies of target zlib_decompress make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f extra/CMakeFiles/zlib_decompress.dir/build.make extra/CMakeFiles/zlib_decompress.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 7%] Building CXX object extra/CMakeFiles/zlib_decompress.dir/zlib_decompress.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/extra && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_LZ4=1 -DMUTEX_EVENT -DUNIV_INNOCHECKSUM -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/ndbapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/mgmapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include -I/home/ushastry/Downloads/mysql-5.7.16/sql -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/zlib_decompress.dir/zlib_decompress.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/extra/zlib_decompress.cc [ 8%] Linking CXX executable zlib_decompress cd /home/ushastry/Downloads/mysql-5.7.16/extra && /usr/bin/cmake -E cmake_link_script CMakeFiles/zlib_decompress.dir/link.txt --verbose=1 /usr/bin/g++-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/zlib_decompress.dir/zlib_decompress.cc.o -o zlib_decompress -lpthread ../zlib/libzlib.a -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 8%] Built target zlib_decompress make -f scripts/CMakeFiles/GenFixPrivs.dir/build.make scripts/CMakeFiles/GenFixPrivs.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/scripts /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/scripts /home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/GenFixPrivs.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/GenFixPrivs.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/GenFixPrivs.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/GenFixPrivs.dir/depend.internal". Scanning dependencies of target GenFixPrivs make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f scripts/CMakeFiles/GenFixPrivs.dir/build.make scripts/CMakeFiles/GenFixPrivs.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 8%] Generating mysql_fix_privilege_tables_sql.c cd /home/ushastry/Downloads/mysql-5.7.16/scripts && /usr/bin/cmake -E chdir /home/ushastry/Downloads/mysql-5.7.16/scripts /bin/cat mysql_system_tables.sql mysql_system_tables_fix.sql > /home/ushastry/Downloads/mysql-5.7.16/scripts/mysql_fix_privilege_tables.sql cd /home/ushastry/Downloads/mysql-5.7.16/scripts && /home/ushastry/Downloads/mysql-5.7.16/scripts/comp_sql mysql_fix_privilege_tables mysql_fix_privilege_tables.sql mysql_fix_privilege_tables_sql.c [ 8%] Generating sql_commands_sys_schema.h cd /home/ushastry/Downloads/mysql-5.7.16/scripts && /home/ushastry/Downloads/mysql-5.7.16/scripts/comp_sql mysql_sys_schema /home/ushastry/Downloads/mysql-5.7.16/scripts/mysql_sys_schema.sql sql_commands_sys_schema.h make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 8%] Built target GenFixPrivs make -f libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/build.make libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/depend.internal". Scanning dependencies of target binlogstandalone_shared make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/build.make libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 5%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/load_data_events.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DSTANDALONE_BINLOG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Dbinlogstandalone_shared_EXPORTS -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/../libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -fPIC -o CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/load_data_events.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/src/load_data_events.cpp [ 5%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/rows_event.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DSTANDALONE_BINLOG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Dbinlogstandalone_shared_EXPORTS -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/../libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -fPIC -o CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/rows_event.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/src/rows_event.cpp [ 6%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/binlog_event.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DSTANDALONE_BINLOG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Dbinlogstandalone_shared_EXPORTS -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/../libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -fPIC -o CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/binlog_event.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/src/binlog_event.cpp [ 7%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/control_events.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DSTANDALONE_BINLOG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Dbinlogstandalone_shared_EXPORTS -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/../libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -fPIC -o CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/control_events.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/src/control_events.cpp [ 7%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/statement_events.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DSTANDALONE_BINLOG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Dbinlogstandalone_shared_EXPORTS -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/../libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -fPIC -o CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/statement_events.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/src/statement_events.cpp [ 8%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/uuid.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DSTANDALONE_BINLOG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Dbinlogstandalone_shared_EXPORTS -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/../libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -fPIC -o CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/uuid.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/src/uuid.cpp [ 8%] Linking CXX shared library ../lib/libbinlogstandalone.so cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/binlogstandalone_shared.dir/link.txt --verbose=1 /usr/bin/g++-6 -fPIC -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -fPIC -shared -Wl,-soname,libbinlogstandalone.so -o ../lib/libbinlogstandalone.so CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/load_data_events.cpp.o CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/rows_event.cpp.o CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/binlog_event.cpp.o CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/control_events.cpp.o CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/statement_events.cpp.o CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/uuid.cpp.o -lpthread ../../zlib/libzlib.a -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 8%] Built target binlogstandalone_shared make -f libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/build.make libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/depend.internal". Scanning dependencies of target binlogstandalone_static make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/build.make libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 5%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/load_data_events.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DSTANDALONE_BINLOG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/../libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/load_data_events.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/src/load_data_events.cpp [ 5%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/rows_event.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DSTANDALONE_BINLOG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/../libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/rows_event.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/src/rows_event.cpp [ 7%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/binlog_event.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DSTANDALONE_BINLOG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/../libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/binlog_event.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/src/binlog_event.cpp [ 7%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/control_events.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DSTANDALONE_BINLOG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/../libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/control_events.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/src/control_events.cpp [ 8%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/uuid.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DSTANDALONE_BINLOG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/../libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/uuid.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/src/uuid.cpp [ 8%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/statement_events.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DSTANDALONE_BINLOG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/../libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/statement_events.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/src/statement_events.cpp [ 8%] Linking CXX static library ../lib/libbinlogstandalone.a cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && /usr/bin/cmake -P CMakeFiles/binlogstandalone_static.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/libbinlogstandalone/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/binlogstandalone_static.dir/link.txt --verbose=1 /usr/bin/ar qc ../lib/libbinlogstandalone.a CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/load_data_events.cpp.o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/rows_event.cpp.o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/binlog_event.cpp.o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/control_events.cpp.o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/statement_events.cpp.o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/uuid.cpp.o /usr/bin/ranlib ../lib/libbinlogstandalone.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 8%] Built target binlogstandalone_static make -f libmysqld/CMakeFiles/GenYaccEmbeddedSource.dir/build.make libmysqld/CMakeFiles/GenYaccEmbeddedSource.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/libmysqld /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/libmysqld /home/ushastry/Downloads/mysql-5.7.16/libmysqld/CMakeFiles/GenYaccEmbeddedSource.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/libmysqld/CMakeFiles/GenYaccEmbeddedSource.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/libmysqld/CMakeFiles/GenYaccEmbeddedSource.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/libmysqld/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/libmysqld/CMakeFiles/GenYaccEmbeddedSource.dir/depend.internal". Scanning dependencies of target GenYaccEmbeddedSource make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f libmysqld/CMakeFiles/GenYaccEmbeddedSource.dir/build.make libmysqld/CMakeFiles/GenYaccEmbeddedSource.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' make[2]: Nothing to be done for 'libmysqld/CMakeFiles/GenYaccEmbeddedSource.dir/build'. make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 8%] Built target GenYaccEmbeddedSource make -f sql/CMakeFiles/GenServerSource.dir/build.make sql/CMakeFiles/GenServerSource.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/sql /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/sql /home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/GenServerSource.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/GenServerSource.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/GenServerSource.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/GenServerSource.dir/depend.internal". Scanning dependencies of target GenServerSource make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f sql/CMakeFiles/GenServerSource.dir/build.make sql/CMakeFiles/GenServerSource.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 8%] Generating lex_hash.h cd /home/ushastry/Downloads/mysql-5.7.16/sql && ./gen_lex_hash > lex_hash.h make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 9%] Built target GenServerSource make -f scripts/CMakeFiles/GenSysSchema.dir/build.make scripts/CMakeFiles/GenSysSchema.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/scripts /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/scripts /home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/GenSysSchema.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/GenSysSchema.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/GenSysSchema.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/GenSysSchema.dir/depend.internal". Scanning dependencies of target GenSysSchema make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f scripts/CMakeFiles/GenSysSchema.dir/build.make scripts/CMakeFiles/GenSysSchema.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' make[2]: Nothing to be done for 'scripts/CMakeFiles/GenSysSchema.dir/build'. make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 9%] Built target GenSysSchema make -f mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/build.make mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/mysql-test/lib/My/SafeProcess /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/mysql-test/lib/My/SafeProcess /home/ushastry/Downloads/mysql-5.7.16/mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/mysql-test/lib/My/SafeProcess/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/depend.internal". Scanning dependencies of target my_safe_process make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/build.make mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 8%] Building CXX object mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/safe_process.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/mysql-test/lib/My/SafeProcess && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/my_safe_process.dir/safe_process.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/mysql-test/lib/My/SafeProcess/safe_process.cc [ 9%] Linking CXX executable my_safe_process cd /home/ushastry/Downloads/mysql-5.7.16/mysql-test/lib/My/SafeProcess && /usr/bin/cmake -E cmake_link_script CMakeFiles/my_safe_process.dir/link.txt --verbose=1 /usr/bin/g++-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/my_safe_process.dir/safe_process.cc.o -o my_safe_process -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 9%] Built target my_safe_process make -f scripts/CMakeFiles/GenBootstrapPriv.dir/build.make scripts/CMakeFiles/GenBootstrapPriv.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/scripts /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/scripts /home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/GenBootstrapPriv.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/GenBootstrapPriv.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/GenBootstrapPriv.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/scripts/CMakeFiles/GenBootstrapPriv.dir/depend.internal". Scanning dependencies of target GenBootstrapPriv make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f scripts/CMakeFiles/GenBootstrapPriv.dir/build.make scripts/CMakeFiles/GenBootstrapPriv.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 9%] Generating sql_commands_system_data.h cd /home/ushastry/Downloads/mysql-5.7.16/scripts && /home/ushastry/Downloads/mysql-5.7.16/scripts/comp_sql mysql_system_data /home/ushastry/Downloads/mysql-5.7.16/scripts/mysql_system_tables_data.sql sql_commands_system_data.h [ 9%] Generating sql_commands_system_tables.h cd /home/ushastry/Downloads/mysql-5.7.16/scripts && /home/ushastry/Downloads/mysql-5.7.16/scripts/comp_sql mysql_system_tables /home/ushastry/Downloads/mysql-5.7.16/scripts/mysql_system_tables.sql sql_commands_system_tables.h [ 9%] Generating sql_commands_help_data.h cd /home/ushastry/Downloads/mysql-5.7.16/scripts && /home/ushastry/Downloads/mysql-5.7.16/scripts/comp_sql fill_help_tables /home/ushastry/Downloads/mysql-5.7.16/scripts/fill_help_tables.sql sql_commands_help_data.h make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 9%] Built target GenBootstrapPriv make -f sql/CMakeFiles/gen_lex_token.dir/build.make sql/CMakeFiles/gen_lex_token.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/sql /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/sql /home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/gen_lex_token.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/gen_lex_token.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/gen_lex_token.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/gen_lex_token.dir/depend.internal". Scanning dependencies of target gen_lex_token make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f sql/CMakeFiles/gen_lex_token.dir/build.make sql/CMakeFiles/gen_lex_token.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 9%] Building CXX object sql/CMakeFiles/gen_lex_token.dir/gen_lex_token.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/sql && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -DHAVE_REPLICATION -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql/conn_handler -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/gen_lex_token.dir/gen_lex_token.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/sql/gen_lex_token.cc [ 9%] Linking CXX executable gen_lex_token cd /home/ushastry/Downloads/mysql-5.7.16/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/gen_lex_token.dir/link.txt --verbose=1 /usr/bin/g++-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/gen_lex_token.dir/gen_lex_token.cc.o -o gen_lex_token -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 10%] Built target gen_lex_token make -f sql/CMakeFiles/GenDigestServerSource.dir/build.make sql/CMakeFiles/GenDigestServerSource.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/sql /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/sql /home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/GenDigestServerSource.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/GenDigestServerSource.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/GenDigestServerSource.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/GenDigestServerSource.dir/depend.internal". Scanning dependencies of target GenDigestServerSource make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f sql/CMakeFiles/GenDigestServerSource.dir/build.make sql/CMakeFiles/GenDigestServerSource.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 10%] Generating lex_token.h cd /home/ushastry/Downloads/mysql-5.7.16/sql && ./gen_lex_token > lex_token.h make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 10%] Built target GenDigestServerSource make -f strings/CMakeFiles/strings.dir/build.make strings/CMakeFiles/strings.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/strings /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/strings /home/ushastry/Downloads/mysql-5.7.16/strings/CMakeFiles/strings.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/strings/CMakeFiles/strings.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/strings/CMakeFiles/strings.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/strings/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/strings/CMakeFiles/strings.dir/depend.internal". Scanning dependencies of target strings make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f strings/CMakeFiles/strings.dir/build.make strings/CMakeFiles/strings.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 0%] Building C object strings/CMakeFiles/strings.dir/bchange.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/bchange.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/bchange.c [ 0%] Building C object strings/CMakeFiles/strings.dir/ctype-big5.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-big5.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-big5.c [ 0%] Building C object strings/CMakeFiles/strings.dir/ctype-bin.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-bin.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-bin.c [ 0%] Building C object strings/CMakeFiles/strings.dir/ctype-cp932.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-cp932.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-cp932.c [ 0%] Building C object strings/CMakeFiles/strings.dir/ctype-czech.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-czech.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-czech.c [ 1%] Building C object strings/CMakeFiles/strings.dir/ctype-euc_kr.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-euc_kr.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-euc_kr.c [ 1%] Building C object strings/CMakeFiles/strings.dir/ctype-eucjpms.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-eucjpms.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-eucjpms.c [ 1%] Building C object strings/CMakeFiles/strings.dir/ctype-extra.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-extra.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-extra.c [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-gb2312.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-gb2312.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-gb2312.c [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-gbk.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-gbk.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-gbk.c [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-gb18030.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-gb18030.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-gb18030.c [ 3%] Building C object strings/CMakeFiles/strings.dir/ctype-latin1.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-latin1.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-latin1.c [ 3%] Building C object strings/CMakeFiles/strings.dir/ctype-mb.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-mb.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-mb.c [ 3%] Building C object strings/CMakeFiles/strings.dir/ctype-simple.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-simple.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-simple.c [ 3%] Building C object strings/CMakeFiles/strings.dir/ctype-sjis.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-sjis.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-sjis.c [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-tis620.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-tis620.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-tis620.c [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-uca.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-uca.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-uca.c [ 5%] Building C object strings/CMakeFiles/strings.dir/ctype-ucs2.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-ucs2.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-ucs2.c [ 5%] Building C object strings/CMakeFiles/strings.dir/ctype-ujis.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-ujis.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-ujis.c [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-utf8.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-utf8.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-utf8.c [ 7%] Building C object strings/CMakeFiles/strings.dir/ctype-win1250ch.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype-win1250ch.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype-win1250ch.c [ 7%] Building C object strings/CMakeFiles/strings.dir/ctype.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/ctype.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/ctype.c [ 7%] Building C object strings/CMakeFiles/strings.dir/decimal.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/decimal.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/decimal.c [ 10%] Building C object strings/CMakeFiles/strings.dir/int2str.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/int2str.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/int2str.c [ 9%] Building C object strings/CMakeFiles/strings.dir/dtoa.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/dtoa.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/dtoa.c [ 10%] Building C object strings/CMakeFiles/strings.dir/is_prefix.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/is_prefix.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/is_prefix.c [ 11%] Building C object strings/CMakeFiles/strings.dir/llstr.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/llstr.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/llstr.c [ 11%] Building C object strings/CMakeFiles/strings.dir/longlong2str.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/longlong2str.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/longlong2str.c [ 11%] Building C object strings/CMakeFiles/strings.dir/my_strtoll10.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/my_strtoll10.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/my_strtoll10.c [ 11%] Building C object strings/CMakeFiles/strings.dir/my_vsnprintf.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/my_vsnprintf.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/my_vsnprintf.c [ 11%] Building C object strings/CMakeFiles/strings.dir/str2int.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/str2int.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/str2int.c [ 11%] Building C object strings/CMakeFiles/strings.dir/str_alloc.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/str_alloc.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/str_alloc.c [ 11%] Building C object strings/CMakeFiles/strings.dir/strcend.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/strcend.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/strcend.c [ 11%] Building C object strings/CMakeFiles/strings.dir/strend.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/strend.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/strend.c [ 11%] Building C object strings/CMakeFiles/strings.dir/strfill.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/strfill.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/strfill.c [ 11%] Building C object strings/CMakeFiles/strings.dir/strmake.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/strmake.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/strmake.c [ 11%] Building C object strings/CMakeFiles/strings.dir/my_stpmov.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/my_stpmov.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/my_stpmov.c [ 11%] Building C object strings/CMakeFiles/strings.dir/my_stpnmov.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/my_stpnmov.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/my_stpnmov.c [ 11%] Building C object strings/CMakeFiles/strings.dir/strxmov.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/strxmov.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/strxmov.c [ 11%] Building C object strings/CMakeFiles/strings.dir/strxnmov.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/strxnmov.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/strxnmov.c [ 11%] Building C object strings/CMakeFiles/strings.dir/my_strchr.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/my_strchr.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/my_strchr.c [ 11%] Building C object strings/CMakeFiles/strings.dir/strcont.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/strcont.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/strcont.c [ 11%] Building C object strings/CMakeFiles/strings.dir/xml.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/xml.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/xml.c [ 11%] Building C object strings/CMakeFiles/strings.dir/strappend.c.o cd /home/ushastry/Downloads/mysql-5.7.16/strings && ccache /usr/bin/gcc-6 -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/strings.dir/strappend.c.o -c /home/ushastry/Downloads/mysql-5.7.16/strings/strappend.c [ 11%] Linking C static library libstrings.a cd /home/ushastry/Downloads/mysql-5.7.16/strings && /usr/bin/cmake -P CMakeFiles/strings.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/strings && /usr/bin/cmake -E cmake_link_script CMakeFiles/strings.dir/link.txt --verbose=1 /usr/bin/ar qc libstrings.a CMakeFiles/strings.dir/bchange.c.o CMakeFiles/strings.dir/ctype-big5.c.o CMakeFiles/strings.dir/ctype-bin.c.o CMakeFiles/strings.dir/ctype-cp932.c.o CMakeFiles/strings.dir/ctype-czech.c.o CMakeFiles/strings.dir/ctype-euc_kr.c.o CMakeFiles/strings.dir/ctype-eucjpms.c.o CMakeFiles/strings.dir/ctype-extra.c.o CMakeFiles/strings.dir/ctype-gb2312.c.o CMakeFiles/strings.dir/ctype-gbk.c.o CMakeFiles/strings.dir/ctype-gb18030.c.o CMakeFiles/strings.dir/ctype-latin1.c.o CMakeFiles/strings.dir/ctype-mb.c.o CMakeFiles/strings.dir/ctype-simple.c.o CMakeFiles/strings.dir/ctype-sjis.c.o CMakeFiles/strings.dir/ctype-tis620.c.o CMakeFiles/strings.dir/ctype-uca.c.o CMakeFiles/strings.dir/ctype-ucs2.c.o CMakeFiles/strings.dir/ctype-ujis.c.o CMakeFiles/strings.dir/ctype-utf8.c.o CMakeFiles/strings.dir/ctype-win1250ch.c.o CMakeFiles/strings.dir/ctype.c.o CMakeFiles/strings.dir/decimal.c.o CMakeFiles/strings.dir/dtoa.c.o CMakeFiles/strings.dir/int2str.c.o CMakeFiles/strings.dir/is_prefix.c.o CMakeFiles/strings.dir/llstr.c.o CMakeFiles/strings.dir/longlong2str.c.o CMakeFiles/strings.dir/my_strtoll10.c.o CMakeFiles/strings.dir/my_vsnprintf.c.o CMakeFiles/strings.dir/str2int.c.o CMakeFiles/strings.dir/str_alloc.c.o CMakeFiles/strings.dir/strcend.c.o CMakeFiles/strings.dir/strend.c.o CMakeFiles/strings.dir/strfill.c.o CMakeFiles/strings.dir/strmake.c.o CMakeFiles/strings.dir/my_stpmov.c.o CMakeFiles/strings.dir/my_stpnmov.c.o CMakeFiles/strings.dir/strxmov.c.o CMakeFiles/strings.dir/strxnmov.c.o CMakeFiles/strings.dir/xml.c.o CMakeFiles/strings.dir/my_strchr.c.o CMakeFiles/strings.dir/strcont.c.o CMakeFiles/strings.dir/strappend.c.o /usr/bin/ranlib libstrings.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 11%] Built target strings make -f client/dump/CMakeFiles/boost_lib.dir/build.make client/dump/CMakeFiles/boost_lib.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/client/dump /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/client/dump /home/ushastry/Downloads/mysql-5.7.16/client/dump/CMakeFiles/boost_lib.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/client/dump/CMakeFiles/boost_lib.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/client/dump/CMakeFiles/boost_lib.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/client/dump/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/client/dump/CMakeFiles/boost_lib.dir/depend.internal". Scanning dependencies of target boost_lib make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f client/dump/CMakeFiles/boost_lib.dir/build.make client/dump/CMakeFiles/boost_lib.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 8%] Building CXX object client/dump/CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/atomic/src/lockpool.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/client/dump && ccache /usr/bin/g++-6 -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/client -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/libmysql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/strings -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/editline -I/home/ushastry/Downloads/mysql-5.7.16/dump -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DBOOST_THREAD_BUILD_LIB -I/home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/patches -I/home/ushastry/Downloads/mysql-5.7.16/boost/boost_1_59_0 -o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/atomic/src/lockpool.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/libs/atomic/src/lockpool.cpp [ 8%] Building CXX object client/dump/CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/chrono/src/chrono.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/client/dump && ccache /usr/bin/g++-6 -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/client -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/libmysql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/strings -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/editline -I/home/ushastry/Downloads/mysql-5.7.16/dump -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DBOOST_THREAD_BUILD_LIB -I/home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/patches -I/home/ushastry/Downloads/mysql-5.7.16/boost/boost_1_59_0 -o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/chrono/src/chrono.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/libs/chrono/src/chrono.cpp [ 9%] Building CXX object client/dump/CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/chrono/src/process_cpu_clocks.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/client/dump && ccache /usr/bin/g++-6 -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/client -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/libmysql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/strings -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/editline -I/home/ushastry/Downloads/mysql-5.7.16/dump -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DBOOST_THREAD_BUILD_LIB -I/home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/patches -I/home/ushastry/Downloads/mysql-5.7.16/boost/boost_1_59_0 -o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/chrono/src/process_cpu_clocks.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/libs/chrono/src/process_cpu_clocks.cpp [ 10%] Building CXX object client/dump/CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/chrono/src/thread_clock.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/client/dump && ccache /usr/bin/g++-6 -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/client -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/libmysql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/strings -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/editline -I/home/ushastry/Downloads/mysql-5.7.16/dump -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DBOOST_THREAD_BUILD_LIB -I/home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/patches -I/home/ushastry/Downloads/mysql-5.7.16/boost/boost_1_59_0 -o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/chrono/src/thread_clock.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/libs/chrono/src/thread_clock.cpp [ 11%] Building CXX object client/dump/CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/system/src/error_code.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/client/dump && ccache /usr/bin/g++-6 -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/client -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/libmysql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/strings -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/editline -I/home/ushastry/Downloads/mysql-5.7.16/dump -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DBOOST_THREAD_BUILD_LIB -I/home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/patches -I/home/ushastry/Downloads/mysql-5.7.16/boost/boost_1_59_0 -o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/system/src/error_code.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/libs/system/src/error_code.cpp [ 11%] Building CXX object client/dump/CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/thread/src/future.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/client/dump && ccache /usr/bin/g++-6 -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/client -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/libmysql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/strings -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/editline -I/home/ushastry/Downloads/mysql-5.7.16/dump -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DBOOST_THREAD_BUILD_LIB -I/home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/patches -I/home/ushastry/Downloads/mysql-5.7.16/boost/boost_1_59_0 -o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/thread/src/future.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/libs/thread/src/future.cpp [ 11%] Building CXX object client/dump/CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/thread/src/pthread/once.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/client/dump && ccache /usr/bin/g++-6 -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/client -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/libmysql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/strings -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/editline -I/home/ushastry/Downloads/mysql-5.7.16/dump -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DBOOST_THREAD_BUILD_LIB -I/home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/patches -I/home/ushastry/Downloads/mysql-5.7.16/boost/boost_1_59_0 -Wno-unused-local-typedefs -o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/thread/src/pthread/once.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/libs/thread/src/pthread/once.cpp [ 11%] Building CXX object client/dump/CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/thread/src/pthread/thread.cpp.o cd /home/ushastry/Downloads/mysql-5.7.16/client/dump && ccache /usr/bin/g++-6 -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/client -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/libmysql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/strings -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/editline -I/home/ushastry/Downloads/mysql-5.7.16/dump -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DBOOST_THREAD_BUILD_LIB -I/home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/patches -I/home/ushastry/Downloads/mysql-5.7.16/boost/boost_1_59_0 -Wno-unused-local-typedefs -o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/thread/src/pthread/thread.cpp.o -c /home/ushastry/Downloads/mysql-5.7.16/include/boost_1_59_0/libs/thread/src/pthread/thread.cpp [ 14%] Linking CXX static library libboost_lib.a cd /home/ushastry/Downloads/mysql-5.7.16/client/dump && /usr/bin/cmake -P CMakeFiles/boost_lib.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/client/dump && /usr/bin/cmake -E cmake_link_script CMakeFiles/boost_lib.dir/link.txt --verbose=1 /usr/bin/ar qc libboost_lib.a CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/atomic/src/lockpool.cpp.o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/chrono/src/chrono.cpp.o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/chrono/src/process_cpu_clocks.cpp.o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/chrono/src/thread_clock.cpp.o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/system/src/error_code.cpp.o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/thread/src/future.cpp.o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/thread/src/pthread/once.cpp.o CMakeFiles/boost_lib.dir/__/__/include/boost_1_59_0/libs/thread/src/pthread/thread.cpp.o /usr/bin/ranlib libboost_lib.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 14%] Built target boost_lib make -f mysys/CMakeFiles/mysys.dir/build.make mysys/CMakeFiles/mysys.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/mysys /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/mysys /home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/mysys.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/mysys.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/mysys.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/mysys.dir/depend.internal". Scanning dependencies of target mysys make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f mysys/CMakeFiles/mysys.dir/build.make mysys/CMakeFiles/mysys.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 11%] Building C object mysys/CMakeFiles/mysys.dir/array.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/array.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/array.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/charset-def.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/charset-def.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/charset-def.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/checksum.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/checksum.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/checksum.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/errors.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/errors.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/errors.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/charset.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/charset.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/charset.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/list.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/list.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/list.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_cache.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_cache.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_cache.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/hash.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/hash.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/hash.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_fn_ext.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_fn_ext.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_fn_ext.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_dirname.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_dirname.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_dirname.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_format.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_format.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_format.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_getdate.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_getdate.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_getdate.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache2.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_iocache2.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_iocache2.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_iocache.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_iocache.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycaches.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_keycaches.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_keycaches.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_loadpath.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_loadpath.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_loadpath.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_path.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_path.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_path.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_pack.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_pack.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_pack.c [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycache.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_keycache.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_keycache.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/mf_radix.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_radix.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_radix.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/mf_same.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_same.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_same.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/mf_soundex.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_soundex.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_soundex.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_qsort.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_qsort.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort2.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_qsort2.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_qsort2.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/mf_arr_appstr.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_arr_appstr.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_arr_appstr.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempfile.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_tempfile.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_tempfile.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/mf_unixpath.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_unixpath.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_unixpath.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/mf_wcomp.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mf_wcomp.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mf_wcomp.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/mulalloc.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/mulalloc.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/mulalloc.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_access.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_access.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_access.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_bit.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_bit.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_bit.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_alloc.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_alloc.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_alloc.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_chsize.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_chsize.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_chsize.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_compress.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_compress.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_compress.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_bitmap.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_bitmap.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_bitmap.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_copy.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_copy.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_copy.c [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_create.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_create.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_create.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_delete.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_delete.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_delete.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_div.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_div.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_div.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_error.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_error.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_error.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_file.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_file.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_file.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_fopen.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_fopen.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_fopen.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_fstream.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_fstream.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_fstream.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_gethwaddr.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_gethwaddr.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_gethwaddr.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_getsystime.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_getsystime.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_getsystime.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_getwd.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_getwd.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_getwd.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_init.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_init.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_init.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_lib.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_lib.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_lib.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_compare.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_compare.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_compare.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_lock.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_lock.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_lock.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_malloc.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_malloc.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_malloc.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_mess.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_mess.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_mess.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_mkdir.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_mkdir.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_mkdir.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_mmap.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_mmap.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_mmap.c [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_once.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_once.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_once.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_open.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_open.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_open.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_pread.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_pread.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_pread.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_read.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_read.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_read.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_redel.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_redel.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_redel.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_rename.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_rename.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_rename.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_static.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_static.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_static.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_seek.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_seek.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_seek.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_symlink.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_symlink.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_sync.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_sync.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_sync.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink2.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_symlink2.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_symlink2.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_thr_init.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_thr_init.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_thr_init.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_write.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_write.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_write.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/ptr_cmp.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/ptr_cmp.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/ptr_cmp.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/queues.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/queues.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/queues.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/sql_chars.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/sql_chars.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/sql_chars.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/thr_cond.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/thr_cond.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/thr_cond.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/stacktrace.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/stacktrace.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/stacktrace.c [ 15%] Building C object mysys/CMakeFiles/mysys.dir/string.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/string.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/string.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/thr_rwlock.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/thr_rwlock.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/thr_rwlock.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/thr_mutex.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/thr_mutex.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/thr_mutex.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/base64.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/base64.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/base64.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/thr_lock.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/thr_lock.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/thr_lock.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/typelib.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/typelib.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/typelib.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/my_memmem.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_memmem.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_memmem.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/lf_alloc-pin.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/lf_alloc-pin.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/lf_alloc-pin.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/lf_dynarray.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/lf_dynarray.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/lf_dynarray.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/tree.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/tree.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/tree.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/lf_hash.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/lf_hash.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/lf_hash.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/my_rdtsc.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_rdtsc.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_rdtsc.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/my_syslog.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_syslog.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_syslog.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/my_thread.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_thread.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_thread.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/psi_noop.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/psi_noop.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/psi_noop.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/my_chmod.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_chmod.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_chmod.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/posix_timers.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/posix_timers.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/posix_timers.c [ 16%] Building C object mysys/CMakeFiles/mysys.dir/my_largepage.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys.dir/my_largepage.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/my_largepage.c [ 16%] Linking C static library libmysys.a cd /home/ushastry/Downloads/mysql-5.7.16/mysys && /usr/bin/cmake -P CMakeFiles/mysys.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/mysys && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysys.dir/link.txt --verbose=1 /usr/bin/ar qc libmysys.a CMakeFiles/mysys.dir/array.c.o CMakeFiles/mysys.dir/charset-def.c.o CMakeFiles/mysys.dir/charset.c.o CMakeFiles/mysys.dir/checksum.c.o CMakeFiles/mysys.dir/errors.c.o CMakeFiles/mysys.dir/hash.c.o CMakeFiles/mysys.dir/list.c.o CMakeFiles/mysys.dir/mf_cache.c.o CMakeFiles/mysys.dir/mf_dirname.c.o CMakeFiles/mysys.dir/mf_fn_ext.c.o CMakeFiles/mysys.dir/mf_format.c.o CMakeFiles/mysys.dir/mf_getdate.c.o CMakeFiles/mysys.dir/mf_iocache.c.o CMakeFiles/mysys.dir/mf_iocache2.c.o CMakeFiles/mysys.dir/mf_keycache.c.o CMakeFiles/mysys.dir/mf_keycaches.c.o CMakeFiles/mysys.dir/mf_loadpath.c.o CMakeFiles/mysys.dir/mf_pack.c.o CMakeFiles/mysys.dir/mf_path.c.o CMakeFiles/mysys.dir/mf_qsort.c.o CMakeFiles/mysys.dir/mf_qsort2.c.o CMakeFiles/mysys.dir/mf_radix.c.o CMakeFiles/mysys.dir/mf_same.c.o CMakeFiles/mysys.dir/mf_soundex.c.o CMakeFiles/mysys.dir/mf_arr_appstr.c.o CMakeFiles/mysys.dir/mf_tempfile.c.o CMakeFiles/mysys.dir/mf_unixpath.c.o CMakeFiles/mysys.dir/mf_wcomp.c.o CMakeFiles/mysys.dir/mulalloc.c.o CMakeFiles/mysys.dir/my_access.c.o CMakeFiles/mysys.dir/my_alloc.c.o CMakeFiles/mysys.dir/my_bit.c.o CMakeFiles/mysys.dir/my_bitmap.c.o CMakeFiles/mysys.dir/my_chsize.c.o CMakeFiles/mysys.dir/my_compress.c.o CMakeFiles/mysys.dir/my_copy.c.o CMakeFiles/mysys.dir/my_create.c.o CMakeFiles/mysys.dir/my_delete.c.o CMakeFiles/mysys.dir/my_div.c.o CMakeFiles/mysys.dir/my_error.c.o CMakeFiles/mysys.dir/my_file.c.o CMakeFiles/mysys.dir/my_fopen.c.o CMakeFiles/mysys.dir/my_fstream.c.o CMakeFiles/mysys.dir/my_gethwaddr.c.o CMakeFiles/mysys.dir/my_getsystime.c.o CMakeFiles/mysys.dir/my_getwd.c.o CMakeFiles/mysys.dir/my_compare.c.o CMakeFiles/mysys.dir/my_init.c.o CMakeFiles/mysys.dir/my_lib.c.o CMakeFiles/mysys.dir/my_lock.c.o CMakeFiles/mysys.dir/my_malloc.c.o CMakeFiles/mysys.dir/my_mess.c.o CMakeFiles/mysys.dir/my_mkdir.c.o CMakeFiles/mysys.dir/my_mmap.c.o CMakeFiles/mysys.dir/my_once.c.o CMakeFiles/mysys.dir/my_open.c.o CMakeFiles/mysys.dir/my_pread.c.o CMakeFiles/mysys.dir/my_read.c.o CMakeFiles/mysys.dir/my_redel.c.o CMakeFiles/mysys.dir/my_rename.c.o CMakeFiles/mysys.dir/my_seek.c.o CMakeFiles/mysys.dir/my_static.c.o CMakeFiles/mysys.dir/my_symlink.c.o CMakeFiles/mysys.dir/my_symlink2.c.o CMakeFiles/mysys.dir/my_sync.c.o CMakeFiles/mysys.dir/my_thr_init.c.o CMakeFiles/mysys.dir/my_write.c.o CMakeFiles/mysys.dir/ptr_cmp.c.o CMakeFiles/mysys.dir/queues.c.o CMakeFiles/mysys.dir/sql_chars.c.o CMakeFiles/mysys.dir/stacktrace.c.o CMakeFiles/mysys.dir/string.c.o CMakeFiles/mysys.dir/thr_cond.c.o CMakeFiles/mysys.dir/thr_lock.c.o CMakeFiles/mysys.dir/thr_mutex.c.o CMakeFiles/mysys.dir/thr_rwlock.c.o CMakeFiles/mysys.dir/tree.c.o CMakeFiles/mysys.dir/typelib.c.o CMakeFiles/mysys.dir/base64.c.o CMakeFiles/mysys.dir/my_memmem.c.o CMakeFiles/mysys.dir/lf_alloc-pin.c.o CMakeFiles/mysys.dir/lf_dynarray.c.o CMakeFiles/mysys.dir/lf_hash.c.o CMakeFiles/mysys.dir/my_rdtsc.c.o CMakeFiles/mysys.dir/psi_noop.c.o CMakeFiles/mysys.dir/my_syslog.c.o CMakeFiles/mysys.dir/my_chmod.c.o CMakeFiles/mysys.dir/my_thread.c.o CMakeFiles/mysys.dir/posix_timers.c.o CMakeFiles/mysys.dir/my_largepage.c.o /usr/bin/ranlib libmysys.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 16%] Built target mysys make -f dbug/CMakeFiles/dbug.dir/build.make dbug/CMakeFiles/dbug.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/dbug /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/dbug /home/ushastry/Downloads/mysql-5.7.16/dbug/CMakeFiles/dbug.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/dbug/CMakeFiles/dbug.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/dbug/CMakeFiles/dbug.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/dbug/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/dbug/CMakeFiles/dbug.dir/depend.internal". Scanning dependencies of target dbug make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f dbug/CMakeFiles/dbug.dir/build.make dbug/CMakeFiles/dbug.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 16%] Building C object dbug/CMakeFiles/dbug.dir/dbug.c.o cd /home/ushastry/Downloads/mysql-5.7.16/dbug && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/dbug -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/dbug.dir/dbug.c.o -c /home/ushastry/Downloads/mysql-5.7.16/dbug/dbug.c [ 16%] Linking C static library libdbug.a cd /home/ushastry/Downloads/mysql-5.7.16/dbug && /usr/bin/cmake -P CMakeFiles/dbug.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/dbug && /usr/bin/cmake -E cmake_link_script CMakeFiles/dbug.dir/link.txt --verbose=1 /usr/bin/ar qc libdbug.a CMakeFiles/dbug.dir/dbug.c.o /usr/bin/ranlib libdbug.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 16%] Built target dbug make -f mysys/CMakeFiles/base64_test.dir/build.make mysys/CMakeFiles/base64_test.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/mysys /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/mysys /home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/base64_test.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/base64_test.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/base64_test.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/base64_test.dir/depend.internal". Scanning dependencies of target base64_test make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f mysys/CMakeFiles/base64_test.dir/build.make mysys/CMakeFiles/base64_test.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 16%] Building C object mysys/CMakeFiles/base64_test.dir/base64.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DMAIN -o CMakeFiles/base64_test.dir/base64.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/base64.c [ 17%] Linking C executable base64_test cd /home/ushastry/Downloads/mysql-5.7.16/mysys && /usr/bin/cmake -E cmake_link_script CMakeFiles/base64_test.dir/link.txt --verbose=1 /usr/bin/gcc-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/base64_test.dir/base64.c.o -o base64_test -lpthread libmysys.a ../dbug/libdbug.a libmysys.a ../dbug/libdbug.a ../strings/libstrings.a ../zlib/libzlib.a -lm -lrt -latomic -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 17%] Built target base64_test make -f unittest/mytap/CMakeFiles/mytap.dir/build.make unittest/mytap/CMakeFiles/mytap.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/CMakeFiles/mytap.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/CMakeFiles/mytap.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/CMakeFiles/mytap.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/CMakeFiles/mytap.dir/depend.internal". Scanning dependencies of target mytap make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f unittest/mytap/CMakeFiles/mytap.dir/build.make unittest/mytap/CMakeFiles/mytap.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 16%] Building C object unittest/mytap/CMakeFiles/mytap.dir/tap.c.o cd /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mytap.dir/tap.c.o -c /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/tap.c [ 17%] Linking C static library libmytap.a cd /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap && /usr/bin/cmake -P CMakeFiles/mytap.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap && /usr/bin/cmake -E cmake_link_script CMakeFiles/mytap.dir/link.txt --verbose=1 /usr/bin/ar qc libmytap.a CMakeFiles/mytap.dir/tap.c.o /usr/bin/ranlib libmytap.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 17%] Built target mytap make -f mysys/CMakeFiles/queues.dir/build.make mysys/CMakeFiles/queues.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/mysys /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/mysys /home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/queues.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/queues.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/queues.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/queues.dir/depend.internal". Scanning dependencies of target queues make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f mysys/CMakeFiles/queues.dir/build.make mysys/CMakeFiles/queues.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 17%] Building C object mysys/CMakeFiles/queues.dir/queues.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DMAIN -o CMakeFiles/queues.dir/queues.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/queues.c [ 17%] Linking C executable queues cd /home/ushastry/Downloads/mysql-5.7.16/mysys && /usr/bin/cmake -E cmake_link_script CMakeFiles/queues.dir/link.txt --verbose=1 /usr/bin/gcc-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/queues.dir/queues.c.o -o queues -lpthread libmysys.a ../dbug/libdbug.a libmysys.a ../dbug/libdbug.a ../strings/libstrings.a ../zlib/libzlib.a -lm -lrt -latomic -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 17%] Built target queues make -f regex/CMakeFiles/re.dir/build.make regex/CMakeFiles/re.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/regex /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/regex /home/ushastry/Downloads/mysql-5.7.16/regex/CMakeFiles/re.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/regex/CMakeFiles/re.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/regex/CMakeFiles/re.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/regex/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/regex/CMakeFiles/re.dir/depend.internal". Scanning dependencies of target re make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f regex/CMakeFiles/re.dir/build.make regex/CMakeFiles/re.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 16%] Building C object regex/CMakeFiles/re.dir/main.c.o cd /home/ushastry/Downloads/mysql-5.7.16/regex && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/re.dir/main.c.o -c /home/ushastry/Downloads/mysql-5.7.16/regex/main.c [ 17%] Building C object regex/CMakeFiles/re.dir/split.c.o cd /home/ushastry/Downloads/mysql-5.7.16/regex && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/re.dir/split.c.o -c /home/ushastry/Downloads/mysql-5.7.16/regex/split.c [ 17%] Building C object regex/CMakeFiles/re.dir/debug.c.o cd /home/ushastry/Downloads/mysql-5.7.16/regex && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/re.dir/debug.c.o -c /home/ushastry/Downloads/mysql-5.7.16/regex/debug.c [ 17%] Linking C executable re cd /home/ushastry/Downloads/mysql-5.7.16/regex && /usr/bin/cmake -E cmake_link_script CMakeFiles/re.dir/link.txt --verbose=1 /usr/bin/gcc-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/re.dir/main.c.o CMakeFiles/re.dir/split.c.o CMakeFiles/re.dir/debug.c.o -o re -lpthread libregex.a ../strings/libstrings.a ../mysys/libmysys.a ../dbug/libdbug.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libstrings.a ../zlib/libzlib.a -lm -lrt -latomic -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 17%] Built target re make -f mysys/CMakeFiles/thr_lock.dir/build.make mysys/CMakeFiles/thr_lock.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/mysys /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/mysys /home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/thr_lock.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/thr_lock.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/thr_lock.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/mysys/CMakeFiles/thr_lock.dir/depend.internal". Scanning dependencies of target thr_lock make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f mysys/CMakeFiles/thr_lock.dir/build.make mysys/CMakeFiles/thr_lock.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 17%] Building C object mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DMAIN -o CMakeFiles/thr_lock.dir/thr_lock.c.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys/thr_lock.c [ 18%] Linking C executable thr_lock cd /home/ushastry/Downloads/mysql-5.7.16/mysys && /usr/bin/cmake -E cmake_link_script CMakeFiles/thr_lock.dir/link.txt --verbose=1 /usr/bin/gcc-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/thr_lock.dir/thr_lock.c.o -o thr_lock -lpthread libmysys.a ../dbug/libdbug.a libmysys.a ../dbug/libdbug.a ../strings/libstrings.a ../zlib/libzlib.a -lm -lrt -latomic -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target thr_lock make -f unittest/examples/CMakeFiles/skip_all-t.dir/build.make unittest/examples/CMakeFiles/skip_all-t.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/examples /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/examples /home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/skip_all-t.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/skip_all-t.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/skip_all-t.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/skip_all-t.dir/depend.internal". Scanning dependencies of target skip_all-t make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f unittest/examples/CMakeFiles/skip_all-t.dir/build.make unittest/examples/CMakeFiles/skip_all-t.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object unittest/examples/CMakeFiles/skip_all-t.dir/skip_all-t.c.o cd /home/ushastry/Downloads/mysql-5.7.16/unittest/examples && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/extra/yassl/include -I/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/skip_all-t.dir/skip_all-t.c.o -c /home/ushastry/Downloads/mysql-5.7.16/unittest/examples/skip_all-t.c [ 18%] Linking C executable skip_all-t cd /home/ushastry/Downloads/mysql-5.7.16/unittest/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/skip_all-t.dir/link.txt --verbose=1 /usr/bin/gcc-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/skip_all-t.dir/skip_all-t.c.o -o skip_all-t -lpthread ../mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libstrings.a ../../zlib/libzlib.a -lm -lrt -latomic -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target skip_all-t make -f unittest/examples/CMakeFiles/todo-t.dir/build.make unittest/examples/CMakeFiles/todo-t.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/examples /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/examples /home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/todo-t.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/todo-t.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/todo-t.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/todo-t.dir/depend.internal". Scanning dependencies of target todo-t make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f unittest/examples/CMakeFiles/todo-t.dir/build.make unittest/examples/CMakeFiles/todo-t.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object unittest/examples/CMakeFiles/todo-t.dir/todo-t.c.o cd /home/ushastry/Downloads/mysql-5.7.16/unittest/examples && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/extra/yassl/include -I/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/todo-t.dir/todo-t.c.o -c /home/ushastry/Downloads/mysql-5.7.16/unittest/examples/todo-t.c [ 18%] Linking C executable todo-t cd /home/ushastry/Downloads/mysql-5.7.16/unittest/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/todo-t.dir/link.txt --verbose=1 /usr/bin/gcc-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/todo-t.dir/todo-t.c.o -o todo-t -lpthread ../mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libstrings.a ../../zlib/libzlib.a -lm -lrt -latomic -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target todo-t make -f unittest/examples/CMakeFiles/skip-t.dir/build.make unittest/examples/CMakeFiles/skip-t.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/examples /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/examples /home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/skip-t.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/skip-t.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/skip-t.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/skip-t.dir/depend.internal". Scanning dependencies of target skip-t make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f unittest/examples/CMakeFiles/skip-t.dir/build.make unittest/examples/CMakeFiles/skip-t.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object unittest/examples/CMakeFiles/skip-t.dir/skip-t.c.o cd /home/ushastry/Downloads/mysql-5.7.16/unittest/examples && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/extra/yassl/include -I/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/skip-t.dir/skip-t.c.o -c /home/ushastry/Downloads/mysql-5.7.16/unittest/examples/skip-t.c [ 18%] Linking C executable skip-t cd /home/ushastry/Downloads/mysql-5.7.16/unittest/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/skip-t.dir/link.txt --verbose=1 /usr/bin/gcc-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/skip-t.dir/skip-t.c.o -o skip-t -lpthread ../mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libstrings.a ../../zlib/libzlib.a -lm -lrt -latomic -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target skip-t make -f unittest/examples/CMakeFiles/no_plan-t.dir/build.make unittest/examples/CMakeFiles/no_plan-t.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/examples /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/examples /home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/no_plan-t.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/no_plan-t.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/no_plan-t.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/no_plan-t.dir/depend.internal". Scanning dependencies of target no_plan-t make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f unittest/examples/CMakeFiles/no_plan-t.dir/build.make unittest/examples/CMakeFiles/no_plan-t.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object unittest/examples/CMakeFiles/no_plan-t.dir/no_plan-t.c.o cd /home/ushastry/Downloads/mysql-5.7.16/unittest/examples && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/extra/yassl/include -I/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/no_plan-t.dir/no_plan-t.c.o -c /home/ushastry/Downloads/mysql-5.7.16/unittest/examples/no_plan-t.c [ 18%] Linking C executable no_plan-t cd /home/ushastry/Downloads/mysql-5.7.16/unittest/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/no_plan-t.dir/link.txt --verbose=1 /usr/bin/gcc-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/no_plan-t.dir/no_plan-t.c.o -o no_plan-t -lpthread ../mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libstrings.a ../../zlib/libzlib.a -lm -lrt -latomic -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target no_plan-t make -f unittest/examples/CMakeFiles/simple-t.dir/build.make unittest/examples/CMakeFiles/simple-t.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/examples /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/examples /home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/simple-t.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/simple-t.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/simple-t.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/examples/CMakeFiles/simple-t.dir/depend.internal". Scanning dependencies of target simple-t make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f unittest/examples/CMakeFiles/simple-t.dir/build.make unittest/examples/CMakeFiles/simple-t.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object unittest/examples/CMakeFiles/simple-t.dir/simple-t.c.o cd /home/ushastry/Downloads/mysql-5.7.16/unittest/examples && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/extra/yassl/include -I/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/simple-t.dir/simple-t.c.o -c /home/ushastry/Downloads/mysql-5.7.16/unittest/examples/simple-t.c [ 18%] Linking C executable simple-t cd /home/ushastry/Downloads/mysql-5.7.16/unittest/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple-t.dir/link.txt --verbose=1 /usr/bin/gcc-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/simple-t.dir/simple-t.c.o -o simple-t -lpthread ../mytap/libmytap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libstrings.a ../../zlib/libzlib.a -lm -lrt -latomic -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target simple-t make -f unittest/mytap/t/CMakeFiles/basic-t.dir/build.make unittest/mytap/t/CMakeFiles/basic-t.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/t /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/t /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/t/CMakeFiles/basic-t.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/t/CMakeFiles/basic-t.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/t/CMakeFiles/basic-t.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/t/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/t/CMakeFiles/basic-t.dir/depend.internal". Scanning dependencies of target basic-t make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f unittest/mytap/t/CMakeFiles/basic-t.dir/build.make unittest/mytap/t/CMakeFiles/basic-t.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object unittest/mytap/t/CMakeFiles/basic-t.dir/basic-t.c.o cd /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/t && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/unittest/mytap -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/basic-t.dir/basic-t.c.o -c /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/t/basic-t.c [ 18%] Linking C executable basic-t cd /home/ushastry/Downloads/mysql-5.7.16/unittest/mytap/t && /usr/bin/cmake -E cmake_link_script CMakeFiles/basic-t.dir/link.txt --verbose=1 /usr/bin/gcc-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/basic-t.dir/basic-t.c.o -o basic-t -lpthread ../libmytap.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../mysys/libmysys.a ../../../dbug/libdbug.a ../../../strings/libstrings.a ../../../zlib/libzlib.a -lm -lrt -latomic -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target basic-t make -f extra/CMakeFiles/replace.dir/build.make extra/CMakeFiles/replace.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/replace.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/replace.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/replace.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/replace.dir/depend.internal". Scanning dependencies of target replace make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f extra/CMakeFiles/replace.dir/build.make extra/CMakeFiles/replace.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object extra/CMakeFiles/replace.dir/replace.c.o cd /home/ushastry/Downloads/mysql-5.7.16/extra && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_LZ4=1 -DMUTEX_EVENT -DUNIV_INNOCHECKSUM -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/ndbapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/mgmapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include -I/home/ushastry/Downloads/mysql-5.7.16/sql -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/replace.dir/replace.c.o -c /home/ushastry/Downloads/mysql-5.7.16/extra/replace.c [ 18%] Linking C executable replace cd /home/ushastry/Downloads/mysql-5.7.16/extra && /usr/bin/cmake -E cmake_link_script CMakeFiles/replace.dir/link.txt --verbose=1 /usr/bin/gcc-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/replace.dir/replace.c.o -o replace -lpthread ../mysys/libmysys.a ../dbug/libdbug.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libstrings.a ../zlib/libzlib.a -lm -lrt -latomic -lpthread make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target replace make -f mysys_ssl/CMakeFiles/mysys_ssl.dir/build.make mysys_ssl/CMakeFiles/mysys_ssl.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/CMakeFiles/mysys_ssl.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/CMakeFiles/mysys_ssl.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/CMakeFiles/mysys_ssl.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/CMakeFiles/mysys_ssl.dir/depend.internal". Scanning dependencies of target mysys_ssl make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f mysys_ssl/CMakeFiles/mysys_ssl.dir/build.make mysys_ssl/CMakeFiles/mysys_ssl.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 17%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/crypt_genhash_impl.cc [ 17%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/mf_tempdir.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys_ssl.dir/mf_tempdir.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/mf_tempdir.cc [ 18%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys_ssl.dir/my_default.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/my_default.cc [ 18%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys_ssl.dir/my_aes.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/my_aes.cc [ 18%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys_ssl.dir/my_getopt.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/my_getopt.cc [ 18%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha1.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys_ssl.dir/my_sha1.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/my_sha1.cc [ 18%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha2.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys_ssl.dir/my_sha2.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/my_sha2.cc [ 18%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys_ssl.dir/my_md5.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/my_md5.cc [ 18%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys_ssl.dir/my_rnd.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/my_rnd.cc [ 18%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_murmur3.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys_ssl.dir/my_murmur3.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/my_murmur3.cc [ 18%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes_openssl.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/mysys -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysys_ssl.dir/my_aes_openssl.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl/my_aes_openssl.cc [ 18%] Linking CXX static library libmysys_ssl.a cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && /usr/bin/cmake -P CMakeFiles/mysys_ssl.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/mysys_ssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysys_ssl.dir/link.txt --verbose=1 /usr/bin/ar qc libmysys_ssl.a CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o CMakeFiles/mysys_ssl.dir/mf_tempdir.cc.o CMakeFiles/mysys_ssl.dir/my_default.cc.o CMakeFiles/mysys_ssl.dir/my_getopt.cc.o CMakeFiles/mysys_ssl.dir/my_aes.cc.o CMakeFiles/mysys_ssl.dir/my_sha1.cc.o CMakeFiles/mysys_ssl.dir/my_sha2.cc.o CMakeFiles/mysys_ssl.dir/my_md5.cc.o CMakeFiles/mysys_ssl.dir/my_rnd.cc.o CMakeFiles/mysys_ssl.dir/my_murmur3.cc.o CMakeFiles/mysys_ssl.dir/my_aes_openssl.cc.o /usr/bin/ranlib libmysys_ssl.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target mysys_ssl make -f extra/CMakeFiles/resolveip.dir/build.make extra/CMakeFiles/resolveip.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/resolveip.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/resolveip.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/resolveip.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/resolveip.dir/depend.internal". Scanning dependencies of target resolveip make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f extra/CMakeFiles/resolveip.dir/build.make extra/CMakeFiles/resolveip.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object extra/CMakeFiles/resolveip.dir/resolveip.c.o cd /home/ushastry/Downloads/mysql-5.7.16/extra && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_LZ4=1 -DMUTEX_EVENT -DUNIV_INNOCHECKSUM -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/ndbapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/mgmapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include -I/home/ushastry/Downloads/mysql-5.7.16/sql -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/resolveip.dir/resolveip.c.o -c /home/ushastry/Downloads/mysql-5.7.16/extra/resolveip.c [ 18%] Linking CXX executable resolveip cd /home/ushastry/Downloads/mysql-5.7.16/extra && /usr/bin/cmake -E cmake_link_script CMakeFiles/resolveip.dir/link.txt --verbose=1 /usr/bin/g++-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/resolveip.dir/resolveip.c.o -o resolveip -lpthread ../mysys/libmysys.a ../mysys_ssl/libmysys_ssl.a ../mysys/libmysys.a ../dbug/libdbug.a ../mysys/libmysys.a ../dbug/libdbug.a -lm -lrt -latomic ../strings/libstrings.a ../zlib/libzlib.a -lpthread -lssl -lcrypto -ldl make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target resolveip make -f extra/CMakeFiles/my_print_defaults.dir/build.make extra/CMakeFiles/my_print_defaults.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/my_print_defaults.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/my_print_defaults.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/my_print_defaults.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/my_print_defaults.dir/depend.internal". Scanning dependencies of target my_print_defaults make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f extra/CMakeFiles/my_print_defaults.dir/build.make extra/CMakeFiles/my_print_defaults.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object extra/CMakeFiles/my_print_defaults.dir/my_print_defaults.c.o cd /home/ushastry/Downloads/mysql-5.7.16/extra && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_LZ4=1 -DMUTEX_EVENT -DUNIV_INNOCHECKSUM -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/ndbapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/mgmapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include -I/home/ushastry/Downloads/mysql-5.7.16/sql -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/my_print_defaults.dir/my_print_defaults.c.o -c /home/ushastry/Downloads/mysql-5.7.16/extra/my_print_defaults.c [ 18%] Linking CXX executable my_print_defaults cd /home/ushastry/Downloads/mysql-5.7.16/extra && /usr/bin/cmake -E cmake_link_script CMakeFiles/my_print_defaults.dir/link.txt --verbose=1 /usr/bin/g++-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/my_print_defaults.dir/my_print_defaults.c.o -o my_print_defaults -lpthread ../mysys/libmysys.a ../mysys_ssl/libmysys_ssl.a ../mysys/libmysys.a ../dbug/libdbug.a ../mysys/libmysys.a ../dbug/libdbug.a -lm -lrt -latomic ../strings/libstrings.a ../zlib/libzlib.a -lpthread -lssl -lcrypto -ldl make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target my_print_defaults make -f extra/CMakeFiles/comp_err.dir/build.make extra/CMakeFiles/comp_err.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/comp_err.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/comp_err.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/comp_err.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/comp_err.dir/depend.internal". Scanning dependencies of target comp_err make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f extra/CMakeFiles/comp_err.dir/build.make extra/CMakeFiles/comp_err.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object extra/CMakeFiles/comp_err.dir/comp_err.c.o cd /home/ushastry/Downloads/mysql-5.7.16/extra && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_LZ4=1 -DMUTEX_EVENT -DUNIV_INNOCHECKSUM -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/ndbapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/mgmapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include -I/home/ushastry/Downloads/mysql-5.7.16/sql -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/comp_err.dir/comp_err.c.o -c /home/ushastry/Downloads/mysql-5.7.16/extra/comp_err.c [ 18%] Linking CXX executable comp_err cd /home/ushastry/Downloads/mysql-5.7.16/extra && /usr/bin/cmake -E cmake_link_script CMakeFiles/comp_err.dir/link.txt --verbose=1 /usr/bin/g++-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/comp_err.dir/comp_err.c.o -o comp_err -lpthread ../mysys/libmysys.a ../mysys_ssl/libmysys_ssl.a ../mysys/libmysys.a ../dbug/libdbug.a ../mysys/libmysys.a ../dbug/libdbug.a -lm -lrt -latomic ../strings/libstrings.a ../zlib/libzlib.a -lpthread -lssl -lcrypto -ldl make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target comp_err make -f extra/CMakeFiles/GenError.dir/build.make extra/CMakeFiles/GenError.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/GenError.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/GenError.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/GenError.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/GenError.dir/depend.internal". Scanning dependencies of target GenError make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f extra/CMakeFiles/GenError.dir/build.make extra/CMakeFiles/GenError.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Generating ../include/mysqld_error.h, ../sql/share/english/errmsg.sys cd /home/ushastry/Downloads/mysql-5.7.16/extra && ./comp_err --charset=/home/ushastry/Downloads/mysql-5.7.16/sql/share/charsets --out-dir=/home/ushastry/Downloads/mysql-5.7.16/sql/share/ --header_file=/home/ushastry/Downloads/mysql-5.7.16/include/mysqld_error.h --name_file=/home/ushastry/Downloads/mysql-5.7.16/include/mysqld_ername.h --state_file=/home/ushastry/Downloads/mysql-5.7.16/include/sql_state.h --in_file=/home/ushastry/Downloads/mysql-5.7.16/sql/share/errmsg-utf8.txt make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target GenError make -f extra/CMakeFiles/resolve_stack_dump.dir/build.make extra/CMakeFiles/resolve_stack_dump.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/extra /home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/resolve_stack_dump.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/resolve_stack_dump.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/resolve_stack_dump.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/extra/CMakeFiles/resolve_stack_dump.dir/depend.internal". Scanning dependencies of target resolve_stack_dump make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f extra/CMakeFiles/resolve_stack_dump.dir/build.make extra/CMakeFiles/resolve_stack_dump.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building CXX object extra/CMakeFiles/resolve_stack_dump.dir/resolve_stack_dump.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/extra && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_LZ4=1 -DMUTEX_EVENT -DUNIV_INNOCHECKSUM -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/ndbapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/ndb/include/mgmapi -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include -I/home/ushastry/Downloads/mysql-5.7.16/sql -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/resolve_stack_dump.dir/resolve_stack_dump.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/extra/resolve_stack_dump.cc [ 18%] Linking CXX executable resolve_stack_dump cd /home/ushastry/Downloads/mysql-5.7.16/extra && /usr/bin/cmake -E cmake_link_script CMakeFiles/resolve_stack_dump.dir/link.txt --verbose=1 /usr/bin/g++-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/resolve_stack_dump.dir/resolve_stack_dump.cc.o -o resolve_stack_dump -lpthread ../mysys/libmysys.a ../mysys_ssl/libmysys_ssl.a ../mysys/libmysys.a ../dbug/libdbug.a ../mysys/libmysys.a ../dbug/libdbug.a -lm -lrt -latomic ../strings/libstrings.a ../zlib/libzlib.a -lpthread -lssl -lcrypto -ldl make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target resolve_stack_dump make -f sql/CMakeFiles/mysql_tzinfo_to_sql.dir/build.make sql/CMakeFiles/mysql_tzinfo_to_sql.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/sql /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/sql /home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/mysql_tzinfo_to_sql.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/mysql_tzinfo_to_sql.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/mysql_tzinfo_to_sql.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/sql/CMakeFiles/mysql_tzinfo_to_sql.dir/depend.internal". Scanning dependencies of target mysql_tzinfo_to_sql make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f sql/CMakeFiles/mysql_tzinfo_to_sql.dir/build.make sql/CMakeFiles/mysql_tzinfo_to_sql.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building CXX object sql/CMakeFiles/mysql_tzinfo_to_sql.dir/tztime.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/sql && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -DHAVE_REPLICATION -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql/conn_handler -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DTZINFO2SQL -o CMakeFiles/mysql_tzinfo_to_sql.dir/tztime.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/sql/tztime.cc [ 18%] Linking CXX executable mysql_tzinfo_to_sql cd /home/ushastry/Downloads/mysql-5.7.16/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysql_tzinfo_to_sql.dir/link.txt --verbose=1 /usr/bin/g++-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/mysql_tzinfo_to_sql.dir/tztime.cc.o -o mysql_tzinfo_to_sql -lpthread ../mysys/libmysys.a ../mysys_ssl/libmysys_ssl.a ../mysys/libmysys.a ../dbug/libdbug.a ../mysys/libmysys.a ../dbug/libdbug.a -lm -lrt -latomic ../strings/libstrings.a ../zlib/libzlib.a -lpthread -lssl -lcrypto -ldl make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Built target mysql_tzinfo_to_sql make -f client/CMakeFiles/mysql_ssl_rsa_setup.dir/build.make client/CMakeFiles/mysql_ssl_rsa_setup.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/client /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/client /home/ushastry/Downloads/mysql-5.7.16/client/CMakeFiles/mysql_ssl_rsa_setup.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/client/CMakeFiles/mysql_ssl_rsa_setup.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/client/CMakeFiles/mysql_ssl_rsa_setup.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/client/CMakeFiles/mysql_ssl_rsa_setup.dir/depend.internal". Scanning dependencies of target mysql_ssl_rsa_setup make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f client/CMakeFiles/mysql_ssl_rsa_setup.dir/build.make client/CMakeFiles/mysql_ssl_rsa_setup.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building CXX object client/CMakeFiles/mysql_ssl_rsa_setup.dir/mysql_ssl_rsa_setup.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/client && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_DLOPEN -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/client -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/libmysql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/strings -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/editline -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysql_ssl_rsa_setup.dir/mysql_ssl_rsa_setup.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/client/mysql_ssl_rsa_setup.cc [ 18%] Building CXX object client/CMakeFiles/mysql_ssl_rsa_setup.dir/path.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/client && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_DLOPEN -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/client -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/libmysql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/strings -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/editline -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysql_ssl_rsa_setup.dir/path.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/client/path.cc [ 19%] Building CXX object client/CMakeFiles/mysql_ssl_rsa_setup.dir/logger.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/client && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_DLOPEN -DHAVE_LIBEVENT1 -DHAVE_OPENSSL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/client -I/home/ushastry/Downloads/mysql-5.7.16/mysys_ssl -I/home/ushastry/Downloads/mysql-5.7.16/zlib -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/libmysql -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/strings -I/home/ushastry/Downloads/mysql-5.7.16/cmd-line-utils/libedit/editline -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/mysql_ssl_rsa_setup.dir/logger.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/client/logger.cc [ 19%] Linking CXX executable mysql_ssl_rsa_setup cd /home/ushastry/Downloads/mysql-5.7.16/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysql_ssl_rsa_setup.dir/link.txt --verbose=1 /usr/bin/g++-6 -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX CMakeFiles/mysql_ssl_rsa_setup.dir/mysql_ssl_rsa_setup.cc.o CMakeFiles/mysql_ssl_rsa_setup.dir/path.cc.o CMakeFiles/mysql_ssl_rsa_setup.dir/logger.cc.o -o mysql_ssl_rsa_setup -lpthread ../mysys/libmysys.a ../mysys_ssl/libmysys_ssl.a ../mysys/libmysys.a ../dbug/libdbug.a ../mysys/libmysys.a ../dbug/libdbug.a -lm -lrt -latomic ../strings/libstrings.a ../zlib/libzlib.a -lpthread -lssl -lcrypto -ldl make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 19%] Built target mysql_ssl_rsa_setup make -f storage/archive/CMakeFiles/archive_embedded.dir/build.make storage/archive/CMakeFiles/archive_embedded.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/archive /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/archive /home/ushastry/Downloads/mysql-5.7.16/storage/archive/CMakeFiles/archive_embedded.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/archive/CMakeFiles/archive_embedded.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/archive/CMakeFiles/archive_embedded.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/archive/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/archive/CMakeFiles/archive_embedded.dir/depend.internal". Scanning dependencies of target archive_embedded make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f storage/archive/CMakeFiles/archive_embedded.dir/build.make storage/archive/CMakeFiles/archive_embedded.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object storage/archive/CMakeFiles/archive_embedded.dir/azio.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/archive && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/archive_embedded.dir/azio.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/archive/azio.c [ 18%] Building CXX object storage/archive/CMakeFiles/archive_embedded.dir/ha_archive.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/archive && ccache /usr/bin/g++-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/archive_embedded.dir/ha_archive.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/archive/ha_archive.cc [ 19%] Linking CXX static library libarchive_embedded.a cd /home/ushastry/Downloads/mysql-5.7.16/storage/archive && /usr/bin/cmake -P CMakeFiles/archive_embedded.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/storage/archive && /usr/bin/cmake -E cmake_link_script CMakeFiles/archive_embedded.dir/link.txt --verbose=1 /usr/bin/ar qc libarchive_embedded.a CMakeFiles/archive_embedded.dir/azio.c.o CMakeFiles/archive_embedded.dir/ha_archive.cc.o /usr/bin/ranlib libarchive_embedded.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 19%] Built target archive_embedded make -f storage/archive/CMakeFiles/archive.dir/build.make storage/archive/CMakeFiles/archive.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/archive /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/archive /home/ushastry/Downloads/mysql-5.7.16/storage/archive/CMakeFiles/archive.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/archive/CMakeFiles/archive.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/archive/CMakeFiles/archive.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/archive/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/archive/CMakeFiles/archive.dir/depend.internal". Scanning dependencies of target archive make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f storage/archive/CMakeFiles/archive.dir/build.make storage/archive/CMakeFiles/archive.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object storage/archive/CMakeFiles/archive.dir/azio.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/archive && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/archive.dir/azio.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/archive/azio.c [ 18%] Building CXX object storage/archive/CMakeFiles/archive.dir/ha_archive.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/archive && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/archive.dir/ha_archive.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/archive/ha_archive.cc [ 19%] Linking CXX static library libarchive.a cd /home/ushastry/Downloads/mysql-5.7.16/storage/archive && /usr/bin/cmake -P CMakeFiles/archive.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/storage/archive && /usr/bin/cmake -E cmake_link_script CMakeFiles/archive.dir/link.txt --verbose=1 /usr/bin/ar qc libarchive.a CMakeFiles/archive.dir/azio.c.o CMakeFiles/archive.dir/ha_archive.cc.o /usr/bin/ranlib libarchive.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 20%] Built target archive make -f storage/blackhole/CMakeFiles/blackhole.dir/build.make storage/blackhole/CMakeFiles/blackhole.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole/CMakeFiles/blackhole.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/blackhole/CMakeFiles/blackhole.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/blackhole/CMakeFiles/blackhole.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/blackhole/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/blackhole/CMakeFiles/blackhole.dir/depend.internal". Scanning dependencies of target blackhole make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f storage/blackhole/CMakeFiles/blackhole.dir/build.make storage/blackhole/CMakeFiles/blackhole.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 20%] Building CXX object storage/blackhole/CMakeFiles/blackhole.dir/ha_blackhole.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/blackhole.dir/ha_blackhole.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole/ha_blackhole.cc [ 20%] Linking CXX static library libblackhole.a cd /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole && /usr/bin/cmake -P CMakeFiles/blackhole.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole && /usr/bin/cmake -E cmake_link_script CMakeFiles/blackhole.dir/link.txt --verbose=1 /usr/bin/ar qc libblackhole.a CMakeFiles/blackhole.dir/ha_blackhole.cc.o /usr/bin/ranlib libblackhole.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 20%] Built target blackhole make -f storage/blackhole/CMakeFiles/blackhole_embedded.dir/build.make storage/blackhole/CMakeFiles/blackhole_embedded.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole/CMakeFiles/blackhole_embedded.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/blackhole/CMakeFiles/blackhole_embedded.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/blackhole/CMakeFiles/blackhole_embedded.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/blackhole/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/blackhole/CMakeFiles/blackhole_embedded.dir/depend.internal". Scanning dependencies of target blackhole_embedded make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f storage/blackhole/CMakeFiles/blackhole_embedded.dir/build.make storage/blackhole/CMakeFiles/blackhole_embedded.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 20%] Building CXX object storage/blackhole/CMakeFiles/blackhole_embedded.dir/ha_blackhole.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole && ccache /usr/bin/g++-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/blackhole_embedded.dir/ha_blackhole.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole/ha_blackhole.cc [ 20%] Linking CXX static library libblackhole_embedded.a cd /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole && /usr/bin/cmake -P CMakeFiles/blackhole_embedded.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/storage/blackhole && /usr/bin/cmake -E cmake_link_script CMakeFiles/blackhole_embedded.dir/link.txt --verbose=1 /usr/bin/ar qc libblackhole_embedded.a CMakeFiles/blackhole_embedded.dir/ha_blackhole.cc.o /usr/bin/ranlib libblackhole_embedded.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 20%] Built target blackhole_embedded make -f storage/innobase/CMakeFiles/innobase.dir/build.make storage/innobase/CMakeFiles/innobase.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/innobase /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/innobase /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/CMakeFiles/innobase.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/CMakeFiles/innobase.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/CMakeFiles/innobase.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/CMakeFiles/innobase.dir/depend.internal". Scanning dependencies of target innobase make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f storage/innobase/CMakeFiles/innobase.dir/build.make storage/innobase/CMakeFiles/innobase.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 20%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/api/api0api.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/innobase && ccache /usr/bin/g++-6 -DCOMPILER_HINTS -DHAVE_CONFIG_H -DHAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE=1 -DHAVE_IB_ATOMIC_PTHREAD_T_GCC=1 -DHAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE=1 -DHAVE_IB_GCC_ATOMIC_THREAD_FENCE=1 -DHAVE_IB_GCC_SYNC_SYNCHRONISE=1 -DHAVE_IB_LINUX_FUTEX=1 -DHAVE_LIBEVENT1 -DHAVE_LZ4=1 -DHAVE_NANOSLEEP=1 -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DMUTEX_EVENT -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/extra/lz4 -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include -I/home/ushastry/Downloads/mysql-5.7.16/storage/innobase/handler -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -DUNIV_DEBUG -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/api/api0api.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.h:2140:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.ic:28, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.h:1119, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/usr0sess.h:37, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.ic:26, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:514, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic: In function ‘dict_index_t* dict_table_get_first_index(const dict_table_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic:258:28: error: nonnull argument ‘table’ compared to NULL [-Werror=nonnull-compare] ut_ad(table); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.h:691:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:30, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic: In function ‘void dfield_set_len(dfield_t*, ulint)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic:109:28: error: nonnull argument ‘field’ compared to NULL [-Werror=nonnull-compare] ut_ad(field); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.h:691:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:30, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic: In function ‘ulint dtuple_get_n_fields(const dtuple_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic:402:28: error: nonnull argument ‘tuple’ compared to NULL [-Werror=nonnull-compare] ut_ad(tuple); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.h:691:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:30, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic: In function ‘ulint dfield_is_null(const dfield_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic:127:28: error: nonnull argument ‘field’ compared to NULL [-Werror=nonnull-compare] ut_ad(field); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.h:691:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:30, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic: In function ‘dtype_t* dfield_get_type(const dfield_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic:45:28: error: nonnull argument ‘field’ compared to NULL [-Werror=nonnull-compare] ut_ad(field); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.h:691:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:30, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic: In function ‘dtuple_t* dtuple_create_from_mem(void*, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic:472:28: error: nonnull argument ‘buf’ compared to NULL [-Werror=nonnull-compare] ut_ad(buf != NULL); In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.h:691:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:30, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic: In function ‘void dfield_set_data(dfield_t*, const void*, ulint)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic:198:28: error: nonnull argument ‘field’ compared to NULL [-Werror=nonnull-compare] ut_ad(field); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.h:691:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:30, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic: In function ‘ulint dfield_get_len(const dfield_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic:93:28: error: nonnull argument ‘field’ compared to NULL [-Werror=nonnull-compare] ut_ad(field); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.h:691:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:30, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic: In function ‘void* dfield_get_data(const dfield_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic:76:28: error: nonnull argument ‘field’ compared to NULL [-Werror=nonnull-compare] ut_ad(field); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.h:2140:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.ic:28, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.h:1119, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/usr0sess.h:37, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.ic:26, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:514, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic: In function ‘ulint dict_col_get_clust_pos(const dict_col_t*, const dict_index_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic:207:28: error: nonnull argument ‘col’ compared to NULL [-Werror=nonnull-compare] ut_ad(col); ^ /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic:208:28: error: nonnull argument ‘clust_index’ compared to NULL [-Werror=nonnull-compare] ut_ad(clust_index); ^ /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic: In function ‘ulint dict_table_is_comp(const dict_table_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic:638:28: error: nonnull argument ‘table’ compared to NULL [-Werror=nonnull-compare] ut_ad(table); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.h:1119:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/usr0sess.h:37, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.ic:26, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:514, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.ic: In function ‘void rec_offs_set_n_alloc(ulint*, ulint)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.ic:961:28: error: nonnull argument ‘offsets’ compared to NULL [-Werror=nonnull-compare] ut_ad(offsets); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.h:2140:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.ic:28, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.h:1119, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/usr0sess.h:37, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.ic:26, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:514, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic: In function ‘ulint dict_index_get_n_fields(const dict_index_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic:1125:28: error: nonnull argument ‘index’ compared to NULL [-Werror=nonnull-compare] ut_ad(index); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.h:2140:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.ic:28, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.h:1119, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/usr0sess.h:37, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.ic:26, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:514, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic: In function ‘ulint dict_index_get_n_unique(const dict_index_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic:1144:28: error: nonnull argument ‘index’ compared to NULL [-Werror=nonnull-compare] ut_ad(index); ^ /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic: In function ‘ulint dict_index_get_n_unique_in_tree(const dict_index_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic:1163:28: error: nonnull argument ‘index’ compared to NULL [-Werror=nonnull-compare] ut_ad(index); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.h:691:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:30, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic: In function ‘void dtuple_set_n_fields_cmp(dtuple_t*, ulint)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic:387:28: error: nonnull argument ‘tuple’ compared to NULL [-Werror=nonnull-compare] ut_ad(tuple); ^ /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic: In function ‘void dtuple_set_info_bits(dtuple_t*, ulint)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/data0data.ic:358:28: error: nonnull argument ‘tuple’ compared to NULL [-Werror=nonnull-compare] ut_ad(tuple); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.h:2140:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.ic:28, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.h:1119, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/usr0sess.h:37, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.ic:26, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:514, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic: In function ‘dict_field_t* dict_index_get_nth_field(const dict_index_t*, ulint)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic:1228:28: error: nonnull argument ‘index’ compared to NULL [-Werror=nonnull-compare] ut_ad(index); ^ /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic: In function ‘const dict_col_t* dict_field_get_col(const dict_field_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic:1270:28: error: nonnull argument ‘field’ compared to NULL [-Werror=nonnull-compare] ut_ad(field); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.h:2140:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.ic:28, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.h:1119, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/usr0sess.h:37, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.ic:26, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:514, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic: In function ‘ulint dict_col_get_no(const dict_col_t*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic:191:28: error: nonnull argument ‘col’ compared to NULL [-Werror=nonnull-compare] ut_ad(col); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.h:1119:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/usr0sess.h:37, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.ic:26, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:514, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.ic: In function ‘ulint rec_get_nth_field_offs(const ulint*, ulint, ulint*)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.ic:1079:28: error: nonnull argument ‘len’ compared to NULL [-Werror=nonnull-compare] ut_ad(len); ^ In file included from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.h:2140:0, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.ic:28, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/rem0rec.h:1119, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/usr0sess.h:37, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.ic:26, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/que0que.h:514, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/api/api0api.cc:30: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic: In function ‘dict_col_t* dict_table_get_nth_col(const dict_table_t*, ulint)’: /home/ushastry/Downloads/mysql-5.7.16/storage/innobase/include/dict0dict.ic:562:28: error: nonnull argument ‘table’ compared to NULL [-Werror=nonnull-compare] ut_ad(table); ^ cc1plus: all warnings being treated as errors storage/innobase/CMakeFiles/innobase.dir/build.make:62: recipe for target 'storage/innobase/CMakeFiles/innobase.dir/api/api0api.cc.o' failed make[2]: *** [storage/innobase/CMakeFiles/innobase.dir/api/api0api.cc.o] Error 1 make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' CMakeFiles/Makefile2:948: recipe for target 'storage/innobase/CMakeFiles/innobase.dir/all' failed make[1]: *** [storage/innobase/CMakeFiles/innobase.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make -f storage/partition/CMakeFiles/partition.dir/build.make storage/partition/CMakeFiles/partition.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/partition /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/partition /home/ushastry/Downloads/mysql-5.7.16/storage/partition/CMakeFiles/partition.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/partition/CMakeFiles/partition.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/partition/CMakeFiles/partition.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/partition/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/partition/CMakeFiles/partition.dir/depend.internal". Scanning dependencies of target partition make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f storage/partition/CMakeFiles/partition.dir/build.make storage/partition/CMakeFiles/partition.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 20%] Building CXX object storage/partition/CMakeFiles/partition.dir/ha_partition.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/partition && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/partition.dir/ha_partition.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/partition/ha_partition.cc [ 21%] Linking CXX static library libpartition.a cd /home/ushastry/Downloads/mysql-5.7.16/storage/partition && /usr/bin/cmake -P CMakeFiles/partition.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/storage/partition && /usr/bin/cmake -E cmake_link_script CMakeFiles/partition.dir/link.txt --verbose=1 /usr/bin/ar qc libpartition.a CMakeFiles/partition.dir/ha_partition.cc.o /usr/bin/ranlib libpartition.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 21%] Built target partition make -f storage/myisam/CMakeFiles/myisam_embedded.dir/build.make storage/myisam/CMakeFiles/myisam_embedded.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/myisam /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/myisam /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/CMakeFiles/myisam_embedded.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/myisam/CMakeFiles/myisam_embedded.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/myisam/CMakeFiles/myisam_embedded.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/myisam/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/myisam/CMakeFiles/myisam_embedded.dir/depend.internal". Scanning dependencies of target myisam_embedded make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f storage/myisam/CMakeFiles/myisam_embedded.dir/build.make storage/myisam/CMakeFiles/myisam_embedded.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 18%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_boolean_search.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/ft_boolean_search.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ft_boolean_search.c [ 19%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_nlq_search.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/ft_nlq_search.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ft_nlq_search.c [ 19%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_parser.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/ft_parser.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ft_parser.c [ 19%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_static.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/ft_static.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ft_static.c [ 19%] Building CXX object storage/myisam/CMakeFiles/myisam_embedded.dir/ha_myisam.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/g++-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/ha_myisam.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ha_myisam.cc [ 20%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_stopwords.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/ft_stopwords.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ft_stopwords.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_update.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/ft_update.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ft_update.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_cache.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_cache.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_cache.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_changed.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_changed.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_changed.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_check.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_check.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_check.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_checksum.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_checksum.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_checksum.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_close.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_close.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_close.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_dbug.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_dbug.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_dbug.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_create.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_create.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_create.c [ 21%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_delete_all.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_delete_all.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_delete_all.c [ 21%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_delete_table.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_delete_table.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_delete_table.c [ 21%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_delete.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_delete.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_delete.c [ 21%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_extra.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_extra.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_extra.c [ 21%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_dynrec.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_dynrec.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_dynrec.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_info.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_info.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_info.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_keycache.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_keycache.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_keycache.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_key.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_key.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_key.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_log.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_log.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_log.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_locking.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_locking.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_locking.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_packrec.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_packrec.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_packrec.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_open.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_open.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_open.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_page.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_page.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_page.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_panic.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_panic.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_panic.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_preload.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_preload.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_preload.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_range.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_range.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_range.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rename.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_rename.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rename.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rfirst.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_rfirst.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rfirst.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rlast.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_rlast.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rlast.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rnext.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_rnext.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rnext.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rnext_same.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_rnext_same.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rnext_same.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rprev.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_rprev.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rprev.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rrnd.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_rrnd.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rrnd.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rsame.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_rsame.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rsame.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rsamepos.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_rsamepos.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rsamepos.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_scan.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_scan.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_scan.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_static.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_static.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_static.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_statrec.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_statrec.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_statrec.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_search.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_search.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_search.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_unique.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_unique.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_unique.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_update.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_update.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_update.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_key.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/rt_key.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/rt_key.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_index.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/rt_index.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/rt_index.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_write.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_write.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_write.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_split.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/rt_split.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/rt_split.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/sp_key.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/sp_key.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/sp_key.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/sort.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/sort.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/sort.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rkey.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/mi_rkey.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rkey.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_mbr.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DEMBEDDED_LIBRARY -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam_embedded.dir/rt_mbr.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/rt_mbr.c [ 25%] Linking CXX static library libmyisam_embedded.a cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && /usr/bin/cmake -P CMakeFiles/myisam_embedded.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && /usr/bin/cmake -E cmake_link_script CMakeFiles/myisam_embedded.dir/link.txt --verbose=1 /usr/bin/ar qc libmyisam_embedded.a CMakeFiles/myisam_embedded.dir/ft_boolean_search.c.o CMakeFiles/myisam_embedded.dir/ft_nlq_search.c.o CMakeFiles/myisam_embedded.dir/ft_parser.c.o CMakeFiles/myisam_embedded.dir/ft_static.c.o CMakeFiles/myisam_embedded.dir/ha_myisam.cc.o CMakeFiles/myisam_embedded.dir/ft_stopwords.c.o CMakeFiles/myisam_embedded.dir/ft_update.c.o CMakeFiles/myisam_embedded.dir/mi_cache.c.o CMakeFiles/myisam_embedded.dir/mi_changed.c.o CMakeFiles/myisam_embedded.dir/mi_check.c.o CMakeFiles/myisam_embedded.dir/mi_checksum.c.o CMakeFiles/myisam_embedded.dir/mi_close.c.o CMakeFiles/myisam_embedded.dir/mi_create.c.o CMakeFiles/myisam_embedded.dir/mi_dbug.c.o CMakeFiles/myisam_embedded.dir/mi_delete.c.o CMakeFiles/myisam_embedded.dir/mi_delete_all.c.o CMakeFiles/myisam_embedded.dir/mi_delete_table.c.o CMakeFiles/myisam_embedded.dir/mi_dynrec.c.o CMakeFiles/myisam_embedded.dir/mi_extra.c.o CMakeFiles/myisam_embedded.dir/mi_info.c.o CMakeFiles/myisam_embedded.dir/mi_key.c.o CMakeFiles/myisam_embedded.dir/mi_keycache.c.o CMakeFiles/myisam_embedded.dir/mi_locking.c.o CMakeFiles/myisam_embedded.dir/mi_log.c.o CMakeFiles/myisam_embedded.dir/mi_open.c.o CMakeFiles/myisam_embedded.dir/mi_packrec.c.o CMakeFiles/myisam_embedded.dir/mi_page.c.o CMakeFiles/myisam_embedded.dir/mi_panic.c.o CMakeFiles/myisam_embedded.dir/mi_preload.c.o CMakeFiles/myisam_embedded.dir/mi_range.c.o CMakeFiles/myisam_embedded.dir/mi_rename.c.o CMakeFiles/myisam_embedded.dir/mi_rfirst.c.o CMakeFiles/myisam_embedded.dir/mi_rlast.c.o CMakeFiles/myisam_embedded.dir/mi_rnext.c.o CMakeFiles/myisam_embedded.dir/mi_rnext_same.c.o CMakeFiles/myisam_embedded.dir/mi_rprev.c.o CMakeFiles/myisam_embedded.dir/mi_rrnd.c.o CMakeFiles/myisam_embedded.dir/mi_rsame.c.o CMakeFiles/myisam_embedded.dir/mi_rsamepos.c.o CMakeFiles/myisam_embedded.dir/mi_scan.c.o CMakeFiles/myisam_embedded.dir/mi_search.c.o CMakeFiles/myisam_embedded.dir/mi_static.c.o CMakeFiles/myisam_embedded.dir/mi_statrec.c.o CMakeFiles/myisam_embedded.dir/mi_unique.c.o CMakeFiles/myisam_embedded.dir/mi_update.c.o CMakeFiles/myisam_embedded.dir/mi_write.c.o CMakeFiles/myisam_embedded.dir/rt_index.c.o CMakeFiles/myisam_embedded.dir/rt_key.c.o CMakeFiles/myisam_embedded.dir/rt_mbr.c.o CMakeFiles/myisam_embedded.dir/rt_split.c.o CMakeFiles/myisam_embedded.dir/sort.c.o CMakeFiles/myisam_embedded.dir/sp_key.c.o CMakeFiles/myisam_embedded.dir/mi_rkey.c.o /usr/bin/ranlib libmyisam_embedded.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 25%] Built target myisam_embedded make -f storage/myisam/CMakeFiles/myisam.dir/build.make storage/myisam/CMakeFiles/myisam.dir/depend make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' cd /home/ushastry/Downloads/mysql-5.7.16 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/myisam /home/ushastry/Downloads/mysql-5.7.16 /home/ushastry/Downloads/mysql-5.7.16/storage/myisam /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/CMakeFiles/myisam.dir/DependInfo.cmake --color= Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/myisam/CMakeFiles/myisam.dir/DependInfo.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/myisam/CMakeFiles/myisam.dir/depend.internal". Dependee "/home/ushastry/Downloads/mysql-5.7.16/storage/myisam/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/ushastry/Downloads/mysql-5.7.16/storage/myisam/CMakeFiles/myisam.dir/depend.internal". Scanning dependencies of target myisam make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' make -f storage/myisam/CMakeFiles/myisam.dir/build.make storage/myisam/CMakeFiles/myisam.dir/build make[2]: Entering directory '/home/ushastry/Downloads/mysql-5.7.16' [ 19%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_boolean_search.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/ft_boolean_search.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ft_boolean_search.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_nlq_search.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/ft_nlq_search.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ft_nlq_search.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_parser.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/ft_parser.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ft_parser.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_static.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/ft_static.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ft_static.c [ 20%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/ha_myisam.cc.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/g++-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu++03 -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/ha_myisam.cc.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ha_myisam.cc [ 20%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_stopwords.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/ft_stopwords.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ft_stopwords.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_update.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/ft_update.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/ft_update.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_cache.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_cache.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_cache.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_changed.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_changed.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_changed.c [ 21%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_checksum.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_checksum.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_checksum.c [ 21%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_close.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_close.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_close.c [ 20%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_check.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_check.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_check.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_dbug.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_dbug.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_dbug.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_create.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_create.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_create.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_delete_all.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_delete_all.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_delete_all.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_delete.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_delete.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_delete.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_delete_table.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_delete_table.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_delete_table.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_extra.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_extra.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_extra.c [ 22%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_dynrec.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_dynrec.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_dynrec.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_info.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_info.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_info.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_keycache.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_keycache.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_keycache.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_key.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_key.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_key.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_locking.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_locking.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_locking.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_log.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_log.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_log.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_packrec.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_packrec.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_packrec.c [ 23%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_open.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_open.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_open.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_page.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_page.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_page.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_panic.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_panic.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_panic.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_preload.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_preload.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_preload.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_range.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_range.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_range.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rename.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_rename.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rename.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rfirst.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_rfirst.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rfirst.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rlast.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_rlast.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rlast.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rnext.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_rnext.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rnext.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rnext_same.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_rnext_same.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rnext_same.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rrnd.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_rrnd.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rrnd.c [ 24%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rprev.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_rprev.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rprev.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rsame.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_rsame.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rsame.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rsamepos.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_rsamepos.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rsamepos.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_scan.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_scan.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_scan.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_static.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_static.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_static.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_statrec.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_statrec.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_statrec.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_unique.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_unique.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_unique.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_update.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_update.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_update.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_search.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_search.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_search.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_key.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/rt_key.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/rt_key.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_index.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/rt_index.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/rt_index.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_write.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_write.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_write.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_split.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/rt_split.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/rt_split.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/sp_key.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/sp_key.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/sp_key.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rkey.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/mi_rkey.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/mi_rkey.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/sort.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/sort.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/sort.c [ 25%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_mbr.c.o cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && ccache /usr/bin/gcc-6 -DHAVE_CONFIG_H -DHAVE_LIBEVENT1 -DMYSQL_SERVER -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/home/ushastry/Downloads/mysql-5.7.16/include -I/home/ushastry/Downloads/mysql-5.7.16/extra/rapidjson/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/include -I/home/ushastry/Downloads/mysql-5.7.16/libbinlogevents/export -I/home/ushastry/Downloads/mysql-5.7.16/sql -I/home/ushastry/Downloads/mysql-5.7.16/sql/auth -I/home/ushastry/Downloads/mysql-5.7.16/regex -I/home/ushastry/Downloads/mysql-5.7.16/zlib -m64 -O3 -g -mtune=native -fPIC -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -Werror -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DENABLED_DEBUG_SYNC -DSAFE_MUTEX -o CMakeFiles/myisam.dir/rt_mbr.c.o -c /home/ushastry/Downloads/mysql-5.7.16/storage/myisam/rt_mbr.c [ 25%] Linking CXX static library libmyisam.a cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && /usr/bin/cmake -P CMakeFiles/myisam.dir/cmake_clean_target.cmake cd /home/ushastry/Downloads/mysql-5.7.16/storage/myisam && /usr/bin/cmake -E cmake_link_script CMakeFiles/myisam.dir/link.txt --verbose=1 /usr/bin/ar qc libmyisam.a CMakeFiles/myisam.dir/ft_boolean_search.c.o CMakeFiles/myisam.dir/ft_nlq_search.c.o CMakeFiles/myisam.dir/ft_parser.c.o CMakeFiles/myisam.dir/ft_static.c.o CMakeFiles/myisam.dir/ha_myisam.cc.o CMakeFiles/myisam.dir/ft_stopwords.c.o CMakeFiles/myisam.dir/ft_update.c.o CMakeFiles/myisam.dir/mi_cache.c.o CMakeFiles/myisam.dir/mi_changed.c.o CMakeFiles/myisam.dir/mi_check.c.o CMakeFiles/myisam.dir/mi_checksum.c.o CMakeFiles/myisam.dir/mi_close.c.o CMakeFiles/myisam.dir/mi_create.c.o CMakeFiles/myisam.dir/mi_dbug.c.o CMakeFiles/myisam.dir/mi_delete.c.o CMakeFiles/myisam.dir/mi_delete_all.c.o CMakeFiles/myisam.dir/mi_delete_table.c.o CMakeFiles/myisam.dir/mi_dynrec.c.o CMakeFiles/myisam.dir/mi_extra.c.o CMakeFiles/myisam.dir/mi_info.c.o CMakeFiles/myisam.dir/mi_key.c.o CMakeFiles/myisam.dir/mi_keycache.c.o CMakeFiles/myisam.dir/mi_locking.c.o CMakeFiles/myisam.dir/mi_log.c.o CMakeFiles/myisam.dir/mi_open.c.o CMakeFiles/myisam.dir/mi_packrec.c.o CMakeFiles/myisam.dir/mi_page.c.o CMakeFiles/myisam.dir/mi_panic.c.o CMakeFiles/myisam.dir/mi_preload.c.o CMakeFiles/myisam.dir/mi_range.c.o CMakeFiles/myisam.dir/mi_rename.c.o CMakeFiles/myisam.dir/mi_rfirst.c.o CMakeFiles/myisam.dir/mi_rlast.c.o CMakeFiles/myisam.dir/mi_rnext.c.o CMakeFiles/myisam.dir/mi_rnext_same.c.o CMakeFiles/myisam.dir/mi_rprev.c.o CMakeFiles/myisam.dir/mi_rrnd.c.o CMakeFiles/myisam.dir/mi_rsame.c.o CMakeFiles/myisam.dir/mi_rsamepos.c.o CMakeFiles/myisam.dir/mi_scan.c.o CMakeFiles/myisam.dir/mi_search.c.o CMakeFiles/myisam.dir/mi_static.c.o CMakeFiles/myisam.dir/mi_statrec.c.o CMakeFiles/myisam.dir/mi_unique.c.o CMakeFiles/myisam.dir/mi_update.c.o CMakeFiles/myisam.dir/mi_write.c.o CMakeFiles/myisam.dir/rt_index.c.o CMakeFiles/myisam.dir/rt_key.c.o CMakeFiles/myisam.dir/rt_mbr.c.o CMakeFiles/myisam.dir/rt_split.c.o CMakeFiles/myisam.dir/sort.c.o CMakeFiles/myisam.dir/sp_key.c.o CMakeFiles/myisam.dir/mi_rkey.c.o /usr/bin/ranlib libmyisam.a make[2]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' [ 25%] Built target myisam make[1]: Leaving directory '/home/ushastry/Downloads/mysql-5.7.16' Makefile:160: recipe for target 'all' failed make: *** [all] Error 2 ushastry@ubuntu1604lts:~/Downloads/mysql-5.7.16$