-- Running cmake version 3.7.2
-- Found Git: /usr/bin/git (found version "2.11.0") 
-- MySQL 8.0.13
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- CMAKE_GENERATOR: Unix Makefiles
-- 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_NOT_C_BUG_LOOP_VECTORIZE
-- Performing Test HAVE_NOT_C_BUG_LOOP_VECTORIZE - Success
-- Performing Test HAVE_NOT_CXX_BUG_LOOP_VECTORIZE
-- Performing Test HAVE_NOT_CXX_BUG_LOOP_VECTORIZE - Success
-- Performing Test HAVE_NOT_C_SHIFT_OR_OPTIMIZATION_BUG
-- Performing Test HAVE_NOT_C_SHIFT_OR_OPTIMIZATION_BUG - Success
-- Performing Test HAVE_NOT_CXX_SHIFT_OR_OPTIMIZATION_BUG
-- Performing Test HAVE_NOT_CXX_SHIFT_OR_OPTIMIZATION_BUG - Success
-- Performing Test HAVE_C_FLOATING_POINT_FUSED_MADD
-- Performing Test HAVE_C_FLOATING_POINT_FUSED_MADD - Failed
-- Performing Test HAVE_CXX_FLOATING_POINT_FUSED_MADD
-- Performing Test HAVE_CXX_FLOATING_POINT_FUSED_MADD - Failed
-- Packaging as: mysql-8.0.13-Linux-x86_64
-- Performing Test C_LD_GOLD_RESULT
-- Performing Test C_LD_GOLD_RESULT - Success
-- Performing Test CXX_LD_GOLD_RESULT
-- Performing Test CXX_LD_GOLD_RESULT - Success
-- Downloading boost_1_67_0.tar.gz to /whatever/mysql-downloads/boost
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- cd /whatever/mysql-downloads/boost; tar xfz /whatever/mysql-downloads/boost/boost_1_67_0.tar.gz
-- Found /whatever/mysql-downloads/boost/boost_1_67_0/boost/version.hpp 
-- BOOST_VERSION_NUMBER is #define BOOST_VERSION 106700
-- BOOST_INCLUDE_DIR /whatever/mysql-downloads/boost/boost_1_67_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 backtrace
-- Looking for backtrace - found
-- Looking for include file alloca.h
-- Looking for include file alloca.h - found
-- Looking for include file arpa/inet.h
-- Looking for include file arpa/inet.h - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for include file endian.h
-- Looking for include file endian.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/prctl.h
-- Looking for include file sys/prctl.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 chown
-- Looking for chown - 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 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 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 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 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 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 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 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 uint8_t
-- Check size of uint8_t - done
-- Check size of uint16_t
-- Check size of uint16_t - done
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Check size of uint64_t
-- Check size of uint64_t - done
-- 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 ulong
-- Check size of ulong - done
-- Check size of u_int32_t
-- Check size of u_int32_t - done
-- Check size of socklen_t
-- Check size of socklen_t - done
-- Performing Test HAVE_VISIBILITY_HIDDEN
-- Performing Test HAVE_VISIBILITY_HIDDEN - Success
-- Performing Test HAVE_CLOCK_GETTIME
-- Performing Test HAVE_CLOCK_GETTIME - Success
-- Performing Test HAVE_CLOCK_REALTIME
-- Performing Test HAVE_CLOCK_REALTIME - 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
-- Looking for C++ include cxxabi.h
-- Looking for C++ include cxxabi.h - found
-- Performing Test HAVE_ABI_CXA_DEMANGLE
-- Performing Test HAVE_ABI_CXA_DEMANGLE - 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
-- Performing Test HAVE_SYS_GETTID
-- Performing Test HAVE_SYS_GETTID - Success
-- Performing Test HAVE_PTHREAD_GETTHREADID_NP
-- Performing Test HAVE_PTHREAD_GETTHREADID_NP - Failed
-- Performing Test HAVE_PTHREAD_THREADID_NP
-- Performing Test HAVE_PTHREAD_THREADID_NP - Failed
-- Performing Test HAVE_INTEGER_PTHREAD_SELF
-- Performing Test HAVE_INTEGER_PTHREAD_SELF - Success
-- Performing Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING
-- Performing Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING - Failed
-- Looking for netinet/in6.h
-- Looking for netinet/in6.h - not found
-- Check size of struct in6_addr
-- Check size of struct in6_addr - failed
-- 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
-- Looking for include file numa.h
-- Looking for include file numa.h - not found
-- Looking for include file numaif.h
-- Looking for include file numaif.h - not found
-- NUMA library missing or required version not available
-- Looking for crc32
-- Looking for crc32 - found
-- Looking for compressBound
-- Looking for compressBound - found
-- Looking for deflateBound
-- Looking for deflateBound - found
-- The openssl command does not support zlib
-- 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
-- OPENSSL_MINOR_VERSION = 01
-- 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
-- Performing Test HAVE_STRINGOP_OVERFLOW
-- Performing Test HAVE_STRINGOP_OVERFLOW - Failed
-- Found Git: /usr/bin/git  
-- Performing Test check_c_compiler_flag__Wall
-- Performing Test check_c_compiler_flag__Wall - Success
-- Performing Test check_c_compiler_flag__Wswitch
-- Performing Test check_c_compiler_flag__Wswitch - Success
-- Performing Test check_c_compiler_flag__fno_strict_aliasing
-- Performing Test check_c_compiler_flag__fno_strict_aliasing - Success
-- Looking for __GNU_LIBRARY__
-- Looking for __GNU_LIBRARY__ - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - found
-- Looking for netinet/in6.h
-- Looking for netinet/in6.h - not found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for netdb.h
-- Looking for netdb.h - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for arpa/inet.h
-- Looking for arpa/inet.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for poll.h
-- Looking for poll.h - found
-- Looking for port.h
-- Looking for port.h - not found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for stdarg.h
-- Looking for stdarg.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/devpoll.h
-- Looking for sys/devpoll.h - not found
-- Looking for sys/epoll.h
-- Looking for sys/epoll.h - found
-- Looking for sys/eventfd.h
-- Looking for sys/eventfd.h - found
-- Looking for sys/event.h
-- Looking for sys/event.h - not found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for sys/queue.h
-- Looking for sys/queue.h - found
-- Looking for sys/select.h
-- Looking for sys/select.h - found
-- Looking for sys/sendfile.h
-- Looking for sys/sendfile.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/uio.h
-- Looking for sys/uio.h - found
-- Looking for include files sys/types.h, ifaddrs.h
-- Looking for include files sys/types.h, ifaddrs.h - found
-- Looking for mach/mach_time.h
-- Looking for mach/mach_time.h - not found
-- Looking for netinet/tcp.h
-- Looking for netinet/tcp.h - found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for sys/sysctl.h
-- Looking for sys/sysctl.h - found
-- Looking for sys/timerfd.h
-- Looking for sys/timerfd.h - found
-- Looking for errno.h
-- Looking for errno.h - found
-- Looking for epoll_create
-- Looking for epoll_create - found
-- Looking for epoll_ctl
-- Looking for epoll_ctl - found
-- Looking for eventfd
-- Looking for eventfd - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for fcntl
-- Looking for fcntl - found
-- Looking for getaddrinfo
-- Looking for getaddrinfo - found
-- Looking for getnameinfo
-- Looking for getnameinfo - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for getprotobynumber
-- Looking for getprotobynumber - found
-- Looking for getservbyname
-- Looking for getservbyname - found
-- Looking for inet_ntop
-- Looking for inet_ntop - found
-- Looking for inet_pton
-- Looking for inet_pton - found
-- Looking for kqueue
-- Looking for kqueue - not found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for pipe
-- Looking for pipe - found
-- Looking for pipe2
-- Looking for pipe2 - found
-- Looking for poll
-- Looking for poll - found
-- Looking for port_create
-- Looking for port_create - not found
-- Looking for sendfile
-- Looking for sendfile - found
-- Looking for sigaction
-- Looking for sigaction - found
-- Looking for signal
-- Looking for signal - found
-- Looking for splice
-- Looking for splice - found
-- Looking for strlcpy
-- Looking for strlcpy - not found
-- Looking for strsep
-- Looking for strsep - found
-- Looking for strtok_r
-- Looking for strtok_r - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for vasprintf
-- Looking for vasprintf - found
-- Looking for sysctl
-- Looking for sysctl - found
-- Looking for accept4
-- Looking for accept4 - found
-- Looking for arc4random
-- Looking for arc4random - not found
-- Looking for arc4random_buf
-- Looking for arc4random_buf - not found
-- Looking for epoll_create1
-- Looking for epoll_create1 - found
-- Looking for getegid
-- Looking for getegid - found
-- Looking for geteuid
-- Looking for geteuid - found
-- Looking for getifaddrs
-- Looking for getifaddrs - found
-- Looking for issetugid
-- Looking for issetugid - not found
-- Looking for mach_absolute_time
-- Looking for mach_absolute_time - not found
-- Looking for nanosleep
-- Looking for nanosleep - found
-- Looking for usleep
-- Looking for usleep - found
-- Looking for timeradd
-- Looking for timeradd - not found
-- Looking for timerclear
-- Looking for timerclear - not found
-- Looking for timercmp
-- Looking for timercmp - not found
-- Looking for timerfd_create
-- Looking for timerfd_create - found
-- Looking for timerisset
-- Looking for timerisset - not found
-- Looking for putenv
-- Looking for putenv - found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for setrlimit
-- Looking for setrlimit - found
-- Looking for umask
-- Looking for umask - found
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - found
-- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_3_ARG - False
-- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_5_ARG - False
-- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_6_ARG - True
-- Looking for select
-- Looking for select - found
-- Check size of uint8_t
-- Check size of uint8_t - done
-- Check size of uint16_t
-- Check size of uint16_t - done
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of unsigned
-- Check size of unsigned - done
-- Check size of unsigned int
-- Check size of unsigned int - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Performing Test HAVE_INLINE
-- Performing Test HAVE_INLINE - Success
-- Looking for TAILQ_FOREACH
-- Looking for TAILQ_FOREACH - found
-- Looking for CTL_KERN
-- Looking for CTL_KERN - not found
-- Looking for KERN_ARND
-- Looking for KERN_ARND - not found
-- Looking for KERN_RANDOM
-- Looking for KERN_RANDOM - not found
-- Looking for RANDOM_UUID
-- Looking for RANDOM_UUID - not found
-- Looking for F_SETFD
-- Looking for F_SETFD - found
-- Check size of fd_mask
-- Check size of fd_mask - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of SSIZE_T
-- Check size of SSIZE_T - failed
-- Check size of socklen_t
-- Check size of socklen_t - done
-- Check size of pid_t
-- Check size of pid_t - done
-- Check size of pthread_t
-- Check size of pthread_t - done
-- Check size of uintptr_t
-- Check size of uintptr_t - done
-- Check size of void *
-- Check size of void * - done
-- Performing Test EVENT__HAVE_WAITPID_WITH_WNOWAIT
-- Performing Test EVENT__HAVE_WAITPID_WITH_WNOWAIT - Failed
-- Looking for _MINIX
-- Looking for _MINIX - not found
-- Looking for _POSIX_1_SOURCE
-- Looking for _POSIX_1_SOURCE - not found
-- Looking for _POSIX_SOURCE
-- Looking for _POSIX_SOURCE - found
-- Check size of struct addrinfo
-- Check size of struct addrinfo - done
-- Check size of struct in6_addr
-- Check size of struct in6_addr - done
-- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16
-- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 - Success
-- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32
-- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 - Success
-- Check size of sa_family_t
-- Check size of sa_family_t - done
-- Check size of struct sockaddr_in6
-- Check size of struct sockaddr_in6 - done
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN - Failed
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN - Failed
-- Check size of struct sockaddr_storage
-- Check size of struct sockaddr_storage - done
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY - Success
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY
-- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY - Failed
-- OpenSSL include: /usr/include
-- OpenSSL lib: 
-- LZMA_INCLUDE_DIR /whatever/mysql/extra/lzma
-- LZMA_LIBRARY lzma_lib
-- Performing Test HAVE_UNUSED_BUT_SET_VARIABLE
-- Performing Test HAVE_UNUSED_BUT_SET_VARIABLE - Success
-- Performing Test HAVE_MISLEADING_INDENTATION
-- Performing Test HAVE_MISLEADING_INDENTATION - Success
-- Performing Test HAVE_MAYBE_UNINITIALIZED
-- Performing Test HAVE_MAYBE_UNINITIALIZED - Success
-- ICU_MAJOR_VERSION = 59
-- ICU_INCLUDE_DIRS /whatever/mysql/extra/icu/source/common;/whatever/mysql/extra/icu/source/stubdata;/whatever/mysql/extra/icu/source/i18n
-- ICU_LIBRARIES icui18n;icuuc;icustubdata
-- Cannot find system sasl libraries.
-- WITH_PROTOBUF=bundled
-- Performing Test HAVE_UNUSED_TYPEDEFS
-- Performing Test HAVE_UNUSED_TYPEDEFS - Success
-- Performing Test HAVE_UNUSED_BUT_SET
-- Performing Test HAVE_UNUSED_BUT_SET - Success
-- Performing Test HAVE_ENUM_COMPARE_SWITCH
-- Performing Test HAVE_ENUM_COMPARE_SWITCH - Failed
-- PROTOBUF_VERSION_NUMBER is #define GOOGLE_PROTOBUF_VERSION 2006001
-- No WITH_CURL has been set. Not using any curl library.
-- CURL_LIBRARY = 
-- CURL_INCLUDE_DIR = 
-- RAPIDJSON_INCLUDE_DIR /whatever/mysql/extra/rapidjson/include
-- RAPIDJSON_MAJOR_VERSION is 1
-- RAPIDJSON_MINOR_VERSION is 1
-- Performing Test HAVE_PTHREAD_SETNAME_NP
-- Performing Test HAVE_PTHREAD_SETNAME_NP - Success
-- Performing Test HAVE_TAUTOLOGICAL_UNDEFINED_COMPARE
-- Performing Test HAVE_TAUTOLOGICAL_UNDEFINED_COMPARE - Failed
-- Performing Test HAVE_NONNULL_COMPARE
-- Performing Test HAVE_NONNULL_COMPARE - Success
-- Performing Test HAVE_Wno-missing-field-initializers
-- Performing Test HAVE_Wno-missing-field-initializers - Success
-- Performing Test HAVE_Wimplicit-fallthrough=2
-- Performing Test HAVE_Wimplicit-fallthrough=2 - Failed
-- Performing Test HAVE_Wlogical-op
-- Performing Test HAVE_Wlogical-op - Success
-- Creating LDAP authentication SASL client library.
-- Currently LDAP SASL client authentication plug-in is build with only system installed cyrus SASL library.
-- Looking for include file sasl/sasl.h
-- Looking for include file sasl/sasl.h - not found
-- Looking for include file lber.h
-- Looking for include file lber.h - found
-- Required SASL library is missing. Skipping the LDAP SASL client authentication plugin.
-- Library mysqlclient depends on OSLIBS -lpthread;/usr/lib/x86_64-linux-gnu/libz.so;m;rt;/usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so;dl
-- MERGE_CONVENIENCE_LIBRARIES TARGET mysqlclient
-- MERGE_CONVENIENCE_LIBRARIES LIBS clientlib;dbug;strings;vio;mysys;mysys_ssl
-- MERGE_CONVENIENCE_LIBRARIES MYLIBS clientlib;dbug;strings;vio;mysys;mysys_ssl
-- 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
-- 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
-- Performing Test HAVE_LOGICAL_OP
-- Performing Test HAVE_LOGICAL_OP - Success
-- Performing Test HAVE_CAST_FUNCTION_TYPE
-- Performing Test HAVE_CAST_FUNCTION_TYPE - Failed
-- Performing Test HAVE_PEERCRED
-- Performing Test HAVE_PEERCRED - Success
-- Looking for htole64
-- Looking for htole64 - found
-- Looking for htole32
-- Looking for htole32 - found
-- Looking for htole16
-- Looking for htole16 - found
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed
-- Performing Test HAVE_STRUCT_IFREQ_IFR_NAME
-- Performing Test HAVE_STRUCT_IFREQ_IFR_NAME - Success
-- Performing Test HAVE_XDR_OPS_X_PUTINT32
-- Performing Test HAVE_XDR_OPS_X_PUTINT32 - Success
-- Performing Test HAVE_XDR_OPS_X_GETINT32
-- Performing Test HAVE_XDR_OPS_X_GETINT32 - Success
-- Performing Test HAVE_RPC_INLINE_T
-- Performing Test HAVE_RPC_INLINE_T - Failed
-- Performing Test OLD_XDR
-- Performing Test OLD_XDR - Failed
-- Performing Test HAS_INCOMPATIBLE_POINTER_TYPES
-- Performing Test HAS_INCOMPATIBLE_POINTER_TYPES - Success
-- Performing Test X_PUTLONG_NOT_USE_CONST
-- Performing Test X_PUTLONG_NOT_USE_CONST - Failed
-- RPC_INCLUDE_DIR /usr/include
-- MYSQLX - Text log of protobuf messages enabled
-- Googletest was not found. gtest-based unit tests will be disabled. You can run cmake . -DENABLE_DOWNLOADS=1 to automatically download and build required components from source.
-- If you are inside a firewall, you may need to use an https proxy: export https_proxy=http://example.com:80
-- CONFIG_CLIENT_LIBS -lpthread -lz -lm -lrt -lssl -lcrypto -ldl
-- CONFIG_LIBS_PRIVATE -lpthread -lz -lm -lrt -lssl -lcrypto -ldl
-- INSTALL mysqlclient.pc lib/pkgconfig
-- MySQL 8.0.13
-- MySQL Router SSL_LIBRARIES:    /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so;dl
-- MySQL Router SSL_DEFINES:      
-- MySQL Router SSL_INCLUDE_DIRS: 
-- Looking for prlimit
-- Looking for prlimit - found
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Performing Test HAVE_ERROR
-- Performing Test HAVE_ERROR - Success
-- Performing Test HAVE_MISSING_NORETURN
-- Performing Test HAVE_MISSING_NORETURN - Success
-- Performing Test HAVE_COND_UNINITIALIZED
-- Performing Test HAVE_COND_UNINITIALIZED - Failed
-- Performing Test HAVE_SUGGEST_ATTRIBUTE
-- Performing Test HAVE_SUGGEST_ATTRIBUTE - Success
-- Performing Test HAVE_IMPLICIT_FALLTHROUGH
-- Performing Test HAVE_IMPLICIT_FALLTHROUGH - Failed
-- Performing Test HAVE_FORMAT_TRUNCATION
-- Performing Test HAVE_FORMAT_TRUNCATION - Failed
-- Performing Test HAVE_FORMAT_OVERFLOW
-- Performing Test HAVE_FORMAT_OVERFLOW - Failed
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- CMAKE_BUILD_TYPE: Release
-- COMPILE_DEFINITIONS: _GNU_SOURCE;_FILE_OFFSET_BITS=64;RAPIDJSON_NO_SIZETYPEDEFINE;HAVE_CONFIG_H;HAVE_OPENSSL;__STDC_LIMIT_MACROS;__STDC_FORMAT_MACROS;_USE_MATH_DEFINES;HAVE_LIBEVENT2;UNISTR_FROM_STRING_EXPLICIT=explicit;UNISTR_FROM_CHAR_EXPLICIT=explicit
-- CMAKE_CXX_FLAGS: -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op
-- CMAKE_CXX_FLAGS_DEBUG: -DSAFE_MUTEX -DENABLED_DEBUG_SYNC -g
-- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -DDBUG_OFF -ffunction-sections -fdata-sections -O2 -g -DNDEBUG
-- CMAKE_CXX_FLAGS_RELEASE: -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG
-- CMAKE_CXX_FLAGS_MINSIZEREL: -DDBUG_OFF -ffunction-sections -fdata-sections -Os -DNDEBUG
-- CMAKE_C_LINK_FLAGS:  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none
-- CMAKE_CXX_LINK_FLAGS:  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none
-- Configuring done
-- Generating done
-- Build files have been written to: /whatever/mysql-build
make[1]: Entering directory '/whatever/mysql-build'
/usr/bin/cmake -H/whatever/mysql -B/whatever/mysql-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /whatever/mysql-build/CMakeFiles /whatever/mysql-build/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/whatever/mysql-build'
make -f CMakeFiles/INFO_SRC.dir/build.make CMakeFiles/INFO_SRC.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql /whatever/mysql-build /whatever/mysql-build /whatever/mysql-build/CMakeFiles/INFO_SRC.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/CMakeFiles/INFO_SRC.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/CMakeFiles/INFO_SRC.dir/depend.internal".
Dependee "/whatever/mysql-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/CMakeFiles/INFO_SRC.dir/depend.internal".
Scanning dependencies of target INFO_SRC
make[3]: Leaving directory '/whatever/mysql-build'
make -f CMakeFiles/INFO_SRC.dir/build.make CMakeFiles/INFO_SRC.dir/build
make[3]: Entering directory '/whatever/mysql-build'
/usr/bin/cmake -P /whatever/mysql/cmake/info_src.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[  0%] Built target INFO_SRC
make -f CMakeFiles/INFO_BIN.dir/build.make CMakeFiles/INFO_BIN.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql /whatever/mysql-build /whatever/mysql-build /whatever/mysql-build/CMakeFiles/INFO_BIN.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/CMakeFiles/INFO_BIN.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/CMakeFiles/INFO_BIN.dir/depend.internal".
Dependee "/whatever/mysql-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/CMakeFiles/INFO_BIN.dir/depend.internal".
Scanning dependencies of target INFO_BIN
make[3]: Leaving directory '/whatever/mysql-build'
make -f CMakeFiles/INFO_BIN.dir/build.make CMakeFiles/INFO_BIN.dir/build
make[3]: Entering directory '/whatever/mysql-build'
/usr/bin/cmake -P /whatever/mysql/cmake/info_bin.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[  0%] Built target INFO_BIN
make -f CMakeFiles/abi_check.dir/build.make CMakeFiles/abi_check.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql /whatever/mysql-build /whatever/mysql-build /whatever/mysql-build/CMakeFiles/abi_check.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/CMakeFiles/abi_check.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/CMakeFiles/abi_check.dir/depend.internal".
Dependee "/whatever/mysql-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/CMakeFiles/abi_check.dir/depend.internal".
Scanning dependencies of target abi_check
make[3]: Leaving directory '/whatever/mysql-build'
make -f CMakeFiles/abi_check.dir/build.make CMakeFiles/abi_check.dir/build
make[3]: Entering directory '/whatever/mysql-build'
/usr/bin/cmake -DCOMPILER=/usr/bin/cc -DSOURCE_DIR=/whatever/mysql -DBINARY_DIR=/whatever/mysql-build "-DABI_HEADERS=/whatever/mysql/include/mysql/plugin_audit.h;/whatever/mysql/include/mysql/plugin_ftparser.h;/whatever/mysql/include/mysql.h;/whatever/mysql/include/mysql/client_plugin.h;/whatever/mysql/include/mysql/plugin_auth.h;/whatever/mysql/include/mysql/plugin_keyring.h;/whatever/mysql/include/mysql/psi/psi_abi_thread_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_mutex_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_rwlock_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_cond_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_file_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_socket_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_table_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_mdl_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_idle_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_stage_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_statement_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_transaction_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_memory_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_error_v1.h;/whatever/mysql/include/mysql/psi/psi_abi_system_v1.h;/whatever/mysql/include/mysql/services.h" -P /whatever/mysql/cmake/do_abi_check.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[  0%] Built target abi_check
make -f extra/libedit/CMakeFiles/edit.dir/build.make extra/libedit/CMakeFiles/edit.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
[  0%] Generating common.h
cd /whatever/mysql-build/extra/libedit && sh ./makelist -h /whatever/mysql/extra/libedit/common.c > /whatever/mysql-build/extra/libedit/common.h
[  0%] Generating help.c
cd /whatever/mysql-build/extra/libedit && sh ./makelist -bc /whatever/mysql/extra/libedit/vi.c /whatever/mysql/extra/libedit/emacs.c /whatever/mysql/extra/libedit/common.c > help.c
[  0%] Generating help.h
cd /whatever/mysql-build/extra/libedit && sh ./makelist -bh /whatever/mysql/extra/libedit/vi.c /whatever/mysql/extra/libedit/emacs.c /whatever/mysql/extra/libedit/common.c > help.h
[  0%] Generating vi.h
cd /whatever/mysql-build/extra/libedit && sh ./makelist -h /whatever/mysql/extra/libedit/vi.c > /whatever/mysql-build/extra/libedit/vi.h
[  0%] Generating emacs.h
cd /whatever/mysql-build/extra/libedit && sh ./makelist -h /whatever/mysql/extra/libedit/emacs.c > /whatever/mysql-build/extra/libedit/emacs.h
[  0%] Generating fcns.c
cd /whatever/mysql-build/extra/libedit && sh ./makelist -fc /whatever/mysql-build/extra/libedit/vi.h /whatever/mysql-build/extra/libedit/emacs.h /whatever/mysql-build/extra/libedit/common.h > fcns.c
[  0%] Generating fcns.h
cd /whatever/mysql-build/extra/libedit && sh ./makelist -fh /whatever/mysql-build/extra/libedit/vi.h /whatever/mysql-build/extra/libedit/emacs.h /whatever/mysql-build/extra/libedit/common.h > fcns.h
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/libedit /whatever/mysql-build /whatever/mysql-build/extra/libedit /whatever/mysql-build/extra/libedit/CMakeFiles/edit.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/libedit/CMakeFiles/edit.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/libedit/CMakeFiles/edit.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/libedit/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/libedit/CMakeFiles/edit.dir/depend.internal".
Scanning dependencies of target edit
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/libedit/CMakeFiles/edit.dir/build.make extra/libedit/CMakeFiles/edit.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[  0%] Building C object extra/libedit/CMakeFiles/edit.dir/chared.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/chared.c.o   -c /whatever/mysql/extra/libedit/chared.c
[  0%] Building C object extra/libedit/CMakeFiles/edit.dir/chartype.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/chartype.c.o   -c /whatever/mysql/extra/libedit/chartype.c
[  0%] Building C object extra/libedit/CMakeFiles/edit.dir/el.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/el.c.o   -c /whatever/mysql/extra/libedit/el.c
[  0%] Building C object extra/libedit/CMakeFiles/edit.dir/eln.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/eln.c.o   -c /whatever/mysql/extra/libedit/eln.c
[  0%] Building C object extra/libedit/CMakeFiles/edit.dir/history.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/history.c.o   -c /whatever/mysql/extra/libedit/history.c
[  0%] Building C object extra/libedit/CMakeFiles/edit.dir/historyn.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/historyn.c.o   -c /whatever/mysql/extra/libedit/historyn.c
[  0%] Building C object extra/libedit/CMakeFiles/edit.dir/map.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/map.c.o   -c /whatever/mysql/extra/libedit/map.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/prompt.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/prompt.c.o   -c /whatever/mysql/extra/libedit/prompt.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/readline.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/readline.c.o   -c /whatever/mysql/extra/libedit/readline.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/search.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/search.c.o   -c /whatever/mysql/extra/libedit/search.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/tokenizer.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/tokenizer.c.o   -c /whatever/mysql/extra/libedit/tokenizer.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/tokenizern.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/tokenizern.c.o   -c /whatever/mysql/extra/libedit/tokenizern.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/vi.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/vi.c.o   -c /whatever/mysql/extra/libedit/vi.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/common.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/common.c.o   -c /whatever/mysql/extra/libedit/common.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/emacs.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/emacs.c.o   -c /whatever/mysql/extra/libedit/emacs.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/hist.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/hist.c.o   -c /whatever/mysql/extra/libedit/hist.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/keymacro.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/keymacro.c.o   -c /whatever/mysql/extra/libedit/keymacro.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/parse.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/parse.c.o   -c /whatever/mysql/extra/libedit/parse.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/read.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/read.c.o   -c /whatever/mysql/extra/libedit/read.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/refresh.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/refresh.c.o   -c /whatever/mysql/extra/libedit/refresh.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/sig.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/sig.c.o   -c /whatever/mysql/extra/libedit/sig.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/terminal.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/terminal.c.o   -c /whatever/mysql/extra/libedit/terminal.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/tty.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/tty.c.o   -c /whatever/mysql/extra/libedit/tty.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/filecomplete.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/filecomplete.c.o   -c /whatever/mysql/extra/libedit/filecomplete.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/help.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/help.c.o   -c /whatever/mysql-build/extra/libedit/help.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/fcns.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/fcns.c.o   -c /whatever/mysql-build/extra/libedit/fcns.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/np/vis.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/np/vis.c.o   -c /whatever/mysql/extra/libedit/np/vis.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/np/unvis.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/np/unvis.c.o   -c /whatever/mysql/extra/libedit/np/unvis.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/np/strlcpy.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/np/strlcpy.c.o   -c /whatever/mysql/extra/libedit/np/strlcpy.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/np/strlcat.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/np/strlcat.c.o   -c /whatever/mysql/extra/libedit/np/strlcat.c
[  1%] Building C object extra/libedit/CMakeFiles/edit.dir/np/fgetln.c.o
cd /whatever/mysql-build/extra/libedit && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/libedit -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -I/whatever/mysql-build/extra/libedit  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/edit.dir/np/fgetln.c.o   -c /whatever/mysql/extra/libedit/np/fgetln.c
[  1%] Linking C static library ../../archive_output_directory/libedit.a
cd /whatever/mysql-build/extra/libedit && /usr/bin/cmake -P CMakeFiles/edit.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/libedit && /usr/bin/cmake -E cmake_link_script CMakeFiles/edit.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/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 ../../archive_output_directory/libedit.a
cd /whatever/mysql-build/extra/libedit && /usr/bin/cmake -DTARGET_NAME=edit -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libedit.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_edit.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[  1%] Built target edit
make -f extra/libevent/CMakeFiles/event_extra.dir/build.make extra/libevent/CMakeFiles/event_extra.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/libevent /whatever/mysql-build /whatever/mysql-build/extra/libevent /whatever/mysql-build/extra/libevent/CMakeFiles/event_extra.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/libevent/CMakeFiles/event_extra.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/libevent/CMakeFiles/event_extra.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/libevent/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/libevent/CMakeFiles/event_extra.dir/depend.internal".
Scanning dependencies of target event_extra
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/libevent/CMakeFiles/event_extra.dir/build.make extra/libevent/CMakeFiles/event_extra.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[  1%] Building C object extra/libevent/CMakeFiles/event_extra.dir/buffer.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/buffer.c.o   -c /whatever/mysql/extra/libevent/buffer.c
[  1%] Building C object extra/libevent/CMakeFiles/event_extra.dir/bufferevent.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/bufferevent.c.o   -c /whatever/mysql/extra/libevent/bufferevent.c
[  1%] Building C object extra/libevent/CMakeFiles/event_extra.dir/bufferevent_filter.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/bufferevent_filter.c.o   -c /whatever/mysql/extra/libevent/bufferevent_filter.c
[  1%] Building C object extra/libevent/CMakeFiles/event_extra.dir/bufferevent_pair.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/bufferevent_pair.c.o   -c /whatever/mysql/extra/libevent/bufferevent_pair.c
[  1%] Building C object extra/libevent/CMakeFiles/event_extra.dir/bufferevent_ratelim.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/bufferevent_ratelim.c.o   -c /whatever/mysql/extra/libevent/bufferevent_ratelim.c
[  1%] Building C object extra/libevent/CMakeFiles/event_extra.dir/bufferevent_sock.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/bufferevent_sock.c.o   -c /whatever/mysql/extra/libevent/bufferevent_sock.c
[  1%] Building C object extra/libevent/CMakeFiles/event_extra.dir/event.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/event.c.o   -c /whatever/mysql/extra/libevent/event.c
[  1%] Building C object extra/libevent/CMakeFiles/event_extra.dir/evmap.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/evmap.c.o   -c /whatever/mysql/extra/libevent/evmap.c
[  1%] Building C object extra/libevent/CMakeFiles/event_extra.dir/evthread.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/evthread.c.o   -c /whatever/mysql/extra/libevent/evthread.c
[  1%] Building C object extra/libevent/CMakeFiles/event_extra.dir/evutil.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/evutil.c.o   -c /whatever/mysql/extra/libevent/evutil.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/evutil_rand.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/evutil_rand.c.o   -c /whatever/mysql/extra/libevent/evutil_rand.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/evutil_time.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/evutil_time.c.o   -c /whatever/mysql/extra/libevent/evutil_time.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/listener.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/listener.c.o   -c /whatever/mysql/extra/libevent/listener.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/log.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/log.c.o   -c /whatever/mysql/extra/libevent/log.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/signal.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/signal.c.o   -c /whatever/mysql/extra/libevent/signal.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/strlcpy.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/strlcpy.c.o   -c /whatever/mysql/extra/libevent/strlcpy.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/select.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/select.c.o   -c /whatever/mysql/extra/libevent/select.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/poll.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/poll.c.o   -c /whatever/mysql/extra/libevent/poll.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/epoll_sub.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/epoll_sub.c.o   -c /whatever/mysql/extra/libevent/epoll_sub.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/epoll.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/epoll.c.o   -c /whatever/mysql/extra/libevent/epoll.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/bufferevent_openssl.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/bufferevent_openssl.c.o   -c /whatever/mysql/extra/libevent/bufferevent_openssl.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/evthread_pthread.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/evthread_pthread.c.o   -c /whatever/mysql/extra/libevent/evthread_pthread.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/event_tagging.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/event_tagging.c.o   -c /whatever/mysql/extra/libevent/event_tagging.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/http.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/http.c.o   -c /whatever/mysql/extra/libevent/http.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/evdns.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/evdns.c.o   -c /whatever/mysql/extra/libevent/evdns.c
[  2%] Building C object extra/libevent/CMakeFiles/event_extra.dir/evrpc.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_extra.dir/evrpc.c.o   -c /whatever/mysql/extra/libevent/evrpc.c
[  2%] Linking C static library lib/libevent_extra.a
cd /whatever/mysql-build/extra/libevent && /usr/bin/cmake -P CMakeFiles/event_extra.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/libevent && /usr/bin/cmake -E cmake_link_script CMakeFiles/event_extra.dir/link.txt --verbose=1
/usr/bin/ar qc lib/libevent_extra.a  CMakeFiles/event_extra.dir/buffer.c.o CMakeFiles/event_extra.dir/bufferevent.c.o CMakeFiles/event_extra.dir/bufferevent_filter.c.o CMakeFiles/event_extra.dir/bufferevent_pair.c.o CMakeFiles/event_extra.dir/bufferevent_ratelim.c.o CMakeFiles/event_extra.dir/bufferevent_sock.c.o CMakeFiles/event_extra.dir/event.c.o CMakeFiles/event_extra.dir/evmap.c.o CMakeFiles/event_extra.dir/evthread.c.o CMakeFiles/event_extra.dir/evutil.c.o CMakeFiles/event_extra.dir/evutil_rand.c.o CMakeFiles/event_extra.dir/evutil_time.c.o CMakeFiles/event_extra.dir/listener.c.o CMakeFiles/event_extra.dir/log.c.o CMakeFiles/event_extra.dir/signal.c.o CMakeFiles/event_extra.dir/strlcpy.c.o CMakeFiles/event_extra.dir/select.c.o CMakeFiles/event_extra.dir/poll.c.o CMakeFiles/event_extra.dir/epoll_sub.c.o CMakeFiles/event_extra.dir/epoll.c.o CMakeFiles/event_extra.dir/bufferevent_openssl.c.o CMakeFiles/event_extra.dir/evthread_pthread.c.o CMakeFiles/event_extra.dir/event_tagging.c.o CMakeFiles/event_extra.dir/http.c.o CMakeFiles/event_extra.dir/evdns.c.o CMakeFiles/event_extra.dir/evrpc.c.o
/usr/bin/ranlib lib/libevent_extra.a
make[3]: Leaving directory '/whatever/mysql-build'
[  2%] Built target event_extra
make -f extra/libevent/CMakeFiles/event.dir/build.make extra/libevent/CMakeFiles/event.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/libevent /whatever/mysql-build /whatever/mysql-build/extra/libevent /whatever/mysql-build/extra/libevent/CMakeFiles/event.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/libevent/CMakeFiles/event.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/libevent/CMakeFiles/event.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/libevent/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/libevent/CMakeFiles/event.dir/depend.internal".
Scanning dependencies of target event
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/libevent/CMakeFiles/event.dir/build.make extra/libevent/CMakeFiles/event.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[  2%] Building C object extra/libevent/CMakeFiles/event.dir/buffer.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/buffer.c.o   -c /whatever/mysql/extra/libevent/buffer.c
[  2%] Building C object extra/libevent/CMakeFiles/event.dir/bufferevent.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/bufferevent.c.o   -c /whatever/mysql/extra/libevent/bufferevent.c
[  2%] Building C object extra/libevent/CMakeFiles/event.dir/bufferevent_filter.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/bufferevent_filter.c.o   -c /whatever/mysql/extra/libevent/bufferevent_filter.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/bufferevent_pair.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/bufferevent_pair.c.o   -c /whatever/mysql/extra/libevent/bufferevent_pair.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/bufferevent_ratelim.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/bufferevent_ratelim.c.o   -c /whatever/mysql/extra/libevent/bufferevent_ratelim.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/bufferevent_sock.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/bufferevent_sock.c.o   -c /whatever/mysql/extra/libevent/bufferevent_sock.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/event.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/event.c.o   -c /whatever/mysql/extra/libevent/event.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/evmap.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/evmap.c.o   -c /whatever/mysql/extra/libevent/evmap.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/evthread.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/evthread.c.o   -c /whatever/mysql/extra/libevent/evthread.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/evutil.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/evutil.c.o   -c /whatever/mysql/extra/libevent/evutil.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/evutil_rand.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/evutil_rand.c.o   -c /whatever/mysql/extra/libevent/evutil_rand.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/evutil_time.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/evutil_time.c.o   -c /whatever/mysql/extra/libevent/evutil_time.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/listener.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/listener.c.o   -c /whatever/mysql/extra/libevent/listener.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/log.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/log.c.o   -c /whatever/mysql/extra/libevent/log.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/signal.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/signal.c.o   -c /whatever/mysql/extra/libevent/signal.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/strlcpy.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/strlcpy.c.o   -c /whatever/mysql/extra/libevent/strlcpy.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/select.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/select.c.o   -c /whatever/mysql/extra/libevent/select.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/poll.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/poll.c.o   -c /whatever/mysql/extra/libevent/poll.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/epoll_sub.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/epoll_sub.c.o   -c /whatever/mysql/extra/libevent/epoll_sub.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/epoll.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/epoll.c.o   -c /whatever/mysql/extra/libevent/epoll.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/bufferevent_openssl.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/bufferevent_openssl.c.o   -c /whatever/mysql/extra/libevent/bufferevent_openssl.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/evthread_pthread.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/evthread_pthread.c.o   -c /whatever/mysql/extra/libevent/evthread_pthread.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/event_tagging.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/event_tagging.c.o   -c /whatever/mysql/extra/libevent/event_tagging.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/http.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/http.c.o   -c /whatever/mysql/extra/libevent/http.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/evdns.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/evdns.c.o   -c /whatever/mysql/extra/libevent/evdns.c
[  3%] Building C object extra/libevent/CMakeFiles/event.dir/evrpc.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event.dir/evrpc.c.o   -c /whatever/mysql/extra/libevent/evrpc.c
[  3%] Linking C static library lib/libevent.a
cd /whatever/mysql-build/extra/libevent && /usr/bin/cmake -P CMakeFiles/event.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/libevent && /usr/bin/cmake -E cmake_link_script CMakeFiles/event.dir/link.txt --verbose=1
/usr/bin/ar qc lib/libevent.a  CMakeFiles/event.dir/buffer.c.o CMakeFiles/event.dir/bufferevent.c.o CMakeFiles/event.dir/bufferevent_filter.c.o CMakeFiles/event.dir/bufferevent_pair.c.o CMakeFiles/event.dir/bufferevent_ratelim.c.o CMakeFiles/event.dir/bufferevent_sock.c.o CMakeFiles/event.dir/event.c.o CMakeFiles/event.dir/evmap.c.o CMakeFiles/event.dir/evthread.c.o CMakeFiles/event.dir/evutil.c.o CMakeFiles/event.dir/evutil_rand.c.o CMakeFiles/event.dir/evutil_time.c.o CMakeFiles/event.dir/listener.c.o CMakeFiles/event.dir/log.c.o CMakeFiles/event.dir/signal.c.o CMakeFiles/event.dir/strlcpy.c.o CMakeFiles/event.dir/select.c.o CMakeFiles/event.dir/poll.c.o CMakeFiles/event.dir/epoll_sub.c.o CMakeFiles/event.dir/epoll.c.o CMakeFiles/event.dir/bufferevent_openssl.c.o CMakeFiles/event.dir/evthread_pthread.c.o CMakeFiles/event.dir/event_tagging.c.o CMakeFiles/event.dir/http.c.o CMakeFiles/event.dir/evdns.c.o CMakeFiles/event.dir/evrpc.c.o
/usr/bin/ranlib lib/libevent.a
make[3]: Leaving directory '/whatever/mysql-build'
[  3%] Built target event
make -f extra/libevent/CMakeFiles/event_core.dir/build.make extra/libevent/CMakeFiles/event_core.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/libevent /whatever/mysql-build /whatever/mysql-build/extra/libevent /whatever/mysql-build/extra/libevent/CMakeFiles/event_core.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/libevent/CMakeFiles/event_core.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/libevent/CMakeFiles/event_core.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/libevent/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/libevent/CMakeFiles/event_core.dir/depend.internal".
Scanning dependencies of target event_core
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/libevent/CMakeFiles/event_core.dir/build.make extra/libevent/CMakeFiles/event_core.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[  3%] Building C object extra/libevent/CMakeFiles/event_core.dir/buffer.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/buffer.c.o   -c /whatever/mysql/extra/libevent/buffer.c
[  3%] Building C object extra/libevent/CMakeFiles/event_core.dir/bufferevent.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/bufferevent.c.o   -c /whatever/mysql/extra/libevent/bufferevent.c
[  3%] Building C object extra/libevent/CMakeFiles/event_core.dir/bufferevent_filter.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/bufferevent_filter.c.o   -c /whatever/mysql/extra/libevent/bufferevent_filter.c
[  3%] Building C object extra/libevent/CMakeFiles/event_core.dir/bufferevent_pair.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/bufferevent_pair.c.o   -c /whatever/mysql/extra/libevent/bufferevent_pair.c
[  3%] Building C object extra/libevent/CMakeFiles/event_core.dir/bufferevent_ratelim.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/bufferevent_ratelim.c.o   -c /whatever/mysql/extra/libevent/bufferevent_ratelim.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/bufferevent_sock.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/bufferevent_sock.c.o   -c /whatever/mysql/extra/libevent/bufferevent_sock.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/event.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/event.c.o   -c /whatever/mysql/extra/libevent/event.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/evmap.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/evmap.c.o   -c /whatever/mysql/extra/libevent/evmap.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/evthread.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/evthread.c.o   -c /whatever/mysql/extra/libevent/evthread.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/evutil.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/evutil.c.o   -c /whatever/mysql/extra/libevent/evutil.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/evutil_rand.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/evutil_rand.c.o   -c /whatever/mysql/extra/libevent/evutil_rand.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/evutil_time.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/evutil_time.c.o   -c /whatever/mysql/extra/libevent/evutil_time.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/listener.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/listener.c.o   -c /whatever/mysql/extra/libevent/listener.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/log.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/log.c.o   -c /whatever/mysql/extra/libevent/log.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/signal.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/signal.c.o   -c /whatever/mysql/extra/libevent/signal.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/strlcpy.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/strlcpy.c.o   -c /whatever/mysql/extra/libevent/strlcpy.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/select.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/select.c.o   -c /whatever/mysql/extra/libevent/select.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/poll.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/poll.c.o   -c /whatever/mysql/extra/libevent/poll.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/epoll_sub.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/epoll_sub.c.o   -c /whatever/mysql/extra/libevent/epoll_sub.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/epoll.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/epoll.c.o   -c /whatever/mysql/extra/libevent/epoll.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/bufferevent_openssl.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/bufferevent_openssl.c.o   -c /whatever/mysql/extra/libevent/bufferevent_openssl.c
[  4%] Building C object extra/libevent/CMakeFiles/event_core.dir/evthread_pthread.c.o
cd /whatever/mysql-build/extra/libevent && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build/extra/libevent/include -I/whatever/mysql/extra/libevent/include -I/whatever/mysql/extra/libevent/compat -I/whatever/mysql/extra/libevent -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wswitch -fno-strict-aliasing -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/event_core.dir/evthread_pthread.c.o   -c /whatever/mysql/extra/libevent/evthread_pthread.c
[  4%] Linking C static library lib/libevent_core.a
cd /whatever/mysql-build/extra/libevent && /usr/bin/cmake -P CMakeFiles/event_core.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/libevent && /usr/bin/cmake -E cmake_link_script CMakeFiles/event_core.dir/link.txt --verbose=1
/usr/bin/ar qc lib/libevent_core.a  CMakeFiles/event_core.dir/buffer.c.o CMakeFiles/event_core.dir/bufferevent.c.o CMakeFiles/event_core.dir/bufferevent_filter.c.o CMakeFiles/event_core.dir/bufferevent_pair.c.o CMakeFiles/event_core.dir/bufferevent_ratelim.c.o CMakeFiles/event_core.dir/bufferevent_sock.c.o CMakeFiles/event_core.dir/event.c.o CMakeFiles/event_core.dir/evmap.c.o CMakeFiles/event_core.dir/evthread.c.o CMakeFiles/event_core.dir/evutil.c.o CMakeFiles/event_core.dir/evutil_rand.c.o CMakeFiles/event_core.dir/evutil_time.c.o CMakeFiles/event_core.dir/listener.c.o CMakeFiles/event_core.dir/log.c.o CMakeFiles/event_core.dir/signal.c.o CMakeFiles/event_core.dir/strlcpy.c.o CMakeFiles/event_core.dir/select.c.o CMakeFiles/event_core.dir/poll.c.o CMakeFiles/event_core.dir/epoll_sub.c.o CMakeFiles/event_core.dir/epoll.c.o CMakeFiles/event_core.dir/bufferevent_openssl.c.o CMakeFiles/event_core.dir/evthread_pthread.c.o
/usr/bin/ranlib lib/libevent_core.a
make[3]: Leaving directory '/whatever/mysql-build'
[  4%] Built target event_core
make -f extra/icu/source/common/CMakeFiles/icuuc.dir/build.make extra/icu/source/common/CMakeFiles/icuuc.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/icu/source/common /whatever/mysql-build /whatever/mysql-build/extra/icu/source/common /whatever/mysql-build/extra/icu/source/common/CMakeFiles/icuuc.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/icu/source/common/CMakeFiles/icuuc.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/icu/source/common/CMakeFiles/icuuc.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/icu/source/common/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/icu/source/common/CMakeFiles/icuuc.dir/depend.internal".
Scanning dependencies of target icuuc
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/icu/source/common/CMakeFiles/icuuc.dir/build.make extra/icu/source/common/CMakeFiles/icuuc.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/appendable.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/appendable.cpp.o -c /whatever/mysql/extra/icu/source/common/appendable.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/bmpset.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/bmpset.cpp.o -c /whatever/mysql/extra/icu/source/common/bmpset.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/brkeng.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/brkeng.cpp.o -c /whatever/mysql/extra/icu/source/common/brkeng.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/brkiter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/brkiter.cpp.o -c /whatever/mysql/extra/icu/source/common/brkiter.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/bytestream.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/bytestream.cpp.o -c /whatever/mysql/extra/icu/source/common/bytestream.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/bytestriebuilder.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/bytestriebuilder.cpp.o -c /whatever/mysql/extra/icu/source/common/bytestriebuilder.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/bytestrie.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/bytestrie.cpp.o -c /whatever/mysql/extra/icu/source/common/bytestrie.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/bytestrieiterator.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/bytestrieiterator.cpp.o -c /whatever/mysql/extra/icu/source/common/bytestrieiterator.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/caniter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/caniter.cpp.o -c /whatever/mysql/extra/icu/source/common/caniter.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/chariter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/chariter.cpp.o -c /whatever/mysql/extra/icu/source/common/chariter.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/charstr.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/charstr.cpp.o -c /whatever/mysql/extra/icu/source/common/charstr.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/cmemory.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/cmemory.cpp.o -c /whatever/mysql/extra/icu/source/common/cmemory.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/cstr.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/cstr.cpp.o -c /whatever/mysql/extra/icu/source/common/cstr.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/cstring.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/cstring.cpp.o -c /whatever/mysql/extra/icu/source/common/cstring.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/cwchar.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/cwchar.cpp.o -c /whatever/mysql/extra/icu/source/common/cwchar.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/dictbe.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/dictbe.cpp.o -c /whatever/mysql/extra/icu/source/common/dictbe.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/dictionarydata.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/dictionarydata.cpp.o -c /whatever/mysql/extra/icu/source/common/dictionarydata.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/dtintrv.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/dtintrv.cpp.o -c /whatever/mysql/extra/icu/source/common/dtintrv.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/edits.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/edits.cpp.o -c /whatever/mysql/extra/icu/source/common/edits.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/errorcode.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/errorcode.cpp.o -c /whatever/mysql/extra/icu/source/common/errorcode.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/filteredbrk.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/filteredbrk.cpp.o -c /whatever/mysql/extra/icu/source/common/filteredbrk.cpp
[  4%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/filterednormalizer2.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/filterednormalizer2.cpp.o -c /whatever/mysql/extra/icu/source/common/filterednormalizer2.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/icudataver.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/icudataver.cpp.o -c /whatever/mysql/extra/icu/source/common/icudataver.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/icuplug.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/icuplug.cpp.o -c /whatever/mysql/extra/icu/source/common/icuplug.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/listformatter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/listformatter.cpp.o -c /whatever/mysql/extra/icu/source/common/listformatter.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/loadednormalizer2impl.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/loadednormalizer2impl.cpp.o -c /whatever/mysql/extra/icu/source/common/loadednormalizer2impl.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/locavailable.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/locavailable.cpp.o -c /whatever/mysql/extra/icu/source/common/locavailable.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/locbased.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/locbased.cpp.o -c /whatever/mysql/extra/icu/source/common/locbased.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/locdispnames.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/locdispnames.cpp.o -c /whatever/mysql/extra/icu/source/common/locdispnames.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/locdspnm.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/locdspnm.cpp.o -c /whatever/mysql/extra/icu/source/common/locdspnm.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/locid.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/locid.cpp.o -c /whatever/mysql/extra/icu/source/common/locid.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/loclikely.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/loclikely.cpp.o -c /whatever/mysql/extra/icu/source/common/loclikely.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/locmap.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/locmap.cpp.o -c /whatever/mysql/extra/icu/source/common/locmap.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/locresdata.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/locresdata.cpp.o -c /whatever/mysql/extra/icu/source/common/locresdata.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/locutil.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/locutil.cpp.o -c /whatever/mysql/extra/icu/source/common/locutil.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/messagepattern.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/messagepattern.cpp.o -c /whatever/mysql/extra/icu/source/common/messagepattern.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/normalizer2.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/normalizer2.cpp.o -c /whatever/mysql/extra/icu/source/common/normalizer2.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/normalizer2impl.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/normalizer2impl.cpp.o -c /whatever/mysql/extra/icu/source/common/normalizer2impl.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/normlzr.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/normlzr.cpp.o -c /whatever/mysql/extra/icu/source/common/normlzr.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/parsepos.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/parsepos.cpp.o -c /whatever/mysql/extra/icu/source/common/parsepos.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/patternprops.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/patternprops.cpp.o -c /whatever/mysql/extra/icu/source/common/patternprops.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/pluralmap.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/pluralmap.cpp.o -c /whatever/mysql/extra/icu/source/common/pluralmap.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/propname.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/propname.cpp.o -c /whatever/mysql/extra/icu/source/common/propname.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/propsvec.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/propsvec.cpp.o -c /whatever/mysql/extra/icu/source/common/propsvec.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/punycode.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/punycode.cpp.o -c /whatever/mysql/extra/icu/source/common/punycode.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/putil.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/putil.cpp.o -c /whatever/mysql/extra/icu/source/common/putil.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/rbbi.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/rbbi.cpp.o -c /whatever/mysql/extra/icu/source/common/rbbi.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/rbbidata.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/rbbidata.cpp.o -c /whatever/mysql/extra/icu/source/common/rbbidata.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/rbbinode.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/rbbinode.cpp.o -c /whatever/mysql/extra/icu/source/common/rbbinode.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/rbbirb.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/rbbirb.cpp.o -c /whatever/mysql/extra/icu/source/common/rbbirb.cpp
[  5%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/rbbiscan.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/rbbiscan.cpp.o -c /whatever/mysql/extra/icu/source/common/rbbiscan.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/rbbisetb.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/rbbisetb.cpp.o -c /whatever/mysql/extra/icu/source/common/rbbisetb.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/rbbistbl.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/rbbistbl.cpp.o -c /whatever/mysql/extra/icu/source/common/rbbistbl.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/rbbitblb.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/rbbitblb.cpp.o -c /whatever/mysql/extra/icu/source/common/rbbitblb.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/resbund_cnv.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/resbund_cnv.cpp.o -c /whatever/mysql/extra/icu/source/common/resbund_cnv.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/resbund.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/resbund.cpp.o -c /whatever/mysql/extra/icu/source/common/resbund.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/resource.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/resource.cpp.o -c /whatever/mysql/extra/icu/source/common/resource.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ruleiter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ruleiter.cpp.o -c /whatever/mysql/extra/icu/source/common/ruleiter.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/schriter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/schriter.cpp.o -c /whatever/mysql/extra/icu/source/common/schriter.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/serv.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/serv.cpp.o -c /whatever/mysql/extra/icu/source/common/serv.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/servlk.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/servlk.cpp.o -c /whatever/mysql/extra/icu/source/common/servlk.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/servlkf.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/servlkf.cpp.o -c /whatever/mysql/extra/icu/source/common/servlkf.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/servls.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/servls.cpp.o -c /whatever/mysql/extra/icu/source/common/servls.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/servnotf.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/servnotf.cpp.o -c /whatever/mysql/extra/icu/source/common/servnotf.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/servrbf.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/servrbf.cpp.o -c /whatever/mysql/extra/icu/source/common/servrbf.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/servslkf.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/servslkf.cpp.o -c /whatever/mysql/extra/icu/source/common/servslkf.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/sharedobject.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/sharedobject.cpp.o -c /whatever/mysql/extra/icu/source/common/sharedobject.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/simpleformatter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/simpleformatter.cpp.o -c /whatever/mysql/extra/icu/source/common/simpleformatter.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/stringpiece.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/stringpiece.cpp.o -c /whatever/mysql/extra/icu/source/common/stringpiece.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/stringtriebuilder.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/stringtriebuilder.cpp.o -c /whatever/mysql/extra/icu/source/common/stringtriebuilder.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uarrsort.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uarrsort.cpp.o -c /whatever/mysql/extra/icu/source/common/uarrsort.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ubidi.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ubidi.cpp.o -c /whatever/mysql/extra/icu/source/common/ubidi.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ubidiln.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ubidiln.cpp.o -c /whatever/mysql/extra/icu/source/common/ubidiln.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ubidi_props.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ubidi_props.cpp.o -c /whatever/mysql/extra/icu/source/common/ubidi_props.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ubiditransform.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ubiditransform.cpp.o -c /whatever/mysql/extra/icu/source/common/ubiditransform.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ubidiwrt.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ubidiwrt.cpp.o -c /whatever/mysql/extra/icu/source/common/ubidiwrt.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ubrk.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ubrk.cpp.o -c /whatever/mysql/extra/icu/source/common/ubrk.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucase.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucase.cpp.o -c /whatever/mysql/extra/icu/source/common/ucase.cpp
[  6%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucasemap.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucasemap.cpp.o -c /whatever/mysql/extra/icu/source/common/ucasemap.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucasemap_titlecase_brkiter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucasemap_titlecase_brkiter.cpp.o -c /whatever/mysql/extra/icu/source/common/ucasemap_titlecase_brkiter.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucat.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucat.cpp.o -c /whatever/mysql/extra/icu/source/common/ucat.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uchar.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uchar.cpp.o -c /whatever/mysql/extra/icu/source/common/uchar.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucharstriebuilder.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucharstriebuilder.cpp.o -c /whatever/mysql/extra/icu/source/common/ucharstriebuilder.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucharstrie.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucharstrie.cpp.o -c /whatever/mysql/extra/icu/source/common/ucharstrie.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucharstrieiterator.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucharstrieiterator.cpp.o -c /whatever/mysql/extra/icu/source/common/ucharstrieiterator.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uchriter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uchriter.cpp.o -c /whatever/mysql/extra/icu/source/common/uchriter.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucln_cmn.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucln_cmn.cpp.o -c /whatever/mysql/extra/icu/source/common/ucln_cmn.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucmndata.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucmndata.cpp.o -c /whatever/mysql/extra/icu/source/common/ucmndata.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv2022.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv2022.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv2022.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_bld.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_bld.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_bld.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnvbocu.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnvbocu.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnvbocu.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_cb.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_cb.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_cb.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_cnv.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_cnv.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_cnv.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_ct.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_ct.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_ct.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnvdisp.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnvdisp.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnvdisp.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_err.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_err.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_err.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_ext.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_ext.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_ext.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnvhz.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnvhz.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnvhz.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_io.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_io.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_io.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnvisci.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnvisci.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnvisci.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnvlat1.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnvlat1.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnvlat1.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_lmb.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_lmb.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_lmb.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnvmbcs.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnvmbcs.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnvmbcs.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnvscsu.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnvscsu.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnvscsu.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnvsel.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnvsel.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnvsel.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_set.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_set.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_set.cpp
[  7%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_u16.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_u16.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_u16.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_u32.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_u32.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_u32.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_u7.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_u7.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_u7.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucnv_u8.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucnv_u8.cpp.o -c /whatever/mysql/extra/icu/source/common/ucnv_u8.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucol_swp.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucol_swp.cpp.o -c /whatever/mysql/extra/icu/source/common/ucol_swp.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ucurr.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ucurr.cpp.o -c /whatever/mysql/extra/icu/source/common/ucurr.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/udata.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/udata.cpp.o -c /whatever/mysql/extra/icu/source/common/udata.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/udatamem.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/udatamem.cpp.o -c /whatever/mysql/extra/icu/source/common/udatamem.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/udataswp.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/udataswp.cpp.o -c /whatever/mysql/extra/icu/source/common/udataswp.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uenum.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uenum.cpp.o -c /whatever/mysql/extra/icu/source/common/uenum.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uhash.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uhash.cpp.o -c /whatever/mysql/extra/icu/source/common/uhash.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uhash_us.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uhash_us.cpp.o -c /whatever/mysql/extra/icu/source/common/uhash_us.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uidna.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -Wno-deprecated-declarations -o CMakeFiles/icuuc.dir/uidna.cpp.o -c /whatever/mysql/extra/icu/source/common/uidna.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uinit.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uinit.cpp.o -c /whatever/mysql/extra/icu/source/common/uinit.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uinvchar.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uinvchar.cpp.o -c /whatever/mysql/extra/icu/source/common/uinvchar.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uiter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uiter.cpp.o -c /whatever/mysql/extra/icu/source/common/uiter.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ulist.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ulist.cpp.o -c /whatever/mysql/extra/icu/source/common/ulist.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ulistformatter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ulistformatter.cpp.o -c /whatever/mysql/extra/icu/source/common/ulistformatter.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uloc.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uloc.cpp.o -c /whatever/mysql/extra/icu/source/common/uloc.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uloc_keytype.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uloc_keytype.cpp.o -c /whatever/mysql/extra/icu/source/common/uloc_keytype.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uloc_tag.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uloc_tag.cpp.o -c /whatever/mysql/extra/icu/source/common/uloc_tag.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/umapfile.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/umapfile.cpp.o -c /whatever/mysql/extra/icu/source/common/umapfile.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/umath.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/umath.cpp.o -c /whatever/mysql/extra/icu/source/common/umath.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/umutex.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/umutex.cpp.o -c /whatever/mysql/extra/icu/source/common/umutex.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unames.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unames.cpp.o -c /whatever/mysql/extra/icu/source/common/unames.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unifiedcache.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unifiedcache.cpp.o -c /whatever/mysql/extra/icu/source/common/unifiedcache.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unifilt.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unifilt.cpp.o -c /whatever/mysql/extra/icu/source/common/unifilt.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unifunct.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unifunct.cpp.o -c /whatever/mysql/extra/icu/source/common/unifunct.cpp
[  8%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uniset_closure.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uniset_closure.cpp.o -c /whatever/mysql/extra/icu/source/common/uniset_closure.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uniset.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uniset.cpp.o -c /whatever/mysql/extra/icu/source/common/uniset.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uniset_props.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uniset_props.cpp.o -c /whatever/mysql/extra/icu/source/common/uniset_props.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unisetspan.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unisetspan.cpp.o -c /whatever/mysql/extra/icu/source/common/unisetspan.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unistr_case.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unistr_case.cpp.o -c /whatever/mysql/extra/icu/source/common/unistr_case.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unistr_case_locale.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unistr_case_locale.cpp.o -c /whatever/mysql/extra/icu/source/common/unistr_case_locale.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unistr_cnv.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unistr_cnv.cpp.o -c /whatever/mysql/extra/icu/source/common/unistr_cnv.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unistr.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unistr.cpp.o -c /whatever/mysql/extra/icu/source/common/unistr.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unistr_props.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unistr_props.cpp.o -c /whatever/mysql/extra/icu/source/common/unistr_props.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unistr_titlecase_brkiter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unistr_titlecase_brkiter.cpp.o -c /whatever/mysql/extra/icu/source/common/unistr_titlecase_brkiter.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unormcmp.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unormcmp.cpp.o -c /whatever/mysql/extra/icu/source/common/unormcmp.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/unorm.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/unorm.cpp.o -c /whatever/mysql/extra/icu/source/common/unorm.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uobject.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uobject.cpp.o -c /whatever/mysql/extra/icu/source/common/uobject.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uprops.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uprops.cpp.o -c /whatever/mysql/extra/icu/source/common/uprops.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uresbund.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uresbund.cpp.o -c /whatever/mysql/extra/icu/source/common/uresbund.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ures_cnv.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ures_cnv.cpp.o -c /whatever/mysql/extra/icu/source/common/ures_cnv.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uresdata.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uresdata.cpp.o -c /whatever/mysql/extra/icu/source/common/uresdata.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/usc_impl.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/usc_impl.cpp.o -c /whatever/mysql/extra/icu/source/common/usc_impl.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uscript.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uscript.cpp.o -c /whatever/mysql/extra/icu/source/common/uscript.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uscript_props.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uscript_props.cpp.o -c /whatever/mysql/extra/icu/source/common/uscript_props.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uset.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uset.cpp.o -c /whatever/mysql/extra/icu/source/common/uset.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/usetiter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/usetiter.cpp.o -c /whatever/mysql/extra/icu/source/common/usetiter.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uset_props.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uset_props.cpp.o -c /whatever/mysql/extra/icu/source/common/uset_props.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ushape.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ushape.cpp.o -c /whatever/mysql/extra/icu/source/common/ushape.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/usprep.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/usprep.cpp.o -c /whatever/mysql/extra/icu/source/common/usprep.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ustack.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ustack.cpp.o -c /whatever/mysql/extra/icu/source/common/ustack.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ustrcase.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ustrcase.cpp.o -c /whatever/mysql/extra/icu/source/common/ustrcase.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ustrcase_locale.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ustrcase_locale.cpp.o -c /whatever/mysql/extra/icu/source/common/ustrcase_locale.cpp
[  9%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ustr_cnv.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ustr_cnv.cpp.o -c /whatever/mysql/extra/icu/source/common/ustr_cnv.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ustrenum.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ustrenum.cpp.o -c /whatever/mysql/extra/icu/source/common/ustrenum.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ustrfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ustrfmt.cpp.o -c /whatever/mysql/extra/icu/source/common/ustrfmt.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ustring.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ustring.cpp.o -c /whatever/mysql/extra/icu/source/common/ustring.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ustr_titlecase_brkiter.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ustr_titlecase_brkiter.cpp.o -c /whatever/mysql/extra/icu/source/common/ustr_titlecase_brkiter.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ustrtrns.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ustrtrns.cpp.o -c /whatever/mysql/extra/icu/source/common/ustrtrns.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/ustr_wcs.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/ustr_wcs.cpp.o -c /whatever/mysql/extra/icu/source/common/ustr_wcs.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/utext.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/utext.cpp.o -c /whatever/mysql/extra/icu/source/common/utext.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/utf_impl.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/utf_impl.cpp.o -c /whatever/mysql/extra/icu/source/common/utf_impl.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/util.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/util.cpp.o -c /whatever/mysql/extra/icu/source/common/util.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/util_props.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/util_props.cpp.o -c /whatever/mysql/extra/icu/source/common/util_props.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/utrace.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/utrace.cpp.o -c /whatever/mysql/extra/icu/source/common/utrace.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/utrie2_builder.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/utrie2_builder.cpp.o -c /whatever/mysql/extra/icu/source/common/utrie2_builder.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/utrie2.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/utrie2.cpp.o -c /whatever/mysql/extra/icu/source/common/utrie2.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/utrie.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/utrie.cpp.o -c /whatever/mysql/extra/icu/source/common/utrie.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uts46.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uts46.cpp.o -c /whatever/mysql/extra/icu/source/common/uts46.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/utypes.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/utypes.cpp.o -c /whatever/mysql/extra/icu/source/common/utypes.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uvector.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uvector.cpp.o -c /whatever/mysql/extra/icu/source/common/uvector.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uvectr32.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uvectr32.cpp.o -c /whatever/mysql/extra/icu/source/common/uvectr32.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/uvectr64.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/uvectr64.cpp.o -c /whatever/mysql/extra/icu/source/common/uvectr64.cpp
[ 10%] Building CXX object extra/icu/source/common/CMakeFiles/icuuc.dir/wintz.cpp.o
cd /whatever/mysql-build/extra/icu/source/common && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_COMMON_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icuuc.dir/wintz.cpp.o -c /whatever/mysql/extra/icu/source/common/wintz.cpp
[ 10%] Linking CXX static library libicuuc.a
cd /whatever/mysql-build/extra/icu/source/common && /usr/bin/cmake -P CMakeFiles/icuuc.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/icu/source/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/icuuc.dir/link.txt --verbose=1
/usr/bin/ar qc libicuuc.a  CMakeFiles/icuuc.dir/appendable.cpp.o CMakeFiles/icuuc.dir/bmpset.cpp.o CMakeFiles/icuuc.dir/brkeng.cpp.o CMakeFiles/icuuc.dir/brkiter.cpp.o CMakeFiles/icuuc.dir/bytestream.cpp.o CMakeFiles/icuuc.dir/bytestriebuilder.cpp.o CMakeFiles/icuuc.dir/bytestrie.cpp.o CMakeFiles/icuuc.dir/bytestrieiterator.cpp.o CMakeFiles/icuuc.dir/caniter.cpp.o CMakeFiles/icuuc.dir/chariter.cpp.o CMakeFiles/icuuc.dir/charstr.cpp.o CMakeFiles/icuuc.dir/cmemory.cpp.o CMakeFiles/icuuc.dir/cstr.cpp.o CMakeFiles/icuuc.dir/cstring.cpp.o CMakeFiles/icuuc.dir/cwchar.cpp.o CMakeFiles/icuuc.dir/dictbe.cpp.o CMakeFiles/icuuc.dir/dictionarydata.cpp.o CMakeFiles/icuuc.dir/dtintrv.cpp.o CMakeFiles/icuuc.dir/edits.cpp.o CMakeFiles/icuuc.dir/errorcode.cpp.o CMakeFiles/icuuc.dir/filteredbrk.cpp.o CMakeFiles/icuuc.dir/filterednormalizer2.cpp.o CMakeFiles/icuuc.dir/icudataver.cpp.o CMakeFiles/icuuc.dir/icuplug.cpp.o CMakeFiles/icuuc.dir/listformatter.cpp.o CMakeFiles/icuuc.dir/loadednormalizer2impl.cpp.o CMakeFiles/icuuc.dir/locavailable.cpp.o CMakeFiles/icuuc.dir/locbased.cpp.o CMakeFiles/icuuc.dir/locdispnames.cpp.o CMakeFiles/icuuc.dir/locdspnm.cpp.o CMakeFiles/icuuc.dir/locid.cpp.o CMakeFiles/icuuc.dir/loclikely.cpp.o CMakeFiles/icuuc.dir/locmap.cpp.o CMakeFiles/icuuc.dir/locresdata.cpp.o CMakeFiles/icuuc.dir/locutil.cpp.o CMakeFiles/icuuc.dir/messagepattern.cpp.o CMakeFiles/icuuc.dir/normalizer2.cpp.o CMakeFiles/icuuc.dir/normalizer2impl.cpp.o CMakeFiles/icuuc.dir/normlzr.cpp.o CMakeFiles/icuuc.dir/parsepos.cpp.o CMakeFiles/icuuc.dir/patternprops.cpp.o CMakeFiles/icuuc.dir/pluralmap.cpp.o CMakeFiles/icuuc.dir/propname.cpp.o CMakeFiles/icuuc.dir/propsvec.cpp.o CMakeFiles/icuuc.dir/punycode.cpp.o CMakeFiles/icuuc.dir/putil.cpp.o CMakeFiles/icuuc.dir/rbbi.cpp.o CMakeFiles/icuuc.dir/rbbidata.cpp.o CMakeFiles/icuuc.dir/rbbinode.cpp.o CMakeFiles/icuuc.dir/rbbirb.cpp.o CMakeFiles/icuuc.dir/rbbiscan.cpp.o CMakeFiles/icuuc.dir/rbbisetb.cpp.o CMakeFiles/icuuc.dir/rbbistbl.cpp.o CMakeFiles/icuuc.dir/rbbitblb.cpp.o CMakeFiles/icuuc.dir/resbund_cnv.cpp.o CMakeFiles/icuuc.dir/resbund.cpp.o CMakeFiles/icuuc.dir/resource.cpp.o CMakeFiles/icuuc.dir/ruleiter.cpp.o CMakeFiles/icuuc.dir/schriter.cpp.o CMakeFiles/icuuc.dir/serv.cpp.o CMakeFiles/icuuc.dir/servlk.cpp.o CMakeFiles/icuuc.dir/servlkf.cpp.o CMakeFiles/icuuc.dir/servls.cpp.o CMakeFiles/icuuc.dir/servnotf.cpp.o CMakeFiles/icuuc.dir/servrbf.cpp.o CMakeFiles/icuuc.dir/servslkf.cpp.o CMakeFiles/icuuc.dir/sharedobject.cpp.o CMakeFiles/icuuc.dir/simpleformatter.cpp.o CMakeFiles/icuuc.dir/stringpiece.cpp.o CMakeFiles/icuuc.dir/stringtriebuilder.cpp.o CMakeFiles/icuuc.dir/uarrsort.cpp.o CMakeFiles/icuuc.dir/ubidi.cpp.o CMakeFiles/icuuc.dir/ubidiln.cpp.o CMakeFiles/icuuc.dir/ubidi_props.cpp.o CMakeFiles/icuuc.dir/ubiditransform.cpp.o CMakeFiles/icuuc.dir/ubidiwrt.cpp.o CMakeFiles/icuuc.dir/ubrk.cpp.o CMakeFiles/icuuc.dir/ucase.cpp.o CMakeFiles/icuuc.dir/ucasemap.cpp.o CMakeFiles/icuuc.dir/ucasemap_titlecase_brkiter.cpp.o CMakeFiles/icuuc.dir/ucat.cpp.o CMakeFiles/icuuc.dir/uchar.cpp.o CMakeFiles/icuuc.dir/ucharstriebuilder.cpp.o CMakeFiles/icuuc.dir/ucharstrie.cpp.o CMakeFiles/icuuc.dir/ucharstrieiterator.cpp.o CMakeFiles/icuuc.dir/uchriter.cpp.o CMakeFiles/icuuc.dir/ucln_cmn.cpp.o CMakeFiles/icuuc.dir/ucmndata.cpp.o CMakeFiles/icuuc.dir/ucnv2022.cpp.o CMakeFiles/icuuc.dir/ucnv_bld.cpp.o CMakeFiles/icuuc.dir/ucnvbocu.cpp.o CMakeFiles/icuuc.dir/ucnv_cb.cpp.o CMakeFiles/icuuc.dir/ucnv_cnv.cpp.o CMakeFiles/icuuc.dir/ucnv.cpp.o CMakeFiles/icuuc.dir/ucnv_ct.cpp.o CMakeFiles/icuuc.dir/ucnvdisp.cpp.o CMakeFiles/icuuc.dir/ucnv_err.cpp.o CMakeFiles/icuuc.dir/ucnv_ext.cpp.o CMakeFiles/icuuc.dir/ucnvhz.cpp.o CMakeFiles/icuuc.dir/ucnv_io.cpp.o CMakeFiles/icuuc.dir/ucnvisci.cpp.o CMakeFiles/icuuc.dir/ucnvlat1.cpp.o CMakeFiles/icuuc.dir/ucnv_lmb.cpp.o CMakeFiles/icuuc.dir/ucnvmbcs.cpp.o CMakeFiles/icuuc.dir/ucnvscsu.cpp.o CMakeFiles/icuuc.dir/ucnvsel.cpp.o CMakeFiles/icuuc.dir/ucnv_set.cpp.o CMakeFiles/icuuc.dir/ucnv_u16.cpp.o CMakeFiles/icuuc.dir/ucnv_u32.cpp.o CMakeFiles/icuuc.dir/ucnv_u7.cpp.o CMakeFiles/icuuc.dir/ucnv_u8.cpp.o CMakeFiles/icuuc.dir/ucol_swp.cpp.o CMakeFiles/icuuc.dir/ucurr.cpp.o CMakeFiles/icuuc.dir/udata.cpp.o CMakeFiles/icuuc.dir/udatamem.cpp.o CMakeFiles/icuuc.dir/udataswp.cpp.o CMakeFiles/icuuc.dir/uenum.cpp.o CMakeFiles/icuuc.dir/uhash.cpp.o CMakeFiles/icuuc.dir/uhash_us.cpp.o CMakeFiles/icuuc.dir/uidna.cpp.o CMakeFiles/icuuc.dir/uinit.cpp.o CMakeFiles/icuuc.dir/uinvchar.cpp.o CMakeFiles/icuuc.dir/uiter.cpp.o CMakeFiles/icuuc.dir/ulist.cpp.o CMakeFiles/icuuc.dir/ulistformatter.cpp.o CMakeFiles/icuuc.dir/uloc.cpp.o CMakeFiles/icuuc.dir/uloc_keytype.cpp.o CMakeFiles/icuuc.dir/uloc_tag.cpp.o CMakeFiles/icuuc.dir/umapfile.cpp.o CMakeFiles/icuuc.dir/umath.cpp.o CMakeFiles/icuuc.dir/umutex.cpp.o CMakeFiles/icuuc.dir/unames.cpp.o CMakeFiles/icuuc.dir/unifiedcache.cpp.o CMakeFiles/icuuc.dir/unifilt.cpp.o CMakeFiles/icuuc.dir/unifunct.cpp.o CMakeFiles/icuuc.dir/uniset_closure.cpp.o CMakeFiles/icuuc.dir/uniset.cpp.o CMakeFiles/icuuc.dir/uniset_props.cpp.o CMakeFiles/icuuc.dir/unisetspan.cpp.o CMakeFiles/icuuc.dir/unistr_case.cpp.o CMakeFiles/icuuc.dir/unistr_case_locale.cpp.o CMakeFiles/icuuc.dir/unistr_cnv.cpp.o CMakeFiles/icuuc.dir/unistr.cpp.o CMakeFiles/icuuc.dir/unistr_props.cpp.o CMakeFiles/icuuc.dir/unistr_titlecase_brkiter.cpp.o CMakeFiles/icuuc.dir/unormcmp.cpp.o CMakeFiles/icuuc.dir/unorm.cpp.o CMakeFiles/icuuc.dir/uobject.cpp.o CMakeFiles/icuuc.dir/uprops.cpp.o CMakeFiles/icuuc.dir/uresbund.cpp.o CMakeFiles/icuuc.dir/ures_cnv.cpp.o CMakeFiles/icuuc.dir/uresdata.cpp.o CMakeFiles/icuuc.dir/usc_impl.cpp.o CMakeFiles/icuuc.dir/uscript.cpp.o CMakeFiles/icuuc.dir/uscript_props.cpp.o CMakeFiles/icuuc.dir/uset.cpp.o CMakeFiles/icuuc.dir/usetiter.cpp.o CMakeFiles/icuuc.dir/uset_props.cpp.o CMakeFiles/icuuc.dir/ushape.cpp.o CMakeFiles/icuuc.dir/usprep.cpp.o CMakeFiles/icuuc.dir/ustack.cpp.o CMakeFiles/icuuc.dir/ustrcase.cpp.o CMakeFiles/icuuc.dir/ustrcase_locale.cpp.o CMakeFiles/icuuc.dir/ustr_cnv.cpp.o CMakeFiles/icuuc.dir/ustrenum.cpp.o CMakeFiles/icuuc.dir/ustrfmt.cpp.o CMakeFiles/icuuc.dir/ustring.cpp.o CMakeFiles/icuuc.dir/ustr_titlecase_brkiter.cpp.o CMakeFiles/icuuc.dir/ustrtrns.cpp.o CMakeFiles/icuuc.dir/ustr_wcs.cpp.o CMakeFiles/icuuc.dir/utext.cpp.o CMakeFiles/icuuc.dir/utf_impl.cpp.o CMakeFiles/icuuc.dir/util.cpp.o CMakeFiles/icuuc.dir/util_props.cpp.o CMakeFiles/icuuc.dir/utrace.cpp.o CMakeFiles/icuuc.dir/utrie2_builder.cpp.o CMakeFiles/icuuc.dir/utrie2.cpp.o CMakeFiles/icuuc.dir/utrie.cpp.o CMakeFiles/icuuc.dir/uts46.cpp.o CMakeFiles/icuuc.dir/utypes.cpp.o CMakeFiles/icuuc.dir/uvector.cpp.o CMakeFiles/icuuc.dir/uvectr32.cpp.o CMakeFiles/icuuc.dir/uvectr64.cpp.o CMakeFiles/icuuc.dir/wintz.cpp.o
/usr/bin/ranlib libicuuc.a
make[3]: Leaving directory '/whatever/mysql-build'
[ 10%] Built target icuuc
make -f extra/icu/source/i18n/CMakeFiles/icui18n.dir/build.make extra/icu/source/i18n/CMakeFiles/icui18n.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/icu/source/i18n /whatever/mysql-build /whatever/mysql-build/extra/icu/source/i18n /whatever/mysql-build/extra/icu/source/i18n/CMakeFiles/icui18n.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/icu/source/i18n/CMakeFiles/icui18n.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/icu/source/i18n/CMakeFiles/icui18n.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/icu/source/i18n/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/icu/source/i18n/CMakeFiles/icui18n.dir/depend.internal".
Scanning dependencies of target icui18n
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/icu/source/i18n/CMakeFiles/icui18n.dir/build.make extra/icu/source/i18n/CMakeFiles/icui18n.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/affixpatternparser.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/affixpatternparser.cpp.o -c /whatever/mysql/extra/icu/source/i18n/affixpatternparser.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/alphaindex.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/alphaindex.cpp.o -c /whatever/mysql/extra/icu/source/i18n/alphaindex.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/anytrans.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/anytrans.cpp.o -c /whatever/mysql/extra/icu/source/i18n/anytrans.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/astro.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/astro.cpp.o -c /whatever/mysql/extra/icu/source/i18n/astro.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/basictz.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/basictz.cpp.o -c /whatever/mysql/extra/icu/source/i18n/basictz.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/bocsu.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/bocsu.cpp.o -c /whatever/mysql/extra/icu/source/i18n/bocsu.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/brktrans.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/brktrans.cpp.o -c /whatever/mysql/extra/icu/source/i18n/brktrans.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/buddhcal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/buddhcal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/buddhcal.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/calendar.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/calendar.cpp.o -c /whatever/mysql/extra/icu/source/i18n/calendar.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/casetrn.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/casetrn.cpp.o -c /whatever/mysql/extra/icu/source/i18n/casetrn.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/cecal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/cecal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/cecal.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/chnsecal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/chnsecal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/chnsecal.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/choicfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/choicfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/choicfmt.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/coleitr.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/coleitr.cpp.o -c /whatever/mysql/extra/icu/source/i18n/coleitr.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationbuilder.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationbuilder.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationbuilder.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationcompare.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationcompare.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationcompare.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collation.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collation.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collation.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationdatabuilder.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationdatabuilder.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationdatabuilder.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationdata.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationdata.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationdata.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationdatareader.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationdatareader.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationdatareader.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationdatawriter.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationdatawriter.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationdatawriter.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationfastlatinbuilder.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationfastlatinbuilder.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationfastlatinbuilder.cpp
[ 10%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationfastlatin.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationfastlatin.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationfastlatin.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationfcd.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationfcd.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationfcd.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationiterator.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationiterator.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationiterator.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationkeys.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationkeys.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationkeys.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationroot.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationroot.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationroot.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationrootelements.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationrootelements.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationrootelements.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationruleparser.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationruleparser.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationruleparser.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationsets.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationsets.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationsets.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationsettings.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationsettings.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationsettings.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationtailoring.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationtailoring.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationtailoring.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/collationweights.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/collationweights.cpp.o -c /whatever/mysql/extra/icu/source/i18n/collationweights.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/coll.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/coll.cpp.o -c /whatever/mysql/extra/icu/source/i18n/coll.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/compactdecimalformat.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/compactdecimalformat.cpp.o -c /whatever/mysql/extra/icu/source/i18n/compactdecimalformat.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/coptccal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/coptccal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/coptccal.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/cpdtrans.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/cpdtrans.cpp.o -c /whatever/mysql/extra/icu/source/i18n/cpdtrans.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/csdetect.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/csdetect.cpp.o -c /whatever/mysql/extra/icu/source/i18n/csdetect.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/csmatch.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/csmatch.cpp.o -c /whatever/mysql/extra/icu/source/i18n/csmatch.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/csr2022.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/csr2022.cpp.o -c /whatever/mysql/extra/icu/source/i18n/csr2022.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/csrecog.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/csrecog.cpp.o -c /whatever/mysql/extra/icu/source/i18n/csrecog.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/csrmbcs.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/csrmbcs.cpp.o -c /whatever/mysql/extra/icu/source/i18n/csrmbcs.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/csrsbcs.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/csrsbcs.cpp.o -c /whatever/mysql/extra/icu/source/i18n/csrsbcs.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/csrucode.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/csrucode.cpp.o -c /whatever/mysql/extra/icu/source/i18n/csrucode.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/csrutf8.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/csrutf8.cpp.o -c /whatever/mysql/extra/icu/source/i18n/csrutf8.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/curramt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/curramt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/curramt.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/currfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/currfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/currfmt.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/currpinf.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/currpinf.cpp.o -c /whatever/mysql/extra/icu/source/i18n/currpinf.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/currunit.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/currunit.cpp.o -c /whatever/mysql/extra/icu/source/i18n/currunit.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/dangical.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/dangical.cpp.o -c /whatever/mysql/extra/icu/source/i18n/dangical.cpp
[ 11%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/datefmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/datefmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/datefmt.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/dayperiodrules.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/dayperiodrules.cpp.o -c /whatever/mysql/extra/icu/source/i18n/dayperiodrules.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/dcfmtsym.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/dcfmtsym.cpp.o -c /whatever/mysql/extra/icu/source/i18n/dcfmtsym.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/decContext.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/decContext.cpp.o -c /whatever/mysql/extra/icu/source/i18n/decContext.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/decfmtst.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/decfmtst.cpp.o -c /whatever/mysql/extra/icu/source/i18n/decfmtst.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/decimalformatpattern.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/decimalformatpattern.cpp.o -c /whatever/mysql/extra/icu/source/i18n/decimalformatpattern.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/decimfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/decimfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/decimfmt.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/decimfmtimpl.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/decimfmtimpl.cpp.o -c /whatever/mysql/extra/icu/source/i18n/decimfmtimpl.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/decNumber.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/decNumber.cpp.o -c /whatever/mysql/extra/icu/source/i18n/decNumber.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/digitaffix.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/digitaffix.cpp.o -c /whatever/mysql/extra/icu/source/i18n/digitaffix.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/digitaffixesandpadding.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/digitaffixesandpadding.cpp.o -c /whatever/mysql/extra/icu/source/i18n/digitaffixesandpadding.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/digitformatter.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/digitformatter.cpp.o -c /whatever/mysql/extra/icu/source/i18n/digitformatter.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/digitgrouping.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/digitgrouping.cpp.o -c /whatever/mysql/extra/icu/source/i18n/digitgrouping.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/digitinterval.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/digitinterval.cpp.o -c /whatever/mysql/extra/icu/source/i18n/digitinterval.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/digitlst.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/digitlst.cpp.o -c /whatever/mysql/extra/icu/source/i18n/digitlst.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/dtfmtsym.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/dtfmtsym.cpp.o -c /whatever/mysql/extra/icu/source/i18n/dtfmtsym.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/dtitvfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/dtitvfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/dtitvfmt.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/dtitvinf.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/dtitvinf.cpp.o -c /whatever/mysql/extra/icu/source/i18n/dtitvinf.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/dtptngen.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/dtptngen.cpp.o -c /whatever/mysql/extra/icu/source/i18n/dtptngen.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/dtrule.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/dtrule.cpp.o -c /whatever/mysql/extra/icu/source/i18n/dtrule.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/esctrn.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/esctrn.cpp.o -c /whatever/mysql/extra/icu/source/i18n/esctrn.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/ethpccal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/ethpccal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/ethpccal.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/fmtable_cnv.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/fmtable_cnv.cpp.o -c /whatever/mysql/extra/icu/source/i18n/fmtable_cnv.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/fmtable.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/fmtable.cpp.o -c /whatever/mysql/extra/icu/source/i18n/fmtable.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/format.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/format.cpp.o -c /whatever/mysql/extra/icu/source/i18n/format.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/fphdlimp.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/fphdlimp.cpp.o -c /whatever/mysql/extra/icu/source/i18n/fphdlimp.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/fpositer.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/fpositer.cpp.o -c /whatever/mysql/extra/icu/source/i18n/fpositer.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/funcrepl.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/funcrepl.cpp.o -c /whatever/mysql/extra/icu/source/i18n/funcrepl.cpp
[ 12%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/gender.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/gender.cpp.o -c /whatever/mysql/extra/icu/source/i18n/gender.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/gregocal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/gregocal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/gregocal.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/gregoimp.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/gregoimp.cpp.o -c /whatever/mysql/extra/icu/source/i18n/gregoimp.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/hebrwcal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/hebrwcal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/hebrwcal.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/indiancal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/indiancal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/indiancal.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/inputext.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/inputext.cpp.o -c /whatever/mysql/extra/icu/source/i18n/inputext.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/islamcal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/islamcal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/islamcal.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/japancal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/japancal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/japancal.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/measfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/measfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/measfmt.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/measunit.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/measunit.cpp.o -c /whatever/mysql/extra/icu/source/i18n/measunit.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/measure.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/measure.cpp.o -c /whatever/mysql/extra/icu/source/i18n/measure.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/msgfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/msgfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/msgfmt.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/name2uni.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/name2uni.cpp.o -c /whatever/mysql/extra/icu/source/i18n/name2uni.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/nfrs.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/nfrs.cpp.o -c /whatever/mysql/extra/icu/source/i18n/nfrs.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/nfrule.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/nfrule.cpp.o -c /whatever/mysql/extra/icu/source/i18n/nfrule.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/nfsubs.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/nfsubs.cpp.o -c /whatever/mysql/extra/icu/source/i18n/nfsubs.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/nortrans.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/nortrans.cpp.o -c /whatever/mysql/extra/icu/source/i18n/nortrans.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/nultrans.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/nultrans.cpp.o -c /whatever/mysql/extra/icu/source/i18n/nultrans.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/numfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/numfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/numfmt.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/numsys.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/numsys.cpp.o -c /whatever/mysql/extra/icu/source/i18n/numsys.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/olsontz.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/olsontz.cpp.o -c /whatever/mysql/extra/icu/source/i18n/olsontz.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/persncal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/persncal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/persncal.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/pluralaffix.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/pluralaffix.cpp.o -c /whatever/mysql/extra/icu/source/i18n/pluralaffix.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/plurfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/plurfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/plurfmt.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/plurrule.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/plurrule.cpp.o -c /whatever/mysql/extra/icu/source/i18n/plurrule.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/precision.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/precision.cpp.o -c /whatever/mysql/extra/icu/source/i18n/precision.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/quant.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/quant.cpp.o -c /whatever/mysql/extra/icu/source/i18n/quant.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/quantityformatter.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/quantityformatter.cpp.o -c /whatever/mysql/extra/icu/source/i18n/quantityformatter.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/rbnf.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/rbnf.cpp.o -c /whatever/mysql/extra/icu/source/i18n/rbnf.cpp
[ 13%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/rbt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/rbt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/rbt.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/rbt_data.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/rbt_data.cpp.o -c /whatever/mysql/extra/icu/source/i18n/rbt_data.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/rbt_pars.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/rbt_pars.cpp.o -c /whatever/mysql/extra/icu/source/i18n/rbt_pars.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/rbt_rule.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/rbt_rule.cpp.o -c /whatever/mysql/extra/icu/source/i18n/rbt_rule.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/rbt_set.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/rbt_set.cpp.o -c /whatever/mysql/extra/icu/source/i18n/rbt_set.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/rbtz.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/rbtz.cpp.o -c /whatever/mysql/extra/icu/source/i18n/rbtz.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/regexcmp.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/regexcmp.cpp.o -c /whatever/mysql/extra/icu/source/i18n/regexcmp.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/regeximp.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/regeximp.cpp.o -c /whatever/mysql/extra/icu/source/i18n/regeximp.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/regexst.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/regexst.cpp.o -c /whatever/mysql/extra/icu/source/i18n/regexst.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/regextxt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/regextxt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/regextxt.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/region.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/region.cpp.o -c /whatever/mysql/extra/icu/source/i18n/region.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/reldatefmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/reldatefmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/reldatefmt.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/reldtfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/reldtfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/reldtfmt.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/rematch.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/rematch.cpp.o -c /whatever/mysql/extra/icu/source/i18n/rematch.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/remtrans.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/remtrans.cpp.o -c /whatever/mysql/extra/icu/source/i18n/remtrans.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/repattrn.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/repattrn.cpp.o -c /whatever/mysql/extra/icu/source/i18n/repattrn.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/rulebasedcollator.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/rulebasedcollator.cpp.o -c /whatever/mysql/extra/icu/source/i18n/rulebasedcollator.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/scientificnumberformatter.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/scientificnumberformatter.cpp.o -c /whatever/mysql/extra/icu/source/i18n/scientificnumberformatter.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/scriptset.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/scriptset.cpp.o -c /whatever/mysql/extra/icu/source/i18n/scriptset.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/search.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/search.cpp.o -c /whatever/mysql/extra/icu/source/i18n/search.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/selfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/selfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/selfmt.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/sharedbreakiterator.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/sharedbreakiterator.cpp.o -c /whatever/mysql/extra/icu/source/i18n/sharedbreakiterator.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/simpletz.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/simpletz.cpp.o -c /whatever/mysql/extra/icu/source/i18n/simpletz.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/smallintformatter.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/smallintformatter.cpp.o -c /whatever/mysql/extra/icu/source/i18n/smallintformatter.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/smpdtfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/smpdtfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/smpdtfmt.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/smpdtfst.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/smpdtfst.cpp.o -c /whatever/mysql/extra/icu/source/i18n/smpdtfst.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/sortkey.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/sortkey.cpp.o -c /whatever/mysql/extra/icu/source/i18n/sortkey.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/standardplural.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/standardplural.cpp.o -c /whatever/mysql/extra/icu/source/i18n/standardplural.cpp
[ 14%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/strmatch.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/strmatch.cpp.o -c /whatever/mysql/extra/icu/source/i18n/strmatch.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/strrepl.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/strrepl.cpp.o -c /whatever/mysql/extra/icu/source/i18n/strrepl.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/stsearch.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/stsearch.cpp.o -c /whatever/mysql/extra/icu/source/i18n/stsearch.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/taiwncal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/taiwncal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/taiwncal.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/timezone.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/timezone.cpp.o -c /whatever/mysql/extra/icu/source/i18n/timezone.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/titletrn.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/titletrn.cpp.o -c /whatever/mysql/extra/icu/source/i18n/titletrn.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/tmunit.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/tmunit.cpp.o -c /whatever/mysql/extra/icu/source/i18n/tmunit.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/tmutamt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/tmutamt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/tmutamt.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/tmutfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/tmutfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/tmutfmt.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/tolowtrn.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/tolowtrn.cpp.o -c /whatever/mysql/extra/icu/source/i18n/tolowtrn.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/toupptrn.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/toupptrn.cpp.o -c /whatever/mysql/extra/icu/source/i18n/toupptrn.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/translit.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/translit.cpp.o -c /whatever/mysql/extra/icu/source/i18n/translit.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/transreg.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/transreg.cpp.o -c /whatever/mysql/extra/icu/source/i18n/transreg.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/tridpars.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/tridpars.cpp.o -c /whatever/mysql/extra/icu/source/i18n/tridpars.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/tzfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/tzfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/tzfmt.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/tzgnames.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/tzgnames.cpp.o -c /whatever/mysql/extra/icu/source/i18n/tzgnames.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/tznames.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/tznames.cpp.o -c /whatever/mysql/extra/icu/source/i18n/tznames.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/tznames_impl.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/tznames_impl.cpp.o -c /whatever/mysql/extra/icu/source/i18n/tznames_impl.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/tzrule.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/tzrule.cpp.o -c /whatever/mysql/extra/icu/source/i18n/tzrule.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/tztrans.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/tztrans.cpp.o -c /whatever/mysql/extra/icu/source/i18n/tztrans.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/ucal.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/ucal.cpp.o -c /whatever/mysql/extra/icu/source/i18n/ucal.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/ucln_in.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/ucln_in.cpp.o -c /whatever/mysql/extra/icu/source/i18n/ucln_in.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/ucol.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/ucol.cpp.o -c /whatever/mysql/extra/icu/source/i18n/ucol.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/ucoleitr.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/ucoleitr.cpp.o -c /whatever/mysql/extra/icu/source/i18n/ucoleitr.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/ucol_res.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/ucol_res.cpp.o -c /whatever/mysql/extra/icu/source/i18n/ucol_res.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/ucol_sit.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/ucol_sit.cpp.o -c /whatever/mysql/extra/icu/source/i18n/ucol_sit.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/ucsdet.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/ucsdet.cpp.o -c /whatever/mysql/extra/icu/source/i18n/ucsdet.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/udat.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/udat.cpp.o -c /whatever/mysql/extra/icu/source/i18n/udat.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/udateintervalformat.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/udateintervalformat.cpp.o -c /whatever/mysql/extra/icu/source/i18n/udateintervalformat.cpp
[ 15%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/udatpg.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/udatpg.cpp.o -c /whatever/mysql/extra/icu/source/i18n/udatpg.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/ufieldpositer.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/ufieldpositer.cpp.o -c /whatever/mysql/extra/icu/source/i18n/ufieldpositer.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/uitercollationiterator.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/uitercollationiterator.cpp.o -c /whatever/mysql/extra/icu/source/i18n/uitercollationiterator.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/ulocdata.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/ulocdata.cpp.o -c /whatever/mysql/extra/icu/source/i18n/ulocdata.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/umsg.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/umsg.cpp.o -c /whatever/mysql/extra/icu/source/i18n/umsg.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/unesctrn.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/unesctrn.cpp.o -c /whatever/mysql/extra/icu/source/i18n/unesctrn.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/uni2name.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/uni2name.cpp.o -c /whatever/mysql/extra/icu/source/i18n/uni2name.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/unum.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/unum.cpp.o -c /whatever/mysql/extra/icu/source/i18n/unum.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/unumsys.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/unumsys.cpp.o -c /whatever/mysql/extra/icu/source/i18n/unumsys.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/upluralrules.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/upluralrules.cpp.o -c /whatever/mysql/extra/icu/source/i18n/upluralrules.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/uregexc.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/uregexc.cpp.o -c /whatever/mysql/extra/icu/source/i18n/uregexc.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/uregex.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/uregex.cpp.o -c /whatever/mysql/extra/icu/source/i18n/uregex.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/uregion.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/uregion.cpp.o -c /whatever/mysql/extra/icu/source/i18n/uregion.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/usearch.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/usearch.cpp.o -c /whatever/mysql/extra/icu/source/i18n/usearch.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/uspoof_build.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/uspoof_build.cpp.o -c /whatever/mysql/extra/icu/source/i18n/uspoof_build.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/uspoof_conf.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/uspoof_conf.cpp.o -c /whatever/mysql/extra/icu/source/i18n/uspoof_conf.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/uspoof.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/uspoof.cpp.o -c /whatever/mysql/extra/icu/source/i18n/uspoof.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/uspoof_impl.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/uspoof_impl.cpp.o -c /whatever/mysql/extra/icu/source/i18n/uspoof_impl.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/utf16collationiterator.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/utf16collationiterator.cpp.o -c /whatever/mysql/extra/icu/source/i18n/utf16collationiterator.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/utf8collationiterator.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/utf8collationiterator.cpp.o -c /whatever/mysql/extra/icu/source/i18n/utf8collationiterator.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/utmscale.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/utmscale.cpp.o -c /whatever/mysql/extra/icu/source/i18n/utmscale.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/utrans.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/utrans.cpp.o -c /whatever/mysql/extra/icu/source/i18n/utrans.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/valueformatter.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/valueformatter.cpp.o -c /whatever/mysql/extra/icu/source/i18n/valueformatter.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/visibledigits.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/visibledigits.cpp.o -c /whatever/mysql/extra/icu/source/i18n/visibledigits.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/vtzone.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/vtzone.cpp.o -c /whatever/mysql/extra/icu/source/i18n/vtzone.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/vzone.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/vzone.cpp.o -c /whatever/mysql/extra/icu/source/i18n/vzone.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/windtfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/windtfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/windtfmt.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/winnmfmt.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/winnmfmt.cpp.o -c /whatever/mysql/extra/icu/source/i18n/winnmfmt.cpp
[ 16%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/wintzimpl.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/wintzimpl.cpp.o -c /whatever/mysql/extra/icu/source/i18n/wintzimpl.cpp
[ 17%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/zonemeta.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/zonemeta.cpp.o -c /whatever/mysql/extra/icu/source/i18n/zonemeta.cpp
[ 17%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/zrule.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/zrule.cpp.o -c /whatever/mysql/extra/icu/source/i18n/zrule.cpp
[ 17%] Building CXX object extra/icu/source/i18n/CMakeFiles/icui18n.dir/ztrans.cpp.o
cd /whatever/mysql-build/extra/icu/source/i18n && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DU_I18N_IMPLEMENTATION -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/i18n/../common -I/whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icui18n.dir/ztrans.cpp.o -c /whatever/mysql/extra/icu/source/i18n/ztrans.cpp
[ 17%] Linking CXX static library libicui18n.a
cd /whatever/mysql-build/extra/icu/source/i18n && /usr/bin/cmake -P CMakeFiles/icui18n.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/icu/source/i18n && /usr/bin/cmake -E cmake_link_script CMakeFiles/icui18n.dir/link.txt --verbose=1
/usr/bin/ar qc libicui18n.a  CMakeFiles/icui18n.dir/affixpatternparser.cpp.o CMakeFiles/icui18n.dir/alphaindex.cpp.o CMakeFiles/icui18n.dir/anytrans.cpp.o CMakeFiles/icui18n.dir/astro.cpp.o CMakeFiles/icui18n.dir/basictz.cpp.o CMakeFiles/icui18n.dir/bocsu.cpp.o CMakeFiles/icui18n.dir/brktrans.cpp.o CMakeFiles/icui18n.dir/buddhcal.cpp.o CMakeFiles/icui18n.dir/calendar.cpp.o CMakeFiles/icui18n.dir/casetrn.cpp.o CMakeFiles/icui18n.dir/cecal.cpp.o CMakeFiles/icui18n.dir/chnsecal.cpp.o CMakeFiles/icui18n.dir/choicfmt.cpp.o CMakeFiles/icui18n.dir/coleitr.cpp.o CMakeFiles/icui18n.dir/collationbuilder.cpp.o CMakeFiles/icui18n.dir/collationcompare.cpp.o CMakeFiles/icui18n.dir/collation.cpp.o CMakeFiles/icui18n.dir/collationdatabuilder.cpp.o CMakeFiles/icui18n.dir/collationdata.cpp.o CMakeFiles/icui18n.dir/collationdatareader.cpp.o CMakeFiles/icui18n.dir/collationdatawriter.cpp.o CMakeFiles/icui18n.dir/collationfastlatinbuilder.cpp.o CMakeFiles/icui18n.dir/collationfastlatin.cpp.o CMakeFiles/icui18n.dir/collationfcd.cpp.o CMakeFiles/icui18n.dir/collationiterator.cpp.o CMakeFiles/icui18n.dir/collationkeys.cpp.o CMakeFiles/icui18n.dir/collationroot.cpp.o CMakeFiles/icui18n.dir/collationrootelements.cpp.o CMakeFiles/icui18n.dir/collationruleparser.cpp.o CMakeFiles/icui18n.dir/collationsets.cpp.o CMakeFiles/icui18n.dir/collationsettings.cpp.o CMakeFiles/icui18n.dir/collationtailoring.cpp.o CMakeFiles/icui18n.dir/collationweights.cpp.o CMakeFiles/icui18n.dir/coll.cpp.o CMakeFiles/icui18n.dir/compactdecimalformat.cpp.o CMakeFiles/icui18n.dir/coptccal.cpp.o CMakeFiles/icui18n.dir/cpdtrans.cpp.o CMakeFiles/icui18n.dir/csdetect.cpp.o CMakeFiles/icui18n.dir/csmatch.cpp.o CMakeFiles/icui18n.dir/csr2022.cpp.o CMakeFiles/icui18n.dir/csrecog.cpp.o CMakeFiles/icui18n.dir/csrmbcs.cpp.o CMakeFiles/icui18n.dir/csrsbcs.cpp.o CMakeFiles/icui18n.dir/csrucode.cpp.o CMakeFiles/icui18n.dir/csrutf8.cpp.o CMakeFiles/icui18n.dir/curramt.cpp.o CMakeFiles/icui18n.dir/currfmt.cpp.o CMakeFiles/icui18n.dir/currpinf.cpp.o CMakeFiles/icui18n.dir/currunit.cpp.o CMakeFiles/icui18n.dir/dangical.cpp.o CMakeFiles/icui18n.dir/datefmt.cpp.o CMakeFiles/icui18n.dir/dayperiodrules.cpp.o CMakeFiles/icui18n.dir/dcfmtsym.cpp.o CMakeFiles/icui18n.dir/decContext.cpp.o CMakeFiles/icui18n.dir/decfmtst.cpp.o CMakeFiles/icui18n.dir/decimalformatpattern.cpp.o CMakeFiles/icui18n.dir/decimfmt.cpp.o CMakeFiles/icui18n.dir/decimfmtimpl.cpp.o CMakeFiles/icui18n.dir/decNumber.cpp.o CMakeFiles/icui18n.dir/digitaffix.cpp.o CMakeFiles/icui18n.dir/digitaffixesandpadding.cpp.o CMakeFiles/icui18n.dir/digitformatter.cpp.o CMakeFiles/icui18n.dir/digitgrouping.cpp.o CMakeFiles/icui18n.dir/digitinterval.cpp.o CMakeFiles/icui18n.dir/digitlst.cpp.o CMakeFiles/icui18n.dir/dtfmtsym.cpp.o CMakeFiles/icui18n.dir/dtitvfmt.cpp.o CMakeFiles/icui18n.dir/dtitvinf.cpp.o CMakeFiles/icui18n.dir/dtptngen.cpp.o CMakeFiles/icui18n.dir/dtrule.cpp.o CMakeFiles/icui18n.dir/esctrn.cpp.o CMakeFiles/icui18n.dir/ethpccal.cpp.o CMakeFiles/icui18n.dir/fmtable_cnv.cpp.o CMakeFiles/icui18n.dir/fmtable.cpp.o CMakeFiles/icui18n.dir/format.cpp.o CMakeFiles/icui18n.dir/fphdlimp.cpp.o CMakeFiles/icui18n.dir/fpositer.cpp.o CMakeFiles/icui18n.dir/funcrepl.cpp.o CMakeFiles/icui18n.dir/gender.cpp.o CMakeFiles/icui18n.dir/gregocal.cpp.o CMakeFiles/icui18n.dir/gregoimp.cpp.o CMakeFiles/icui18n.dir/hebrwcal.cpp.o CMakeFiles/icui18n.dir/indiancal.cpp.o CMakeFiles/icui18n.dir/inputext.cpp.o CMakeFiles/icui18n.dir/islamcal.cpp.o CMakeFiles/icui18n.dir/japancal.cpp.o CMakeFiles/icui18n.dir/measfmt.cpp.o CMakeFiles/icui18n.dir/measunit.cpp.o CMakeFiles/icui18n.dir/measure.cpp.o CMakeFiles/icui18n.dir/msgfmt.cpp.o CMakeFiles/icui18n.dir/name2uni.cpp.o CMakeFiles/icui18n.dir/nfrs.cpp.o CMakeFiles/icui18n.dir/nfrule.cpp.o CMakeFiles/icui18n.dir/nfsubs.cpp.o CMakeFiles/icui18n.dir/nortrans.cpp.o CMakeFiles/icui18n.dir/nultrans.cpp.o CMakeFiles/icui18n.dir/numfmt.cpp.o CMakeFiles/icui18n.dir/numsys.cpp.o CMakeFiles/icui18n.dir/olsontz.cpp.o CMakeFiles/icui18n.dir/persncal.cpp.o CMakeFiles/icui18n.dir/pluralaffix.cpp.o CMakeFiles/icui18n.dir/plurfmt.cpp.o CMakeFiles/icui18n.dir/plurrule.cpp.o CMakeFiles/icui18n.dir/precision.cpp.o CMakeFiles/icui18n.dir/quant.cpp.o CMakeFiles/icui18n.dir/quantityformatter.cpp.o CMakeFiles/icui18n.dir/rbnf.cpp.o CMakeFiles/icui18n.dir/rbt.cpp.o CMakeFiles/icui18n.dir/rbt_data.cpp.o CMakeFiles/icui18n.dir/rbt_pars.cpp.o CMakeFiles/icui18n.dir/rbt_rule.cpp.o CMakeFiles/icui18n.dir/rbt_set.cpp.o CMakeFiles/icui18n.dir/rbtz.cpp.o CMakeFiles/icui18n.dir/regexcmp.cpp.o CMakeFiles/icui18n.dir/regeximp.cpp.o CMakeFiles/icui18n.dir/regexst.cpp.o CMakeFiles/icui18n.dir/regextxt.cpp.o CMakeFiles/icui18n.dir/region.cpp.o CMakeFiles/icui18n.dir/reldatefmt.cpp.o CMakeFiles/icui18n.dir/reldtfmt.cpp.o CMakeFiles/icui18n.dir/rematch.cpp.o CMakeFiles/icui18n.dir/remtrans.cpp.o CMakeFiles/icui18n.dir/repattrn.cpp.o CMakeFiles/icui18n.dir/rulebasedcollator.cpp.o CMakeFiles/icui18n.dir/scientificnumberformatter.cpp.o CMakeFiles/icui18n.dir/scriptset.cpp.o CMakeFiles/icui18n.dir/search.cpp.o CMakeFiles/icui18n.dir/selfmt.cpp.o CMakeFiles/icui18n.dir/sharedbreakiterator.cpp.o CMakeFiles/icui18n.dir/simpletz.cpp.o CMakeFiles/icui18n.dir/smallintformatter.cpp.o CMakeFiles/icui18n.dir/smpdtfmt.cpp.o CMakeFiles/icui18n.dir/smpdtfst.cpp.o CMakeFiles/icui18n.dir/sortkey.cpp.o CMakeFiles/icui18n.dir/standardplural.cpp.o CMakeFiles/icui18n.dir/strmatch.cpp.o CMakeFiles/icui18n.dir/strrepl.cpp.o CMakeFiles/icui18n.dir/stsearch.cpp.o CMakeFiles/icui18n.dir/taiwncal.cpp.o CMakeFiles/icui18n.dir/timezone.cpp.o CMakeFiles/icui18n.dir/titletrn.cpp.o CMakeFiles/icui18n.dir/tmunit.cpp.o CMakeFiles/icui18n.dir/tmutamt.cpp.o CMakeFiles/icui18n.dir/tmutfmt.cpp.o CMakeFiles/icui18n.dir/tolowtrn.cpp.o CMakeFiles/icui18n.dir/toupptrn.cpp.o CMakeFiles/icui18n.dir/translit.cpp.o CMakeFiles/icui18n.dir/transreg.cpp.o CMakeFiles/icui18n.dir/tridpars.cpp.o CMakeFiles/icui18n.dir/tzfmt.cpp.o CMakeFiles/icui18n.dir/tzgnames.cpp.o CMakeFiles/icui18n.dir/tznames.cpp.o CMakeFiles/icui18n.dir/tznames_impl.cpp.o CMakeFiles/icui18n.dir/tzrule.cpp.o CMakeFiles/icui18n.dir/tztrans.cpp.o CMakeFiles/icui18n.dir/ucal.cpp.o CMakeFiles/icui18n.dir/ucln_in.cpp.o CMakeFiles/icui18n.dir/ucol.cpp.o CMakeFiles/icui18n.dir/ucoleitr.cpp.o CMakeFiles/icui18n.dir/ucol_res.cpp.o CMakeFiles/icui18n.dir/ucol_sit.cpp.o CMakeFiles/icui18n.dir/ucsdet.cpp.o CMakeFiles/icui18n.dir/udat.cpp.o CMakeFiles/icui18n.dir/udateintervalformat.cpp.o CMakeFiles/icui18n.dir/udatpg.cpp.o CMakeFiles/icui18n.dir/ufieldpositer.cpp.o CMakeFiles/icui18n.dir/uitercollationiterator.cpp.o CMakeFiles/icui18n.dir/ulocdata.cpp.o CMakeFiles/icui18n.dir/umsg.cpp.o CMakeFiles/icui18n.dir/unesctrn.cpp.o CMakeFiles/icui18n.dir/uni2name.cpp.o CMakeFiles/icui18n.dir/unum.cpp.o CMakeFiles/icui18n.dir/unumsys.cpp.o CMakeFiles/icui18n.dir/upluralrules.cpp.o CMakeFiles/icui18n.dir/uregexc.cpp.o CMakeFiles/icui18n.dir/uregex.cpp.o CMakeFiles/icui18n.dir/uregion.cpp.o CMakeFiles/icui18n.dir/usearch.cpp.o CMakeFiles/icui18n.dir/uspoof_build.cpp.o CMakeFiles/icui18n.dir/uspoof_conf.cpp.o CMakeFiles/icui18n.dir/uspoof.cpp.o CMakeFiles/icui18n.dir/uspoof_impl.cpp.o CMakeFiles/icui18n.dir/utf16collationiterator.cpp.o CMakeFiles/icui18n.dir/utf8collationiterator.cpp.o CMakeFiles/icui18n.dir/utmscale.cpp.o CMakeFiles/icui18n.dir/utrans.cpp.o CMakeFiles/icui18n.dir/valueformatter.cpp.o CMakeFiles/icui18n.dir/visibledigits.cpp.o CMakeFiles/icui18n.dir/vtzone.cpp.o CMakeFiles/icui18n.dir/vzone.cpp.o CMakeFiles/icui18n.dir/windtfmt.cpp.o CMakeFiles/icui18n.dir/winnmfmt.cpp.o CMakeFiles/icui18n.dir/wintzimpl.cpp.o CMakeFiles/icui18n.dir/zonemeta.cpp.o CMakeFiles/icui18n.dir/zrule.cpp.o CMakeFiles/icui18n.dir/ztrans.cpp.o
/usr/bin/ranlib libicui18n.a
make[3]: Leaving directory '/whatever/mysql-build'
[ 17%] Built target icui18n
make -f extra/icu/source/stubdata/CMakeFiles/icustubdata.dir/build.make extra/icu/source/stubdata/CMakeFiles/icustubdata.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/icu/source/stubdata /whatever/mysql-build /whatever/mysql-build/extra/icu/source/stubdata /whatever/mysql-build/extra/icu/source/stubdata/CMakeFiles/icustubdata.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/icu/source/stubdata/CMakeFiles/icustubdata.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/icu/source/stubdata/CMakeFiles/icustubdata.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/icu/source/stubdata/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/icu/source/stubdata/CMakeFiles/icustubdata.dir/depend.internal".
Scanning dependencies of target icustubdata
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/icu/source/stubdata/CMakeFiles/icustubdata.dir/build.make extra/icu/source/stubdata/CMakeFiles/icustubdata.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 17%] Building CXX object extra/icu/source/stubdata/CMakeFiles/icustubdata.dir/stubdata.cpp.o
cd /whatever/mysql-build/extra/icu/source/stubdata && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql/extra/icu/source/stubdata/../common  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -Wno-deprecated-declarations -Wno-error -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -Wno-type-limits -Wno-stringop-overflow -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-maybe-uninitialized -o CMakeFiles/icustubdata.dir/stubdata.cpp.o -c /whatever/mysql/extra/icu/source/stubdata/stubdata.cpp
[ 17%] Linking CXX static library libicustubdata.a
cd /whatever/mysql-build/extra/icu/source/stubdata && /usr/bin/cmake -P CMakeFiles/icustubdata.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/icu/source/stubdata && /usr/bin/cmake -E cmake_link_script CMakeFiles/icustubdata.dir/link.txt --verbose=1
/usr/bin/ar qc libicustubdata.a  CMakeFiles/icustubdata.dir/stubdata.cpp.o
/usr/bin/ranlib libicustubdata.a
make[3]: Leaving directory '/whatever/mysql-build'
[ 17%] Built target icustubdata
make -f extra/lzma/CMakeFiles/lzma_lib.dir/build.make extra/lzma/CMakeFiles/lzma_lib.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/lzma /whatever/mysql-build /whatever/mysql-build/extra/lzma /whatever/mysql-build/extra/lzma/CMakeFiles/lzma_lib.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/lzma/CMakeFiles/lzma_lib.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/lzma/CMakeFiles/lzma_lib.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/lzma/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/lzma/CMakeFiles/lzma_lib.dir/depend.internal".
Scanning dependencies of target lzma_lib
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/lzma/CMakeFiles/lzma_lib.dir/build.make extra/lzma/CMakeFiles/lzma_lib.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 17%] Building C object extra/lzma/CMakeFiles/lzma_lib.dir/Alloc.c.o
cd /whatever/mysql-build/extra/lzma && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_7ZIP_ST -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/lzma/.  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-unused-but-set-variable -o CMakeFiles/lzma_lib.dir/Alloc.c.o   -c /whatever/mysql/extra/lzma/Alloc.c
[ 17%] Building C object extra/lzma/CMakeFiles/lzma_lib.dir/LzFind.c.o
cd /whatever/mysql-build/extra/lzma && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_7ZIP_ST -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/lzma/.  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-unused-but-set-variable -o CMakeFiles/lzma_lib.dir/LzFind.c.o   -c /whatever/mysql/extra/lzma/LzFind.c
[ 17%] Building C object extra/lzma/CMakeFiles/lzma_lib.dir/LzmaDec.c.o
cd /whatever/mysql-build/extra/lzma && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_7ZIP_ST -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/lzma/.  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-unused-but-set-variable -o CMakeFiles/lzma_lib.dir/LzmaDec.c.o   -c /whatever/mysql/extra/lzma/LzmaDec.c
[ 17%] Building C object extra/lzma/CMakeFiles/lzma_lib.dir/LzmaEnc.c.o
cd /whatever/mysql-build/extra/lzma && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_7ZIP_ST -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/lzma/.  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-unused-but-set-variable -o CMakeFiles/lzma_lib.dir/LzmaEnc.c.o   -c /whatever/mysql/extra/lzma/LzmaEnc.c
[ 17%] Building C object extra/lzma/CMakeFiles/lzma_lib.dir/LzmaLib.c.o
cd /whatever/mysql-build/extra/lzma && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_7ZIP_ST -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/lzma/.  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-unused-but-set-variable -o CMakeFiles/lzma_lib.dir/LzmaLib.c.o   -c /whatever/mysql/extra/lzma/LzmaLib.c
[ 17%] Linking C static library liblzma_lib.a
cd /whatever/mysql-build/extra/lzma && /usr/bin/cmake -P CMakeFiles/lzma_lib.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/lzma && /usr/bin/cmake -E cmake_link_script CMakeFiles/lzma_lib.dir/link.txt --verbose=1
/usr/bin/ar qc liblzma_lib.a  CMakeFiles/lzma_lib.dir/Alloc.c.o CMakeFiles/lzma_lib.dir/LzFind.c.o CMakeFiles/lzma_lib.dir/LzmaDec.c.o CMakeFiles/lzma_lib.dir/LzmaEnc.c.o CMakeFiles/lzma_lib.dir/LzmaLib.c.o
/usr/bin/ranlib liblzma_lib.a
make[3]: Leaving directory '/whatever/mysql-build'
[ 17%] Built target lzma_lib
make -f extra/re2/CMakeFiles/re2_lib.dir/build.make extra/re2/CMakeFiles/re2_lib.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/re2 /whatever/mysql-build /whatever/mysql-build/extra/re2 /whatever/mysql-build/extra/re2/CMakeFiles/re2_lib.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/re2/CMakeFiles/re2_lib.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/re2/CMakeFiles/re2_lib.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/re2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/re2/CMakeFiles/re2_lib.dir/depend.internal".
Scanning dependencies of target re2_lib
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/re2/CMakeFiles/re2_lib.dir/build.make extra/re2/CMakeFiles/re2_lib.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/util/arena.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/util/arena.cc.o -c /whatever/mysql/extra/re2/util/arena.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/util/hash.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/util/hash.cc.o -c /whatever/mysql/extra/re2/util/hash.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/util/rune.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/util/rune.cc.o -c /whatever/mysql/extra/re2/util/rune.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/util/stringpiece.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/util/stringpiece.cc.o -c /whatever/mysql/extra/re2/util/stringpiece.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/util/stringprintf.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/util/stringprintf.cc.o -c /whatever/mysql/extra/re2/util/stringprintf.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/util/strutil.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/util/strutil.cc.o -c /whatever/mysql/extra/re2/util/strutil.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/util/valgrind.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/util/valgrind.cc.o -c /whatever/mysql/extra/re2/util/valgrind.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/bitstate.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/bitstate.cc.o -c /whatever/mysql/extra/re2/re2/bitstate.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/compile.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/compile.cc.o -c /whatever/mysql/extra/re2/re2/compile.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/dfa.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/dfa.cc.o -c /whatever/mysql/extra/re2/re2/dfa.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/filtered_re2.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/filtered_re2.cc.o -c /whatever/mysql/extra/re2/re2/filtered_re2.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/mimics_pcre.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/mimics_pcre.cc.o -c /whatever/mysql/extra/re2/re2/mimics_pcre.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/nfa.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/nfa.cc.o -c /whatever/mysql/extra/re2/re2/nfa.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/onepass.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/onepass.cc.o -c /whatever/mysql/extra/re2/re2/onepass.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/parse.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/parse.cc.o -c /whatever/mysql/extra/re2/re2/parse.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/perl_groups.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/perl_groups.cc.o -c /whatever/mysql/extra/re2/re2/perl_groups.cc
[ 17%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/prefilter.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/prefilter.cc.o -c /whatever/mysql/extra/re2/re2/prefilter.cc
[ 18%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/prefilter_tree.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/prefilter_tree.cc.o -c /whatever/mysql/extra/re2/re2/prefilter_tree.cc
[ 18%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/prog.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/prog.cc.o -c /whatever/mysql/extra/re2/re2/prog.cc
[ 18%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/re2.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/re2.cc.o -c /whatever/mysql/extra/re2/re2/re2.cc
[ 18%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/regexp.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/regexp.cc.o -c /whatever/mysql/extra/re2/re2/regexp.cc
[ 18%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/set.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/set.cc.o -c /whatever/mysql/extra/re2/re2/set.cc
[ 18%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/simplify.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/simplify.cc.o -c /whatever/mysql/extra/re2/re2/simplify.cc
[ 18%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/tostring.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/tostring.cc.o -c /whatever/mysql/extra/re2/re2/tostring.cc
[ 18%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/unicode_casefold.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/unicode_casefold.cc.o -c /whatever/mysql/extra/re2/re2/unicode_casefold.cc
[ 18%] Building CXX object extra/re2/CMakeFiles/re2_lib.dir/re2/unicode_groups.cc.o
cd /whatever/mysql-build/extra/re2 && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/extra/re2/.  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-sign-compare -Wno-unused-local-typedefs -Wno-nonnull-compare -o CMakeFiles/re2_lib.dir/re2/unicode_groups.cc.o -c /whatever/mysql/extra/re2/re2/unicode_groups.cc
[ 18%] Linking CXX static library libre2_lib.a
cd /whatever/mysql-build/extra/re2 && /usr/bin/cmake -P CMakeFiles/re2_lib.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/re2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/re2_lib.dir/link.txt --verbose=1
/usr/bin/ar qc libre2_lib.a  CMakeFiles/re2_lib.dir/util/arena.cc.o CMakeFiles/re2_lib.dir/util/hash.cc.o CMakeFiles/re2_lib.dir/util/rune.cc.o CMakeFiles/re2_lib.dir/util/stringpiece.cc.o CMakeFiles/re2_lib.dir/util/stringprintf.cc.o CMakeFiles/re2_lib.dir/util/strutil.cc.o CMakeFiles/re2_lib.dir/util/valgrind.cc.o CMakeFiles/re2_lib.dir/re2/bitstate.cc.o CMakeFiles/re2_lib.dir/re2/compile.cc.o CMakeFiles/re2_lib.dir/re2/dfa.cc.o CMakeFiles/re2_lib.dir/re2/filtered_re2.cc.o CMakeFiles/re2_lib.dir/re2/mimics_pcre.cc.o CMakeFiles/re2_lib.dir/re2/nfa.cc.o CMakeFiles/re2_lib.dir/re2/onepass.cc.o CMakeFiles/re2_lib.dir/re2/parse.cc.o CMakeFiles/re2_lib.dir/re2/perl_groups.cc.o CMakeFiles/re2_lib.dir/re2/prefilter.cc.o CMakeFiles/re2_lib.dir/re2/prefilter_tree.cc.o CMakeFiles/re2_lib.dir/re2/prog.cc.o CMakeFiles/re2_lib.dir/re2/re2.cc.o CMakeFiles/re2_lib.dir/re2/regexp.cc.o CMakeFiles/re2_lib.dir/re2/set.cc.o CMakeFiles/re2_lib.dir/re2/simplify.cc.o CMakeFiles/re2_lib.dir/re2/tostring.cc.o CMakeFiles/re2_lib.dir/re2/unicode_casefold.cc.o CMakeFiles/re2_lib.dir/re2/unicode_groups.cc.o
/usr/bin/ranlib libre2_lib.a
make[3]: Leaving directory '/whatever/mysql-build'
[ 18%] Built target re2_lib
make -f strings/CMakeFiles/strings.dir/build.make strings/CMakeFiles/strings.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/strings /whatever/mysql-build /whatever/mysql-build/strings /whatever/mysql-build/strings/CMakeFiles/strings.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/strings/CMakeFiles/strings.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/strings/CMakeFiles/strings.dir/depend.internal".
Dependee "/whatever/mysql-build/strings/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/strings/CMakeFiles/strings.dir/depend.internal".
Scanning dependencies of target strings
make[3]: Leaving directory '/whatever/mysql-build'
make -f strings/CMakeFiles/strings.dir/build.make strings/CMakeFiles/strings.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 18%] Building CXX object strings/CMakeFiles/strings.dir/ctype-big5.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-big5.cc.o -c /whatever/mysql/strings/ctype-big5.cc
[ 18%] Building CXX object strings/CMakeFiles/strings.dir/ctype-bin.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-bin.cc.o -c /whatever/mysql/strings/ctype-bin.cc
[ 18%] Building CXX object strings/CMakeFiles/strings.dir/ctype.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype.cc.o -c /whatever/mysql/strings/ctype.cc
[ 18%] Building CXX object strings/CMakeFiles/strings.dir/ctype-cp932.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-cp932.cc.o -c /whatever/mysql/strings/ctype-cp932.cc
[ 18%] Building CXX object strings/CMakeFiles/strings.dir/ctype-czech.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-czech.cc.o -c /whatever/mysql/strings/ctype-czech.cc
[ 18%] Building CXX object strings/CMakeFiles/strings.dir/ctype-eucjpms.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-eucjpms.cc.o -c /whatever/mysql/strings/ctype-eucjpms.cc
[ 18%] Building CXX object strings/CMakeFiles/strings.dir/ctype-euc_kr.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-euc_kr.cc.o -c /whatever/mysql/strings/ctype-euc_kr.cc
[ 18%] Building CXX object strings/CMakeFiles/strings.dir/ctype-extra.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-extra.cc.o -c /whatever/mysql/strings/ctype-extra.cc
[ 18%] Building CXX object strings/CMakeFiles/strings.dir/ctype-gb18030.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-gb18030.cc.o -c /whatever/mysql/strings/ctype-gb18030.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/ctype-gb2312.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-gb2312.cc.o -c /whatever/mysql/strings/ctype-gb2312.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/ctype-gbk.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-gbk.cc.o -c /whatever/mysql/strings/ctype-gbk.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/ctype-latin1.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-latin1.cc.o -c /whatever/mysql/strings/ctype-latin1.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/ctype-mb.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-mb.cc.o -c /whatever/mysql/strings/ctype-mb.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/ctype-simple.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-simple.cc.o -c /whatever/mysql/strings/ctype-simple.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/ctype-sjis.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-sjis.cc.o -c /whatever/mysql/strings/ctype-sjis.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/ctype-tis620.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-tis620.cc.o -c /whatever/mysql/strings/ctype-tis620.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/ctype-uca.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-uca.cc.o -c /whatever/mysql/strings/ctype-uca.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/ctype-ucs2.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-ucs2.cc.o -c /whatever/mysql/strings/ctype-ucs2.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/ctype-ujis.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-ujis.cc.o -c /whatever/mysql/strings/ctype-ujis.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/ctype-utf8.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-utf8.cc.o -c /whatever/mysql/strings/ctype-utf8.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/ctype-win1250ch.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/ctype-win1250ch.cc.o -c /whatever/mysql/strings/ctype-win1250ch.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/decimal.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/decimal.cc.o -c /whatever/mysql/strings/decimal.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/dtoa.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/dtoa.cc.o -c /whatever/mysql/strings/dtoa.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/int2str.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/int2str.cc.o -c /whatever/mysql/strings/int2str.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/longlong2str.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/longlong2str.cc.o -c /whatever/mysql/strings/longlong2str.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/my_strchr.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/my_strchr.cc.o -c /whatever/mysql/strings/my_strchr.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/my_strtoll10.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/my_strtoll10.cc.o -c /whatever/mysql/strings/my_strtoll10.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/str2int.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/str2int.cc.o -c /whatever/mysql/strings/str2int.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/str_alloc.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/str_alloc.cc.o -c /whatever/mysql/strings/str_alloc.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/strcont.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/strcont.cc.o -c /whatever/mysql/strings/strcont.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/strmake.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/strmake.cc.o -c /whatever/mysql/strings/strmake.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/strxmov.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/strxmov.cc.o -c /whatever/mysql/strings/strxmov.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/strxnmov.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/strxnmov.cc.o -c /whatever/mysql/strings/strxnmov.cc
[ 19%] Building CXX object strings/CMakeFiles/strings.dir/xml.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/strings.dir/xml.cc.o -c /whatever/mysql/strings/xml.cc
[ 19%] Linking CXX static library ../archive_output_directory/libstrings.a
cd /whatever/mysql-build/strings && /usr/bin/cmake -P CMakeFiles/strings.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/strings && /usr/bin/cmake -E cmake_link_script CMakeFiles/strings.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libstrings.a  CMakeFiles/strings.dir/ctype-big5.cc.o CMakeFiles/strings.dir/ctype-bin.cc.o CMakeFiles/strings.dir/ctype.cc.o CMakeFiles/strings.dir/ctype-cp932.cc.o CMakeFiles/strings.dir/ctype-czech.cc.o CMakeFiles/strings.dir/ctype-eucjpms.cc.o CMakeFiles/strings.dir/ctype-euc_kr.cc.o CMakeFiles/strings.dir/ctype-extra.cc.o CMakeFiles/strings.dir/ctype-gb18030.cc.o CMakeFiles/strings.dir/ctype-gb2312.cc.o CMakeFiles/strings.dir/ctype-gbk.cc.o CMakeFiles/strings.dir/ctype-latin1.cc.o CMakeFiles/strings.dir/ctype-mb.cc.o CMakeFiles/strings.dir/ctype-simple.cc.o CMakeFiles/strings.dir/ctype-sjis.cc.o CMakeFiles/strings.dir/ctype-tis620.cc.o CMakeFiles/strings.dir/ctype-uca.cc.o CMakeFiles/strings.dir/ctype-ucs2.cc.o CMakeFiles/strings.dir/ctype-ujis.cc.o CMakeFiles/strings.dir/ctype-utf8.cc.o CMakeFiles/strings.dir/ctype-win1250ch.cc.o CMakeFiles/strings.dir/decimal.cc.o CMakeFiles/strings.dir/dtoa.cc.o CMakeFiles/strings.dir/int2str.cc.o CMakeFiles/strings.dir/longlong2str.cc.o CMakeFiles/strings.dir/my_strchr.cc.o CMakeFiles/strings.dir/my_strtoll10.cc.o CMakeFiles/strings.dir/str2int.cc.o CMakeFiles/strings.dir/str_alloc.cc.o CMakeFiles/strings.dir/strcont.cc.o CMakeFiles/strings.dir/strmake.cc.o CMakeFiles/strings.dir/strxmov.cc.o CMakeFiles/strings.dir/strxnmov.cc.o CMakeFiles/strings.dir/xml.cc.o
/usr/bin/ranlib ../archive_output_directory/libstrings.a
cd /whatever/mysql-build/strings && /usr/bin/cmake -DTARGET_NAME=strings -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libstrings.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_strings.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 19%] Built target strings
make -f mysys/CMakeFiles/mysys.dir/build.make mysys/CMakeFiles/mysys.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/mysys /whatever/mysql-build /whatever/mysql-build/mysys /whatever/mysql-build/mysys/CMakeFiles/mysys.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/mysys/CMakeFiles/mysys.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/mysys/CMakeFiles/mysys.dir/depend.internal".
Dependee "/whatever/mysql-build/mysys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/mysys/CMakeFiles/mysys.dir/depend.internal".
Scanning dependencies of target mysys
make[3]: Leaving directory '/whatever/mysql-build'
make -f mysys/CMakeFiles/mysys.dir/build.make mysys/CMakeFiles/mysys.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/array.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/array.cc.o -c /whatever/mysql/mysys/array.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/base64.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/base64.cc.o -c /whatever/mysql/mysys/base64.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/charset.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/charset.cc.o -c /whatever/mysql/mysys/charset.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/charset-def.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/charset-def.cc.o -c /whatever/mysql/mysys/charset-def.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/checksum.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/checksum.cc.o -c /whatever/mysql/mysys/checksum.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/errors.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/errors.cc.o -c /whatever/mysql/mysys/errors.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/lf_alloc-pin.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/lf_alloc-pin.cc.o -c /whatever/mysql/mysys/lf_alloc-pin.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/lf_dynarray.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/lf_dynarray.cc.o -c /whatever/mysql/mysys/lf_dynarray.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/lf_hash.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/lf_hash.cc.o -c /whatever/mysql/mysys/lf_hash.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/list.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/list.cc.o -c /whatever/mysql/mysys/list.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_arr_appstr.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_arr_appstr.cc.o -c /whatever/mysql/mysys/mf_arr_appstr.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_cache.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_cache.cc.o -c /whatever/mysql/mysys/mf_cache.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_dirname.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_dirname.cc.o -c /whatever/mysql/mysys/mf_dirname.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_fn_ext.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_fn_ext.cc.o -c /whatever/mysql/mysys/mf_fn_ext.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_format.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_format.cc.o -c /whatever/mysql/mysys/mf_format.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_getdate.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_getdate.cc.o -c /whatever/mysql/mysys/mf_getdate.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_iocache2.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_iocache2.cc.o -c /whatever/mysql/mysys/mf_iocache2.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_iocache.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_iocache.cc.o -c /whatever/mysql/mysys/mf_iocache.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_keycache.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_keycache.cc.o -c /whatever/mysql/mysys/mf_keycache.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_keycaches.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_keycaches.cc.o -c /whatever/mysql/mysys/mf_keycaches.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_loadpath.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_loadpath.cc.o -c /whatever/mysql/mysys/mf_loadpath.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_pack.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_pack.cc.o -c /whatever/mysql/mysys/mf_pack.cc
[ 19%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_path.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_path.cc.o -c /whatever/mysql/mysys/mf_path.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_same.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_same.cc.o -c /whatever/mysql/mysys/mf_same.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_tempdir.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_tempdir.cc.o -c /whatever/mysql/mysys/mf_tempdir.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_tempfile.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_tempfile.cc.o -c /whatever/mysql/mysys/mf_tempfile.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_unixpath.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_unixpath.cc.o -c /whatever/mysql/mysys/mf_unixpath.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/mf_wcomp.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mf_wcomp.cc.o -c /whatever/mysql/mysys/mf_wcomp.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/mulalloc.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/mulalloc.cc.o -c /whatever/mysql/mysys/mulalloc.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_access.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_access.cc.o -c /whatever/mysql/mysys/my_access.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_alloc.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_alloc.cc.o -c /whatever/mysql/mysys/my_alloc.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_bit.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_bit.cc.o -c /whatever/mysql/mysys/my_bit.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_bitmap.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_bitmap.cc.o -c /whatever/mysql/mysys/my_bitmap.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_chmod.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_chmod.cc.o -c /whatever/mysql/mysys/my_chmod.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_chsize.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_chsize.cc.o -c /whatever/mysql/mysys/my_chsize.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_compare.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_compare.cc.o -c /whatever/mysql/mysys/my_compare.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_compress.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_compress.cc.o -c /whatever/mysql/mysys/my_compress.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_copy.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_copy.cc.o -c /whatever/mysql/mysys/my_copy.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_create.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_create.cc.o -c /whatever/mysql/mysys/my_create.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_delete.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_delete.cc.o -c /whatever/mysql/mysys/my_delete.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_div.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_div.cc.o -c /whatever/mysql/mysys/my_div.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_error.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_error.cc.o -c /whatever/mysql/mysys/my_error.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_fallocator.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_fallocator.cc.o -c /whatever/mysql/mysys/my_fallocator.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_file.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_file.cc.o -c /whatever/mysql/mysys/my_file.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_fopen.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_fopen.cc.o -c /whatever/mysql/mysys/my_fopen.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_fstream.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_fstream.cc.o -c /whatever/mysql/mysys/my_fstream.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_gethwaddr.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_gethwaddr.cc.o -c /whatever/mysql/mysys/my_gethwaddr.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_getsystime.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_getsystime.cc.o -c /whatever/mysql/mysys/my_getsystime.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_getwd.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_getwd.cc.o -c /whatever/mysql/mysys/my_getwd.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_init.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_init.cc.o -c /whatever/mysql/mysys/my_init.cc
[ 20%] Building CXX object mysys/CMakeFiles/mysys.dir/my_lib.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_lib.cc.o -c /whatever/mysql/mysys/my_lib.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_malloc.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_malloc.cc.o -c /whatever/mysql/mysys/my_malloc.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_mess.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_mess.cc.o -c /whatever/mysql/mysys/my_mess.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_mkdir.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_mkdir.cc.o -c /whatever/mysql/mysys/my_mkdir.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_mmap.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_mmap.cc.o -c /whatever/mysql/mysys/my_mmap.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_murmur3.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_murmur3.cc.o -c /whatever/mysql/mysys/my_murmur3.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_once.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_once.cc.o -c /whatever/mysql/mysys/my_once.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_open.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_open.cc.o -c /whatever/mysql/mysys/my_open.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_pread.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_pread.cc.o -c /whatever/mysql/mysys/my_pread.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_rdtsc.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_rdtsc.cc.o -c /whatever/mysql/mysys/my_rdtsc.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_read.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_read.cc.o -c /whatever/mysql/mysys/my_read.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_rename.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_rename.cc.o -c /whatever/mysql/mysys/my_rename.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_seek.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_seek.cc.o -c /whatever/mysql/mysys/my_seek.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_static.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_static.cc.o -c /whatever/mysql/mysys/my_static.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_string.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_string.cc.o -c /whatever/mysql/mysys/my_string.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_symlink2.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_symlink2.cc.o -c /whatever/mysql/mysys/my_symlink2.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_symlink.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_symlink.cc.o -c /whatever/mysql/mysys/my_symlink.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_sync.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_sync.cc.o -c /whatever/mysql/mysys/my_sync.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_syslog.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_syslog.cc.o -c /whatever/mysql/mysys/my_syslog.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_thread.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_thread.cc.o -c /whatever/mysql/mysys/my_thread.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_thr_init.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_thr_init.cc.o -c /whatever/mysql/mysys/my_thr_init.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_time.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_time.cc.o -c /whatever/mysql/mysys/my_time.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_timespec.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_timespec.cc.o -c /whatever/mysql/mysys/my_timespec.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_user.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_user.cc.o -c /whatever/mysql/mysys/my_user.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/my_write.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_write.cc.o -c /whatever/mysql/mysys/my_write.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/pack.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/pack.cc.o -c /whatever/mysql/mysys/pack.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/print_version.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/print_version.cc.o -c /whatever/mysql/mysys/print_version.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/psi_noop.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/psi_noop.cc.o -c /whatever/mysql/mysys/psi_noop.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/ptr_cmp.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/ptr_cmp.cc.o -c /whatever/mysql/mysys/ptr_cmp.cc
[ 21%] Building CXX object mysys/CMakeFiles/mysys.dir/sql_chars.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/sql_chars.cc.o -c /whatever/mysql/mysys/sql_chars.cc
[ 22%] Building CXX object mysys/CMakeFiles/mysys.dir/stacktrace.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/stacktrace.cc.o -c /whatever/mysql/mysys/stacktrace.cc
[ 22%] Building CXX object mysys/CMakeFiles/mysys.dir/thr_cond.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/thr_cond.cc.o -c /whatever/mysql/mysys/thr_cond.cc
[ 22%] Building CXX object mysys/CMakeFiles/mysys.dir/thr_lock.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/thr_lock.cc.o -c /whatever/mysql/mysys/thr_lock.cc
[ 22%] Building CXX object mysys/CMakeFiles/mysys.dir/thr_mutex.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/thr_mutex.cc.o -c /whatever/mysql/mysys/thr_mutex.cc
[ 22%] Building CXX object mysys/CMakeFiles/mysys.dir/thr_rwlock.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/thr_rwlock.cc.o -c /whatever/mysql/mysys/thr_rwlock.cc
[ 22%] Building CXX object mysys/CMakeFiles/mysys.dir/tree.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/tree.cc.o -c /whatever/mysql/mysys/tree.cc
[ 22%] Building CXX object mysys/CMakeFiles/mysys.dir/typelib.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/typelib.cc.o -c /whatever/mysql/mysys/typelib.cc
[ 22%] Building CXX object mysys/CMakeFiles/mysys.dir/posix_timers.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/posix_timers.cc.o -c /whatever/mysql/mysys/posix_timers.cc
[ 22%] Building CXX object mysys/CMakeFiles/mysys.dir/my_largepage.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys.dir/my_largepage.cc.o -c /whatever/mysql/mysys/my_largepage.cc
[ 22%] Linking CXX static library ../archive_output_directory/libmysys.a
cd /whatever/mysql-build/mysys && /usr/bin/cmake -P CMakeFiles/mysys.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/mysys && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysys.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libmysys.a  CMakeFiles/mysys.dir/array.cc.o CMakeFiles/mysys.dir/base64.cc.o CMakeFiles/mysys.dir/charset.cc.o CMakeFiles/mysys.dir/charset-def.cc.o CMakeFiles/mysys.dir/checksum.cc.o CMakeFiles/mysys.dir/errors.cc.o CMakeFiles/mysys.dir/lf_alloc-pin.cc.o CMakeFiles/mysys.dir/lf_dynarray.cc.o CMakeFiles/mysys.dir/lf_hash.cc.o CMakeFiles/mysys.dir/list.cc.o CMakeFiles/mysys.dir/mf_arr_appstr.cc.o CMakeFiles/mysys.dir/mf_cache.cc.o CMakeFiles/mysys.dir/mf_dirname.cc.o CMakeFiles/mysys.dir/mf_fn_ext.cc.o CMakeFiles/mysys.dir/mf_format.cc.o CMakeFiles/mysys.dir/mf_getdate.cc.o CMakeFiles/mysys.dir/mf_iocache2.cc.o CMakeFiles/mysys.dir/mf_iocache.cc.o CMakeFiles/mysys.dir/mf_keycache.cc.o CMakeFiles/mysys.dir/mf_keycaches.cc.o CMakeFiles/mysys.dir/mf_loadpath.cc.o CMakeFiles/mysys.dir/mf_pack.cc.o CMakeFiles/mysys.dir/mf_path.cc.o CMakeFiles/mysys.dir/mf_same.cc.o CMakeFiles/mysys.dir/mf_tempdir.cc.o CMakeFiles/mysys.dir/mf_tempfile.cc.o CMakeFiles/mysys.dir/mf_unixpath.cc.o CMakeFiles/mysys.dir/mf_wcomp.cc.o CMakeFiles/mysys.dir/mulalloc.cc.o CMakeFiles/mysys.dir/my_access.cc.o CMakeFiles/mysys.dir/my_alloc.cc.o CMakeFiles/mysys.dir/my_bit.cc.o CMakeFiles/mysys.dir/my_bitmap.cc.o CMakeFiles/mysys.dir/my_chmod.cc.o CMakeFiles/mysys.dir/my_chsize.cc.o CMakeFiles/mysys.dir/my_compare.cc.o CMakeFiles/mysys.dir/my_compress.cc.o CMakeFiles/mysys.dir/my_copy.cc.o CMakeFiles/mysys.dir/my_create.cc.o CMakeFiles/mysys.dir/my_delete.cc.o CMakeFiles/mysys.dir/my_div.cc.o CMakeFiles/mysys.dir/my_error.cc.o CMakeFiles/mysys.dir/my_fallocator.cc.o CMakeFiles/mysys.dir/my_file.cc.o CMakeFiles/mysys.dir/my_fopen.cc.o CMakeFiles/mysys.dir/my_fstream.cc.o CMakeFiles/mysys.dir/my_gethwaddr.cc.o CMakeFiles/mysys.dir/my_getsystime.cc.o CMakeFiles/mysys.dir/my_getwd.cc.o CMakeFiles/mysys.dir/my_init.cc.o CMakeFiles/mysys.dir/my_lib.cc.o CMakeFiles/mysys.dir/my_malloc.cc.o CMakeFiles/mysys.dir/my_mess.cc.o CMakeFiles/mysys.dir/my_mkdir.cc.o CMakeFiles/mysys.dir/my_mmap.cc.o CMakeFiles/mysys.dir/my_murmur3.cc.o CMakeFiles/mysys.dir/my_once.cc.o CMakeFiles/mysys.dir/my_open.cc.o CMakeFiles/mysys.dir/my_pread.cc.o CMakeFiles/mysys.dir/my_rdtsc.cc.o CMakeFiles/mysys.dir/my_read.cc.o CMakeFiles/mysys.dir/my_rename.cc.o CMakeFiles/mysys.dir/my_seek.cc.o CMakeFiles/mysys.dir/my_static.cc.o CMakeFiles/mysys.dir/my_string.cc.o CMakeFiles/mysys.dir/my_symlink2.cc.o CMakeFiles/mysys.dir/my_symlink.cc.o CMakeFiles/mysys.dir/my_sync.cc.o CMakeFiles/mysys.dir/my_syslog.cc.o CMakeFiles/mysys.dir/my_thread.cc.o CMakeFiles/mysys.dir/my_thr_init.cc.o CMakeFiles/mysys.dir/my_time.cc.o CMakeFiles/mysys.dir/my_timespec.cc.o CMakeFiles/mysys.dir/my_user.cc.o CMakeFiles/mysys.dir/my_write.cc.o CMakeFiles/mysys.dir/pack.cc.o CMakeFiles/mysys.dir/print_version.cc.o CMakeFiles/mysys.dir/psi_noop.cc.o CMakeFiles/mysys.dir/ptr_cmp.cc.o CMakeFiles/mysys.dir/sql_chars.cc.o CMakeFiles/mysys.dir/stacktrace.cc.o CMakeFiles/mysys.dir/thr_cond.cc.o CMakeFiles/mysys.dir/thr_lock.cc.o CMakeFiles/mysys.dir/thr_mutex.cc.o CMakeFiles/mysys.dir/thr_rwlock.cc.o CMakeFiles/mysys.dir/tree.cc.o CMakeFiles/mysys.dir/typelib.cc.o CMakeFiles/mysys.dir/posix_timers.cc.o CMakeFiles/mysys.dir/my_largepage.cc.o
/usr/bin/ranlib ../archive_output_directory/libmysys.a
cd /whatever/mysql-build/mysys && /usr/bin/cmake -DTARGET_NAME=mysys -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libmysys.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_mysys.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 22%] Built target mysys
make -f dbug/CMakeFiles/dbug.dir/build.make dbug/CMakeFiles/dbug.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/dbug /whatever/mysql-build /whatever/mysql-build/dbug /whatever/mysql-build/dbug/CMakeFiles/dbug.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/dbug/CMakeFiles/dbug.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/dbug/CMakeFiles/dbug.dir/depend.internal".
Dependee "/whatever/mysql-build/dbug/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/dbug/CMakeFiles/dbug.dir/depend.internal".
Scanning dependencies of target dbug
make[3]: Leaving directory '/whatever/mysql-build'
make -f dbug/CMakeFiles/dbug.dir/build.make dbug/CMakeFiles/dbug.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 22%] Building CXX object dbug/CMakeFiles/dbug.dir/dbug.cc.o
cd /whatever/mysql-build/dbug && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/dbug.dir/dbug.cc.o -c /whatever/mysql/dbug/dbug.cc
[ 22%] Building CXX object dbug/CMakeFiles/dbug.dir/trace.cc.o
cd /whatever/mysql-build/dbug && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/dbug.dir/trace.cc.o -c /whatever/mysql/dbug/trace.cc
[ 22%] Linking CXX static library ../archive_output_directory/libdbug.a
cd /whatever/mysql-build/dbug && /usr/bin/cmake -P CMakeFiles/dbug.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/dbug && /usr/bin/cmake -E cmake_link_script CMakeFiles/dbug.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libdbug.a  CMakeFiles/dbug.dir/dbug.cc.o CMakeFiles/dbug.dir/trace.cc.o
/usr/bin/ranlib ../archive_output_directory/libdbug.a
cd /whatever/mysql-build/dbug && /usr/bin/cmake -DTARGET_NAME=dbug -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libdbug.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_dbug.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 22%] Built target dbug
make -f strings/CMakeFiles/conf_to_src.dir/build.make strings/CMakeFiles/conf_to_src.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/strings /whatever/mysql-build /whatever/mysql-build/strings /whatever/mysql-build/strings/CMakeFiles/conf_to_src.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/strings/CMakeFiles/conf_to_src.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/strings/CMakeFiles/conf_to_src.dir/depend.internal".
Dependee "/whatever/mysql-build/strings/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/strings/CMakeFiles/conf_to_src.dir/depend.internal".
Scanning dependencies of target conf_to_src
make[3]: Leaving directory '/whatever/mysql-build'
make -f strings/CMakeFiles/conf_to_src.dir/build.make strings/CMakeFiles/conf_to_src.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 22%] Building CXX object strings/CMakeFiles/conf_to_src.dir/conf_to_src.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/conf_to_src.dir/conf_to_src.cc.o -c /whatever/mysql/strings/conf_to_src.cc
[ 22%] Linking CXX executable ../runtime_output_directory/conf_to_src
cd /whatever/mysql-build/strings && /usr/bin/cmake -E cmake_link_script CMakeFiles/conf_to_src.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/conf_to_src.dir/conf_to_src.cc.o  -o ../runtime_output_directory/conf_to_src -rdynamic -lpthread ../archive_output_directory/libstrings.a -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 22%] Built target conf_to_src
make -f strings/CMakeFiles/uca9dump.dir/build.make strings/CMakeFiles/uca9dump.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/strings /whatever/mysql-build /whatever/mysql-build/strings /whatever/mysql-build/strings/CMakeFiles/uca9dump.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/strings/CMakeFiles/uca9dump.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/strings/CMakeFiles/uca9dump.dir/depend.internal".
Dependee "/whatever/mysql-build/strings/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/strings/CMakeFiles/uca9dump.dir/depend.internal".
Scanning dependencies of target uca9dump
make[3]: Leaving directory '/whatever/mysql-build'
make -f strings/CMakeFiles/uca9dump.dir/build.make strings/CMakeFiles/uca9dump.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 22%] Building CXX object strings/CMakeFiles/uca9dump.dir/uca9-dump.cc.o
cd /whatever/mysql-build/strings && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/uca9dump.dir/uca9-dump.cc.o -c /whatever/mysql/strings/uca9-dump.cc
[ 22%] Linking CXX executable ../runtime_output_directory/uca9dump
cd /whatever/mysql-build/strings && /usr/bin/cmake -E cmake_link_script CMakeFiles/uca9dump.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/uca9dump.dir/uca9-dump.cc.o  -o ../runtime_output_directory/uca9dump -rdynamic -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 22%] Built target uca9dump
make -f vio/CMakeFiles/vio.dir/build.make vio/CMakeFiles/vio.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/vio /whatever/mysql-build /whatever/mysql-build/vio /whatever/mysql-build/vio/CMakeFiles/vio.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/vio/CMakeFiles/vio.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/vio/CMakeFiles/vio.dir/depend.internal".
Dependee "/whatever/mysql-build/vio/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/vio/CMakeFiles/vio.dir/depend.internal".
Scanning dependencies of target vio
make[3]: Leaving directory '/whatever/mysql-build'
make -f vio/CMakeFiles/vio.dir/build.make vio/CMakeFiles/vio.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 22%] Building CXX object vio/CMakeFiles/vio.dir/vio.cc.o
cd /whatever/mysql-build/vio && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/vio.dir/vio.cc.o -c /whatever/mysql/vio/vio.cc
[ 22%] Building CXX object vio/CMakeFiles/vio.dir/viosocket.cc.o
cd /whatever/mysql-build/vio && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/vio.dir/viosocket.cc.o -c /whatever/mysql/vio/viosocket.cc
[ 22%] Building CXX object vio/CMakeFiles/vio.dir/viossl.cc.o
cd /whatever/mysql-build/vio && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/vio.dir/viossl.cc.o -c /whatever/mysql/vio/viossl.cc
[ 22%] Building CXX object vio/CMakeFiles/vio.dir/viosslfactories.cc.o
cd /whatever/mysql-build/vio && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/vio.dir/viosslfactories.cc.o -c /whatever/mysql/vio/viosslfactories.cc
[ 22%] Linking CXX static library ../archive_output_directory/libvio.a
cd /whatever/mysql-build/vio && /usr/bin/cmake -P CMakeFiles/vio.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/vio && /usr/bin/cmake -E cmake_link_script CMakeFiles/vio.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libvio.a  CMakeFiles/vio.dir/vio.cc.o CMakeFiles/vio.dir/viosocket.cc.o CMakeFiles/vio.dir/viossl.cc.o CMakeFiles/vio.dir/viosslfactories.cc.o
/usr/bin/ranlib ../archive_output_directory/libvio.a
cd /whatever/mysql-build/vio && /usr/bin/cmake -DTARGET_NAME=vio -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libvio.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_vio.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 22%] Built target vio
make -f mysys_ssl/CMakeFiles/mysys_ssl.dir/build.make mysys_ssl/CMakeFiles/mysys_ssl.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/mysys_ssl /whatever/mysql-build /whatever/mysql-build/mysys_ssl /whatever/mysql-build/mysys_ssl/CMakeFiles/mysys_ssl.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/mysys_ssl/CMakeFiles/mysys_ssl.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/mysys_ssl/CMakeFiles/mysys_ssl.dir/depend.internal".
Dependee "/whatever/mysql-build/mysys_ssl/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/mysys_ssl/CMakeFiles/mysys_ssl.dir/depend.internal".
Scanning dependencies of target mysys_ssl
make[3]: Leaving directory '/whatever/mysql-build'
make -f mysys_ssl/CMakeFiles/mysys_ssl.dir/build.make mysys_ssl/CMakeFiles/mysys_ssl.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 22%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o
cd /whatever/mysql-build/mysys_ssl && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o -c /whatever/mysql/mysys_ssl/crypt_genhash_impl.cc
[ 22%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o
cd /whatever/mysql-build/mysys_ssl && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys_ssl.dir/my_default.cc.o -c /whatever/mysql/mysys_ssl/my_default.cc
[ 22%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o
cd /whatever/mysql-build/mysys_ssl && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys_ssl.dir/my_getopt.cc.o -c /whatever/mysql/mysys_ssl/my_getopt.cc
[ 22%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o
cd /whatever/mysql-build/mysys_ssl && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys_ssl.dir/my_aes.cc.o -c /whatever/mysql/mysys_ssl/my_aes.cc
[ 22%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha1.cc.o
cd /whatever/mysql-build/mysys_ssl && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys_ssl.dir/my_sha1.cc.o -c /whatever/mysql/mysys_ssl/my_sha1.cc
[ 22%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha2.cc.o
cd /whatever/mysql-build/mysys_ssl && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys_ssl.dir/my_sha2.cc.o -c /whatever/mysql/mysys_ssl/my_sha2.cc
[ 22%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o
cd /whatever/mysql-build/mysys_ssl && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys_ssl.dir/my_md5.cc.o -c /whatever/mysql/mysys_ssl/my_md5.cc
[ 22%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o
cd /whatever/mysql-build/mysys_ssl && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys_ssl.dir/my_rnd.cc.o -c /whatever/mysql/mysys_ssl/my_rnd.cc
[ 22%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes_openssl.cc.o
cd /whatever/mysql-build/mysys_ssl && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysys_ssl.dir/my_aes_openssl.cc.o -c /whatever/mysql/mysys_ssl/my_aes_openssl.cc
[ 22%] Linking CXX static library ../archive_output_directory/libmysys_ssl.a
cd /whatever/mysql-build/mysys_ssl && /usr/bin/cmake -P CMakeFiles/mysys_ssl.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/mysys_ssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysys_ssl.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libmysys_ssl.a  CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.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_aes_openssl.cc.o
/usr/bin/ranlib ../archive_output_directory/libmysys_ssl.a
cd /whatever/mysql-build/mysys_ssl && /usr/bin/cmake -DTARGET_NAME=mysys_ssl -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libmysys_ssl.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_mysys_ssl.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 22%] Built target mysys_ssl
make -f utilities/CMakeFiles/comp_err.dir/build.make utilities/CMakeFiles/comp_err.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/utilities /whatever/mysql-build /whatever/mysql-build/utilities /whatever/mysql-build/utilities/CMakeFiles/comp_err.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/utilities/CMakeFiles/comp_err.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/utilities/CMakeFiles/comp_err.dir/depend.internal".
Dependee "/whatever/mysql-build/utilities/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/utilities/CMakeFiles/comp_err.dir/depend.internal".
Scanning dependencies of target comp_err
make[3]: Leaving directory '/whatever/mysql-build'
make -f utilities/CMakeFiles/comp_err.dir/build.make utilities/CMakeFiles/comp_err.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 22%] Building CXX object utilities/CMakeFiles/comp_err.dir/comp_err.cc.o
cd /whatever/mysql-build/utilities && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE=1 -DHAVE_LIBEVENT2 -DHAVE_LZ4=1 -DHAVE_OPENSSL -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/comp_err.dir/comp_err.cc.o -c /whatever/mysql/utilities/comp_err.cc
[ 22%] Linking CXX executable ../runtime_output_directory/comp_err
cd /whatever/mysql-build/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/comp_err.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/comp_err.dir/comp_err.cc.o  -o ../runtime_output_directory/comp_err -rdynamic -lpthread ../archive_output_directory/libmysys.a ../archive_output_directory/libmysys_ssl.a ../archive_output_directory/libmysys.a ../archive_output_directory/libdbug.a ../archive_output_directory/libmysys.a ../archive_output_directory/libdbug.a -lm -lrt ../archive_output_directory/libstrings.a -lpthread -lssl -lcrypto -ldl -lz 
make[3]: Leaving directory '/whatever/mysql-build'
[ 22%] Built target comp_err
make -f utilities/CMakeFiles/GenError.dir/build.make utilities/CMakeFiles/GenError.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/utilities /whatever/mysql-build /whatever/mysql-build/utilities /whatever/mysql-build/utilities/CMakeFiles/GenError.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/utilities/CMakeFiles/GenError.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/utilities/CMakeFiles/GenError.dir/depend.internal".
Dependee "/whatever/mysql-build/utilities/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/utilities/CMakeFiles/GenError.dir/depend.internal".
Scanning dependencies of target GenError
make[3]: Leaving directory '/whatever/mysql-build'
make -f utilities/CMakeFiles/GenError.dir/build.make utilities/CMakeFiles/GenError.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 22%] Generating ../include/mysqld_error.h, ../share/english/errmsg.sys
cd /whatever/mysql-build/utilities && ../runtime_output_directory/comp_err --charset=/whatever/mysql/share/charsets --out-dir=/whatever/mysql-build/share/ --header_file=/whatever/mysql-build/include/mysqld_error.h --name_file=/whatever/mysql-build/include/mysqld_ername.h --in_file=/whatever/mysql/share/errmsg-utf8.txt
make[3]: Leaving directory '/whatever/mysql-build'
[ 22%] Built target GenError
make -f mysys/CMakeFiles/base64_test.dir/build.make mysys/CMakeFiles/base64_test.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/mysys /whatever/mysql-build /whatever/mysql-build/mysys /whatever/mysql-build/mysys/CMakeFiles/base64_test.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/mysys/CMakeFiles/base64_test.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/mysys/CMakeFiles/base64_test.dir/depend.internal".
Dependee "/whatever/mysql-build/mysys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/mysys/CMakeFiles/base64_test.dir/depend.internal".
Scanning dependencies of target base64_test
make[3]: Leaving directory '/whatever/mysql-build'
make -f mysys/CMakeFiles/base64_test.dir/build.make mysys/CMakeFiles/base64_test.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 22%] Building CXX object mysys/CMakeFiles/base64_test.dir/base64.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DMAIN -o CMakeFiles/base64_test.dir/base64.cc.o -c /whatever/mysql/mysys/base64.cc
[ 22%] Linking CXX executable ../runtime_output_directory/base64_test
cd /whatever/mysql-build/mysys && /usr/bin/cmake -E cmake_link_script CMakeFiles/base64_test.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/base64_test.dir/base64.cc.o  -o ../runtime_output_directory/base64_test -rdynamic -lpthread ../archive_output_directory/libmysys.a ../archive_output_directory/libdbug.a ../archive_output_directory/libmysys.a ../archive_output_directory/libdbug.a ../archive_output_directory/libstrings.a -lz -lm -lrt -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 22%] Built target base64_test
make -f mysys/CMakeFiles/mf_iocache_test.dir/build.make mysys/CMakeFiles/mf_iocache_test.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/mysys /whatever/mysql-build /whatever/mysql-build/mysys /whatever/mysql-build/mysys/CMakeFiles/mf_iocache_test.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/mysys/CMakeFiles/mf_iocache_test.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/mysys/CMakeFiles/mf_iocache_test.dir/depend.internal".
Dependee "/whatever/mysql-build/mysys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/mysys/CMakeFiles/mf_iocache_test.dir/depend.internal".
Scanning dependencies of target mf_iocache_test
make[3]: Leaving directory '/whatever/mysql-build'
make -f mysys/CMakeFiles/mf_iocache_test.dir/build.make mysys/CMakeFiles/mf_iocache_test.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 22%] Building CXX object mysys/CMakeFiles/mf_iocache_test.dir/mf_iocache.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DMAIN -o CMakeFiles/mf_iocache_test.dir/mf_iocache.cc.o -c /whatever/mysql/mysys/mf_iocache.cc
[ 23%] Linking CXX executable ../runtime_output_directory/mf_iocache_test
cd /whatever/mysql-build/mysys && /usr/bin/cmake -E cmake_link_script CMakeFiles/mf_iocache_test.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/mf_iocache_test.dir/mf_iocache.cc.o  -o ../runtime_output_directory/mf_iocache_test -rdynamic -lpthread ../archive_output_directory/libmysys.a ../archive_output_directory/libdbug.a ../archive_output_directory/libmysys.a ../archive_output_directory/libdbug.a ../archive_output_directory/libstrings.a -lz -lm -lrt -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 23%] Built target mf_iocache_test
make -f mysys/CMakeFiles/thr_lock.dir/build.make mysys/CMakeFiles/thr_lock.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/mysys /whatever/mysql-build /whatever/mysql-build/mysys /whatever/mysql-build/mysys/CMakeFiles/thr_lock.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/mysys/CMakeFiles/thr_lock.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/mysys/CMakeFiles/thr_lock.dir/depend.internal".
Dependee "/whatever/mysql-build/mysys/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/mysys/CMakeFiles/thr_lock.dir/depend.internal".
Scanning dependencies of target thr_lock
make[3]: Leaving directory '/whatever/mysql-build'
make -f mysys/CMakeFiles/thr_lock.dir/build.make mysys/CMakeFiles/thr_lock.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 23%] Building CXX object mysys/CMakeFiles/thr_lock.dir/thr_lock.cc.o
cd /whatever/mysql-build/mysys && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DMAIN -o CMakeFiles/thr_lock.dir/thr_lock.cc.o -c /whatever/mysql/mysys/thr_lock.cc
[ 23%] Linking CXX executable ../runtime_output_directory/thr_lock
cd /whatever/mysql-build/mysys && /usr/bin/cmake -E cmake_link_script CMakeFiles/thr_lock.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/thr_lock.dir/thr_lock.cc.o  -o ../runtime_output_directory/thr_lock -rdynamic -lpthread ../archive_output_directory/libmysys.a ../archive_output_directory/libdbug.a ../archive_output_directory/libmysys.a ../archive_output_directory/libdbug.a ../archive_output_directory/libstrings.a -lz -lm -lrt -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 23%] Built target thr_lock
make -f extra/regex/CMakeFiles/regex.dir/build.make extra/regex/CMakeFiles/regex.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/regex /whatever/mysql-build /whatever/mysql-build/extra/regex /whatever/mysql-build/extra/regex/CMakeFiles/regex.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/regex/CMakeFiles/regex.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/regex/CMakeFiles/regex.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/regex/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/regex/CMakeFiles/regex.dir/depend.internal".
Scanning dependencies of target regex
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/regex/CMakeFiles/regex.dir/build.make extra/regex/CMakeFiles/regex.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 23%] Building C object extra/regex/CMakeFiles/regex.dir/regcomp.c.o
cd /whatever/mysql-build/extra/regex && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/regex.dir/regcomp.c.o   -c /whatever/mysql/extra/regex/regcomp.c
[ 23%] Building C object extra/regex/CMakeFiles/regex.dir/regerror.c.o
cd /whatever/mysql-build/extra/regex && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/regex.dir/regerror.c.o   -c /whatever/mysql/extra/regex/regerror.c
[ 23%] Building C object extra/regex/CMakeFiles/regex.dir/regexec.c.o
cd /whatever/mysql-build/extra/regex && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/regex.dir/regexec.c.o   -c /whatever/mysql/extra/regex/regexec.c
[ 23%] Building C object extra/regex/CMakeFiles/regex.dir/regfree.c.o
cd /whatever/mysql-build/extra/regex && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/regex.dir/regfree.c.o   -c /whatever/mysql/extra/regex/regfree.c
[ 23%] Building C object extra/regex/CMakeFiles/regex.dir/reginit.c.o
cd /whatever/mysql-build/extra/regex && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/regex.dir/reginit.c.o   -c /whatever/mysql/extra/regex/reginit.c
[ 23%] Linking C static library ../../archive_output_directory/libregex.a
cd /whatever/mysql-build/extra/regex && /usr/bin/cmake -P CMakeFiles/regex.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/regex && /usr/bin/cmake -E cmake_link_script CMakeFiles/regex.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/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 ../../archive_output_directory/libregex.a
cd /whatever/mysql-build/extra/regex && /usr/bin/cmake -DTARGET_NAME=regex -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libregex.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_regex.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 23%] Built target regex
make -f extra/regex/CMakeFiles/regex_main.dir/build.make extra/regex/CMakeFiles/regex_main.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/regex /whatever/mysql-build /whatever/mysql-build/extra/regex /whatever/mysql-build/extra/regex/CMakeFiles/regex_main.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/regex/CMakeFiles/regex_main.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/regex/CMakeFiles/regex_main.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/regex/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/regex/CMakeFiles/regex_main.dir/depend.internal".
Scanning dependencies of target regex_main
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/regex/CMakeFiles/regex_main.dir/build.make extra/regex/CMakeFiles/regex_main.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 23%] Building C object extra/regex/CMakeFiles/regex_main.dir/main.c.o
cd /whatever/mysql-build/extra/regex && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/regex_main.dir/main.c.o   -c /whatever/mysql/extra/regex/main.c
[ 23%] Building C object extra/regex/CMakeFiles/regex_main.dir/split.c.o
cd /whatever/mysql-build/extra/regex && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/regex_main.dir/split.c.o   -c /whatever/mysql/extra/regex/split.c
[ 23%] Building C object extra/regex/CMakeFiles/regex_main.dir/debug.c.o
cd /whatever/mysql-build/extra/regex && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/regex_main.dir/debug.c.o   -c /whatever/mysql/extra/regex/debug.c
[ 23%] Linking CXX executable ../../runtime_output_directory/regex_main
cd /whatever/mysql-build/extra/regex && /usr/bin/cmake -E cmake_link_script CMakeFiles/regex_main.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/regex_main.dir/main.c.o CMakeFiles/regex_main.dir/split.c.o CMakeFiles/regex_main.dir/debug.c.o  -o ../../runtime_output_directory/regex_main -rdynamic -lpthread ../../archive_output_directory/libregex.a ../../archive_output_directory/libstrings.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a ../../archive_output_directory/libstrings.a -lz -lm -lrt -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 23%] Built target regex_main
make -f libmysql/CMakeFiles/clientlib.dir/build.make libmysql/CMakeFiles/clientlib.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/libmysql /whatever/mysql-build /whatever/mysql-build/libmysql /whatever/mysql-build/libmysql/CMakeFiles/clientlib.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/libmysql/CMakeFiles/clientlib.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/libmysql/CMakeFiles/clientlib.dir/depend.internal".
Dependee "/whatever/mysql-build/libmysql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/libmysql/CMakeFiles/clientlib.dir/depend.internal".
Scanning dependencies of target clientlib
make[3]: Leaving directory '/whatever/mysql-build'
make -f libmysql/CMakeFiles/clientlib.dir/build.make libmysql/CMakeFiles/clientlib.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 23%] Building CXX object libmysql/CMakeFiles/clientlib.dir/libmysql.cc.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -D CLIENT_PROTOCOL_TRACING -o CMakeFiles/clientlib.dir/libmysql.cc.o -c /whatever/mysql/libmysql/libmysql.cc
[ 23%] Building CXX object libmysql/CMakeFiles/clientlib.dir/errmsg.cc.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -D CLIENT_PROTOCOL_TRACING -o CMakeFiles/clientlib.dir/errmsg.cc.o -c /whatever/mysql/libmysql/errmsg.cc
[ 23%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client.cc.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -D CLIENT_PROTOCOL_TRACING -o CMakeFiles/clientlib.dir/__/sql-common/client.cc.o -c /whatever/mysql/sql-common/client.cc
[ 23%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_plugin.cc.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -D CLIENT_PROTOCOL_TRACING -o CMakeFiles/clientlib.dir/__/sql-common/client_plugin.cc.o -c /whatever/mysql/sql-common/client_plugin.cc
[ 23%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_authentication.cc.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -D CLIENT_PROTOCOL_TRACING -o CMakeFiles/clientlib.dir/__/sql-common/client_authentication.cc.o -c /whatever/mysql/sql-common/client_authentication.cc
[ 23%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/get_password.cc.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -D CLIENT_PROTOCOL_TRACING -o CMakeFiles/clientlib.dir/__/sql-common/get_password.cc.o -c /whatever/mysql/sql-common/get_password.cc
[ 23%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/net_serv.cc.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -D CLIENT_PROTOCOL_TRACING -o CMakeFiles/clientlib.dir/__/sql-common/net_serv.cc.o -c /whatever/mysql/sql-common/net_serv.cc
[ 24%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/auth/password.cc.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -D CLIENT_PROTOCOL_TRACING -o CMakeFiles/clientlib.dir/__/sql/auth/password.cc.o -c /whatever/mysql/sql/auth/password.cc
[ 24%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/auth/sha2_password_common.cc.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -D CLIENT_PROTOCOL_TRACING -o CMakeFiles/clientlib.dir/__/sql/auth/sha2_password_common.cc.o -c /whatever/mysql/sql/auth/sha2_password_common.cc
[ 24%] Building CXX object libmysql/CMakeFiles/clientlib.dir/mysql_trace.cc.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -D CLIENT_PROTOCOL_TRACING -o CMakeFiles/clientlib.dir/mysql_trace.cc.o -c /whatever/mysql/libmysql/mysql_trace.cc
[ 24%] Linking CXX static library ../archive_output_directory/libclientlib.a
cd /whatever/mysql-build/libmysql && /usr/bin/cmake -P CMakeFiles/clientlib.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/libmysql && /usr/bin/cmake -E cmake_link_script CMakeFiles/clientlib.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libclientlib.a  CMakeFiles/clientlib.dir/libmysql.cc.o CMakeFiles/clientlib.dir/errmsg.cc.o CMakeFiles/clientlib.dir/__/sql-common/client.cc.o CMakeFiles/clientlib.dir/__/sql-common/client_plugin.cc.o CMakeFiles/clientlib.dir/__/sql-common/client_authentication.cc.o CMakeFiles/clientlib.dir/__/sql-common/get_password.cc.o CMakeFiles/clientlib.dir/__/sql-common/net_serv.cc.o CMakeFiles/clientlib.dir/__/sql/auth/password.cc.o CMakeFiles/clientlib.dir/__/sql/auth/sha2_password_common.cc.o CMakeFiles/clientlib.dir/mysql_trace.cc.o
/usr/bin/ranlib ../archive_output_directory/libclientlib.a
cd /whatever/mysql-build/libmysql && /usr/bin/cmake -DTARGET_NAME=clientlib -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libclientlib.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_clientlib.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 24%] Built target clientlib
make -f libmysql/CMakeFiles/libmysql.dir/build.make libmysql/CMakeFiles/libmysql.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/libmysql /whatever/mysql-build /whatever/mysql-build/libmysql /whatever/mysql-build/libmysql/CMakeFiles/libmysql.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/libmysql/CMakeFiles/libmysql.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/libmysql/CMakeFiles/libmysql.dir/depend.internal".
Dependee "/whatever/mysql-build/libmysql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/libmysql/CMakeFiles/libmysql.dir/depend.internal".
Scanning dependencies of target libmysql
make[3]: Leaving directory '/whatever/mysql-build'
make -f libmysql/CMakeFiles/libmysql.dir/build.make libmysql/CMakeFiles/libmysql.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 24%] Building C object libmysql/CMakeFiles/libmysql.dir/libmysql_dummy.c.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dlibmysql_EXPORTS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC   -D CLIENT_PROTOCOL_TRACING -o CMakeFiles/libmysql.dir/libmysql_dummy.c.o   -c /whatever/mysql-build/libmysql/libmysql_dummy.c
[ 24%] Linking CXX shared library ../library_output_directory/libmysqlclient.so
cd /whatever/mysql-build/libmysql && /usr/bin/cmake -E cmake_link_script CMakeFiles/libmysql.dir/link.txt --verbose=1
/usr/bin/c++  -fPIC -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -Wl,-u,mysql_thread_end -Wl,-u,mysql_thread_init -Wl,-u,mysql_affected_rows -Wl,-u,mysql_autocommit -Wl,-u,mysql_stmt_bind_param -Wl,-u,mysql_stmt_bind_result -Wl,-u,mysql_change_user -Wl,-u,mysql_character_set_name -Wl,-u,mysql_close -Wl,-u,mysql_commit -Wl,-u,mysql_data_seek -Wl,-u,mysql_debug -Wl,-u,mysql_dump_debug_info -Wl,-u,mysql_eof -Wl,-u,mysql_errno -Wl,-u,mysql_error -Wl,-u,mysql_escape_string -Wl,-u,mysql_hex_string -Wl,-u,mysql_stmt_execute -Wl,-u,mysql_stmt_fetch -Wl,-u,mysql_stmt_fetch_column -Wl,-u,mysql_fetch_field -Wl,-u,mysql_fetch_field_direct -Wl,-u,mysql_fetch_fields -Wl,-u,mysql_fetch_lengths -Wl,-u,mysql_fetch_row -Wl,-u,mysql_field_count -Wl,-u,mysql_field_seek -Wl,-u,mysql_field_tell -Wl,-u,mysql_free_result -Wl,-u,mysql_get_client_info -Wl,-u,mysql_get_host_info -Wl,-u,mysql_get_proto_info -Wl,-u,mysql_get_server_info -Wl,-u,mysql_get_client_version -Wl,-u,mysql_get_ssl_cipher -Wl,-u,mysql_info -Wl,-u,mysql_init -Wl,-u,mysql_insert_id -Wl,-u,mysql_kill -Wl,-u,mysql_set_server_option -Wl,-u,mysql_list_dbs -Wl,-u,mysql_list_fields -Wl,-u,mysql_list_processes -Wl,-u,mysql_list_tables -Wl,-u,mysql_more_results -Wl,-u,mysql_next_result -Wl,-u,mysql_num_fields -Wl,-u,mysql_num_rows -Wl,-u,mysql_options -Wl,-u,mysql_stmt_param_count -Wl,-u,mysql_stmt_param_metadata -Wl,-u,mysql_ping -Wl,-u,mysql_stmt_result_metadata -Wl,-u,mysql_query -Wl,-u,mysql_read_query_result -Wl,-u,mysql_real_connect -Wl,-u,mysql_real_escape_string -Wl,-u,mysql_real_escape_string_quote -Wl,-u,mysql_real_query -Wl,-u,mysql_refresh -Wl,-u,mysql_rollback -Wl,-u,mysql_row_seek -Wl,-u,mysql_row_tell -Wl,-u,mysql_select_db -Wl,-u,mysql_stmt_send_long_data -Wl,-u,mysql_send_query -Wl,-u,mysql_shutdown -Wl,-u,mysql_ssl_set -Wl,-u,mysql_stat -Wl,-u,mysql_stmt_affected_rows -Wl,-u,mysql_stmt_close -Wl,-u,mysql_stmt_reset -Wl,-u,mysql_stmt_data_seek -Wl,-u,mysql_stmt_errno -Wl,-u,mysql_stmt_error -Wl,-u,mysql_stmt_free_result -Wl,-u,mysql_stmt_num_rows -Wl,-u,mysql_stmt_row_seek -Wl,-u,mysql_stmt_row_tell -Wl,-u,mysql_stmt_store_result -Wl,-u,mysql_store_result -Wl,-u,mysql_thread_id -Wl,-u,mysql_thread_safe -Wl,-u,mysql_use_result -Wl,-u,mysql_warning_count -Wl,-u,mysql_stmt_sqlstate -Wl,-u,mysql_sqlstate -Wl,-u,mysql_get_server_version -Wl,-u,mysql_stmt_prepare -Wl,-u,mysql_stmt_init -Wl,-u,mysql_stmt_insert_id -Wl,-u,mysql_stmt_attr_get -Wl,-u,mysql_stmt_attr_set -Wl,-u,mysql_stmt_field_count -Wl,-u,mysql_set_local_infile_default -Wl,-u,mysql_set_local_infile_handler -Wl,-u,mysql_server_init -Wl,-u,mysql_server_end -Wl,-u,mysql_set_character_set -Wl,-u,mysql_get_character_set_info -Wl,-u,mysql_stmt_next_result -Wl,-u,mysql_client_find_plugin -Wl,-u,mysql_client_register_plugin -Wl,-u,mysql_load_plugin -Wl,-u,mysql_load_plugin_v -Wl,-u,mysql_options4 -Wl,-u,mysql_plugin_options -Wl,-u,mysql_reset_connection -Wl,-u,mysql_get_option -Wl,-u,mysql_session_track_get_first -Wl,-u,mysql_session_track_get_next -Wl,-u,mysql_reset_server_public_key -Wl,-u,mysql_result_metadata -Wl,-u,get_tty_password -Wl,-u,my_load_defaults -Wl,-u,handle_options -Wl,-u,my_make_scrambled_password -Wl,--no-undefined -Wl,--version-script=/whatever/mysql-build/libmysql/libmysql.ver -shared -Wl,-soname,libmysqlclient.so.21 -o ../library_output_directory/libmysqlclient.so.21.0.13 CMakeFiles/libmysql.dir/libmysql_dummy.c.o -lpthread ../archive_output_directory/libclientlib.a ../archive_output_directory/libdbug.a ../archive_output_directory/libstrings.a ../archive_output_directory/libvio.a ../archive_output_directory/libmysys.a ../archive_output_directory/libmysys_ssl.a -ldl -lz -lssl -lcrypto -ldl ../archive_output_directory/libdbug.a ../archive_output_directory/libmysys.a ../archive_output_directory/libdbug.a ../archive_output_directory/libmysys.a -lm -lrt ../archive_output_directory/libstrings.a -lpthread -lz 
cd /whatever/mysql-build/libmysql && /usr/bin/cmake -E cmake_symlink_library ../library_output_directory/libmysqlclient.so.21.0.13 ../library_output_directory/libmysqlclient.so.21 ../library_output_directory/libmysqlclient.so
make[3]: Leaving directory '/whatever/mysql-build'
[ 24%] Built target libmysql
make -f libmysql/CMakeFiles/mysqlclient.dir/build.make libmysql/CMakeFiles/mysqlclient.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
[ 24%] Generating ../archive_output_directory/mysqlclient_depends.c
cd /whatever/mysql-build/libmysql && /usr/bin/cmake -E touch /whatever/mysql-build/archive_output_directory/mysqlclient_depends.c
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/libmysql /whatever/mysql-build /whatever/mysql-build/libmysql /whatever/mysql-build/libmysql/CMakeFiles/mysqlclient.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/libmysql/CMakeFiles/mysqlclient.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/libmysql/CMakeFiles/mysqlclient.dir/depend.internal".
Dependee "/whatever/mysql-build/libmysql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/libmysql/CMakeFiles/mysqlclient.dir/depend.internal".
Scanning dependencies of target mysqlclient
make[3]: Leaving directory '/whatever/mysql-build'
make -f libmysql/CMakeFiles/mysqlclient.dir/build.make libmysql/CMakeFiles/mysqlclient.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 24%] Building C object libmysql/CMakeFiles/mysqlclient.dir/__/archive_output_directory/mysqlclient_depends.c.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -D CLIENT_PROTOCOL_TRACING -o CMakeFiles/mysqlclient.dir/__/archive_output_directory/mysqlclient_depends.c.o   -c /whatever/mysql-build/archive_output_directory/mysqlclient_depends.c
[ 24%] Linking C static library ../archive_output_directory/libmysqlclient.a
cd /whatever/mysql-build/libmysql && /usr/bin/cmake -P CMakeFiles/mysqlclient.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/libmysql && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysqlclient.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libmysqlclient.a  CMakeFiles/mysqlclient.dir/__/archive_output_directory/mysqlclient_depends.c.o
/usr/bin/ranlib ../archive_output_directory/libmysqlclient.a
Merging library mysqlclient
cd /whatever/mysql-build/libmysql && /usr/bin/cmake -DTARGET_NAME=mysqlclient -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libmysqlclient.a -DTARGET_LINK_FLAGS= -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_merge_mysqlclient.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 24%] Built target mysqlclient
make -f libmysql/CMakeFiles/libmysql_api_test.dir/build.make libmysql/CMakeFiles/libmysql_api_test.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/libmysql /whatever/mysql-build /whatever/mysql-build/libmysql /whatever/mysql-build/libmysql/CMakeFiles/libmysql_api_test.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/libmysql/CMakeFiles/libmysql_api_test.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/libmysql/CMakeFiles/libmysql_api_test.dir/depend.internal".
Dependee "/whatever/mysql-build/libmysql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/libmysql/CMakeFiles/libmysql_api_test.dir/depend.internal".
Scanning dependencies of target libmysql_api_test
make[3]: Leaving directory '/whatever/mysql-build'
make -f libmysql/CMakeFiles/libmysql_api_test.dir/build.make libmysql/CMakeFiles/libmysql_api_test.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 24%] Building C object libmysql/CMakeFiles/libmysql_api_test.dir/api_test.c.o
cd /whatever/mysql-build/libmysql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -D CLIENT_PROTOCOL_TRACING -Wstrict-prototypes -o CMakeFiles/libmysql_api_test.dir/api_test.c.o   -c /whatever/mysql-build/libmysql/api_test.c
[ 24%] Linking CXX executable ../runtime_output_directory/libmysql_api_test
cd /whatever/mysql-build/libmysql && /usr/bin/cmake -E cmake_link_script CMakeFiles/libmysql_api_test.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/libmysql_api_test.dir/api_test.c.o  -o ../runtime_output_directory/libmysql_api_test -Wl,-rpath,/whatever/mysql-build/library_output_directory -rdynamic -lpthread -lrt ../library_output_directory/libmysqlclient.so.21.0.13 ../archive_output_directory/libclientlib.a ../archive_output_directory/libvio.a ../archive_output_directory/libmysys_ssl.a ../archive_output_directory/libdbug.a ../archive_output_directory/libmysys.a ../archive_output_directory/libdbug.a ../archive_output_directory/libmysys.a -lm -lrt ../archive_output_directory/libstrings.a -lpthread -lssl -lcrypto -ldl -lz 
cd /whatever/mysql-build/libmysql && ../runtime_output_directory/libmysql_api_test > /whatever/mysql-build/libmysql/libmysql_api_test.out
make[3]: Leaving directory '/whatever/mysql-build'
[ 24%] Built target libmysql_api_test
make -f libbinlogevents/src/CMakeFiles/binlogevents_static.dir/build.make libbinlogevents/src/CMakeFiles/binlogevents_static.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/libbinlogevents/src /whatever/mysql-build /whatever/mysql-build/libbinlogevents/src /whatever/mysql-build/libbinlogevents/src/CMakeFiles/binlogevents_static.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/libbinlogevents/src/CMakeFiles/binlogevents_static.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/libbinlogevents/src/CMakeFiles/binlogevents_static.dir/depend.internal".
Dependee "/whatever/mysql-build/libbinlogevents/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/libbinlogevents/src/CMakeFiles/binlogevents_static.dir/depend.internal".
Scanning dependencies of target binlogevents_static
make[3]: Leaving directory '/whatever/mysql-build'
make -f libbinlogevents/src/CMakeFiles/binlogevents_static.dir/build.make libbinlogevents/src/CMakeFiles/binlogevents_static.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/statement_events.cpp.o
cd /whatever/mysql-build/libbinlogevents/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogevents_static.dir/statement_events.cpp.o -c /whatever/mysql/libbinlogevents/src/statement_events.cpp
[ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/control_events.cpp.o
cd /whatever/mysql-build/libbinlogevents/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogevents_static.dir/control_events.cpp.o -c /whatever/mysql/libbinlogevents/src/control_events.cpp
[ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/load_data_events.cpp.o
cd /whatever/mysql-build/libbinlogevents/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogevents_static.dir/load_data_events.cpp.o -c /whatever/mysql/libbinlogevents/src/load_data_events.cpp
[ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/rows_event.cpp.o
cd /whatever/mysql-build/libbinlogevents/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogevents_static.dir/rows_event.cpp.o -c /whatever/mysql/libbinlogevents/src/rows_event.cpp
[ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/binlog_event.cpp.o
cd /whatever/mysql-build/libbinlogevents/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogevents_static.dir/binlog_event.cpp.o -c /whatever/mysql/libbinlogevents/src/binlog_event.cpp
[ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/binary_log_funcs.cpp.o
cd /whatever/mysql-build/libbinlogevents/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogevents_static.dir/binary_log_funcs.cpp.o -c /whatever/mysql/libbinlogevents/src/binary_log_funcs.cpp
[ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/uuid.cpp.o
cd /whatever/mysql-build/libbinlogevents/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogevents_static.dir/uuid.cpp.o -c /whatever/mysql/libbinlogevents/src/uuid.cpp
[ 24%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/event_reader.cpp.o
cd /whatever/mysql-build/libbinlogevents/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogevents_static.dir/event_reader.cpp.o -c /whatever/mysql/libbinlogevents/src/event_reader.cpp
[ 24%] Linking CXX static library ../lib/libbinlogevents.a
cd /whatever/mysql-build/libbinlogevents/src && /usr/bin/cmake -P CMakeFiles/binlogevents_static.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/libbinlogevents/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/binlogevents_static.dir/link.txt --verbose=1
/usr/bin/ar qc ../lib/libbinlogevents.a  CMakeFiles/binlogevents_static.dir/statement_events.cpp.o CMakeFiles/binlogevents_static.dir/control_events.cpp.o CMakeFiles/binlogevents_static.dir/load_data_events.cpp.o CMakeFiles/binlogevents_static.dir/rows_event.cpp.o CMakeFiles/binlogevents_static.dir/binlog_event.cpp.o CMakeFiles/binlogevents_static.dir/binary_log_funcs.cpp.o CMakeFiles/binlogevents_static.dir/uuid.cpp.o CMakeFiles/binlogevents_static.dir/event_reader.cpp.o
/usr/bin/ranlib ../lib/libbinlogevents.a
cd /whatever/mysql-build/libbinlogevents/src && /usr/bin/cmake -DTARGET_NAME=binlogevents_static -DTARGET_LOC=/whatever/mysql-build/libbinlogevents/lib/libbinlogevents.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_binlogevents_static.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 24%] Built target binlogevents_static
make -f libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/build.make libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/libbinlogstandalone/src /whatever/mysql-build /whatever/mysql-build/libbinlogstandalone/src /whatever/mysql-build/libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/depend.internal".
Dependee "/whatever/mysql-build/libbinlogstandalone/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/depend.internal".
Scanning dependencies of target binlogstandalone_static
make[3]: Leaving directory '/whatever/mysql-build'
make -f libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/build.make libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 24%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/load_data_events.cpp.o
cd /whatever/mysql-build/libbinlogstandalone/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DSTANDALONE_BINLOG -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/libbinlogstandalone/../libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/load_data_events.cpp.o -c /whatever/mysql/libbinlogevents/src/load_data_events.cpp
[ 24%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/rows_event.cpp.o
cd /whatever/mysql-build/libbinlogstandalone/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DSTANDALONE_BINLOG -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/libbinlogstandalone/../libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/rows_event.cpp.o -c /whatever/mysql/libbinlogevents/src/rows_event.cpp
[ 24%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/binlog_event.cpp.o
cd /whatever/mysql-build/libbinlogstandalone/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DSTANDALONE_BINLOG -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/libbinlogstandalone/../libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/binlog_event.cpp.o -c /whatever/mysql/libbinlogevents/src/binlog_event.cpp
[ 24%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/control_events.cpp.o
cd /whatever/mysql-build/libbinlogstandalone/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DSTANDALONE_BINLOG -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/libbinlogstandalone/../libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/control_events.cpp.o -c /whatever/mysql/libbinlogevents/src/control_events.cpp
[ 24%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/statement_events.cpp.o
cd /whatever/mysql-build/libbinlogstandalone/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DSTANDALONE_BINLOG -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/libbinlogstandalone/../libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/statement_events.cpp.o -c /whatever/mysql/libbinlogevents/src/statement_events.cpp
[ 24%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/uuid.cpp.o
cd /whatever/mysql-build/libbinlogstandalone/src && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DSTANDALONE_BINLOG -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/libbinlogstandalone/../libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/uuid.cpp.o -c /whatever/mysql/libbinlogevents/src/uuid.cpp
[ 24%] Linking CXX static library ../lib/libbinlogstandalone.a
cd /whatever/mysql-build/libbinlogstandalone/src && /usr/bin/cmake -P CMakeFiles/binlogstandalone_static.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/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[3]: Leaving directory '/whatever/mysql-build'
[ 24%] Built target binlogstandalone_static
make -f storage/archive/CMakeFiles/archive.dir/build.make storage/archive/CMakeFiles/archive.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/archive /whatever/mysql-build /whatever/mysql-build/storage/archive /whatever/mysql-build/storage/archive/CMakeFiles/archive.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/archive/CMakeFiles/archive.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/archive/CMakeFiles/archive.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/archive/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/archive/CMakeFiles/archive.dir/depend.internal".
Scanning dependencies of target archive
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/archive/CMakeFiles/archive.dir/build.make storage/archive/CMakeFiles/archive.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 24%] Building CXX object storage/archive/CMakeFiles/archive.dir/azio.cc.o
cd /whatever/mysql-build/storage/archive && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/archive.dir/azio.cc.o -c /whatever/mysql/storage/archive/azio.cc
[ 24%] Building CXX object storage/archive/CMakeFiles/archive.dir/ha_archive.cc.o
cd /whatever/mysql-build/storage/archive && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/archive.dir/ha_archive.cc.o -c /whatever/mysql/storage/archive/ha_archive.cc
[ 24%] Linking CXX static library ../../archive_output_directory/libarchive.a
cd /whatever/mysql-build/storage/archive && /usr/bin/cmake -P CMakeFiles/archive.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/archive && /usr/bin/cmake -E cmake_link_script CMakeFiles/archive.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libarchive.a  CMakeFiles/archive.dir/azio.cc.o CMakeFiles/archive.dir/ha_archive.cc.o
/usr/bin/ranlib ../../archive_output_directory/libarchive.a
cd /whatever/mysql-build/storage/archive && /usr/bin/cmake -DTARGET_NAME=archive -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libarchive.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_archive.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 24%] Built target archive
make -f storage/blackhole/CMakeFiles/blackhole.dir/build.make storage/blackhole/CMakeFiles/blackhole.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/blackhole /whatever/mysql-build /whatever/mysql-build/storage/blackhole /whatever/mysql-build/storage/blackhole/CMakeFiles/blackhole.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/blackhole/CMakeFiles/blackhole.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/blackhole/CMakeFiles/blackhole.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/blackhole/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/blackhole/CMakeFiles/blackhole.dir/depend.internal".
Scanning dependencies of target blackhole
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/blackhole/CMakeFiles/blackhole.dir/build.make storage/blackhole/CMakeFiles/blackhole.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 24%] Building CXX object storage/blackhole/CMakeFiles/blackhole.dir/ha_blackhole.cc.o
cd /whatever/mysql-build/storage/blackhole && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/blackhole.dir/ha_blackhole.cc.o -c /whatever/mysql/storage/blackhole/ha_blackhole.cc
[ 24%] Linking CXX static library ../../archive_output_directory/libblackhole.a
cd /whatever/mysql-build/storage/blackhole && /usr/bin/cmake -P CMakeFiles/blackhole.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/blackhole && /usr/bin/cmake -E cmake_link_script CMakeFiles/blackhole.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libblackhole.a  CMakeFiles/blackhole.dir/ha_blackhole.cc.o
/usr/bin/ranlib ../../archive_output_directory/libblackhole.a
cd /whatever/mysql-build/storage/blackhole && /usr/bin/cmake -DTARGET_NAME=blackhole -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libblackhole.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_blackhole.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 24%] Built target blackhole
make -f storage/csv/CMakeFiles/csv.dir/build.make storage/csv/CMakeFiles/csv.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/csv /whatever/mysql-build /whatever/mysql-build/storage/csv /whatever/mysql-build/storage/csv/CMakeFiles/csv.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/csv/CMakeFiles/csv.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/csv/CMakeFiles/csv.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/csv/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/csv/CMakeFiles/csv.dir/depend.internal".
Scanning dependencies of target csv
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/csv/CMakeFiles/csv.dir/build.make storage/csv/CMakeFiles/csv.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 25%] Building CXX object storage/csv/CMakeFiles/csv.dir/ha_tina.cc.o
cd /whatever/mysql-build/storage/csv && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/csv.dir/ha_tina.cc.o -c /whatever/mysql/storage/csv/ha_tina.cc
[ 25%] Building CXX object storage/csv/CMakeFiles/csv.dir/transparent_file.cc.o
cd /whatever/mysql-build/storage/csv && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/csv.dir/transparent_file.cc.o -c /whatever/mysql/storage/csv/transparent_file.cc
[ 25%] Linking CXX static library ../../archive_output_directory/libcsv.a
cd /whatever/mysql-build/storage/csv && /usr/bin/cmake -P CMakeFiles/csv.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/csv && /usr/bin/cmake -E cmake_link_script CMakeFiles/csv.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libcsv.a  CMakeFiles/csv.dir/ha_tina.cc.o CMakeFiles/csv.dir/transparent_file.cc.o
/usr/bin/ranlib ../../archive_output_directory/libcsv.a
cd /whatever/mysql-build/storage/csv && /usr/bin/cmake -DTARGET_NAME=csv -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libcsv.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_csv.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 25%] Built target csv
make -f libservices/CMakeFiles/mysqlservices.dir/build.make libservices/CMakeFiles/mysqlservices.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/libservices /whatever/mysql-build /whatever/mysql-build/libservices /whatever/mysql-build/libservices/CMakeFiles/mysqlservices.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/libservices/CMakeFiles/mysqlservices.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/libservices/CMakeFiles/mysqlservices.dir/depend.internal".
Dependee "/whatever/mysql-build/libservices/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/libservices/CMakeFiles/mysqlservices.dir/depend.internal".
Scanning dependencies of target mysqlservices
make[3]: Leaving directory '/whatever/mysql-build'
make -f libservices/CMakeFiles/mysqlservices.dir/build.make libservices/CMakeFiles/mysqlservices.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/service_command.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/service_command.c.o   -c /whatever/mysql/libservices/service_command.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/locking_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/locking_service.c.o   -c /whatever/mysql/libservices/locking_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/srv_session_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/srv_session_service.c.o   -c /whatever/mysql/libservices/srv_session_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/thd_alloc_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/thd_alloc_service.c.o   -c /whatever/mysql/libservices/thd_alloc_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/thd_wait_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/thd_wait_service.c.o   -c /whatever/mysql/libservices/thd_wait_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_plugin_log_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/my_plugin_log_service.c.o   -c /whatever/mysql/libservices/my_plugin_log_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_thread_scheduler_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/my_thread_scheduler_service.c.o   -c /whatever/mysql/libservices/my_thread_scheduler_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_string_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/mysql_string_service.c.o   -c /whatever/mysql/libservices/mysql_string_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_malloc_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/mysql_malloc_service.c.o   -c /whatever/mysql/libservices/mysql_malloc_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_password_policy_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/mysql_password_policy_service.c.o   -c /whatever/mysql/libservices/mysql_password_policy_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/parser_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/parser_service.c.o   -c /whatever/mysql/libservices/parser_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/srv_session_info_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/srv_session_info_service.c.o   -c /whatever/mysql/libservices/srv_session_info_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/rpl_transaction_ctx_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/rpl_transaction_ctx_service.c.o   -c /whatever/mysql/libservices/rpl_transaction_ctx_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/rpl_transaction_write_set_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/rpl_transaction_write_set_service.c.o   -c /whatever/mysql/libservices/rpl_transaction_write_set_service.c
[ 25%] Building C object libservices/CMakeFiles/mysqlservices.dir/security_context_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/security_context_service.c.o   -c /whatever/mysql/libservices/security_context_service.c
[ 26%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_keyring_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/mysql_keyring_service.c.o   -c /whatever/mysql/libservices/mysql_keyring_service.c
[ 26%] Building C object libservices/CMakeFiles/mysqlservices.dir/plugin_registry_service.c.o
cd /whatever/mysql-build/libservices && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mysqlservices.dir/plugin_registry_service.c.o   -c /whatever/mysql/libservices/plugin_registry_service.c
[ 26%] Linking C static library ../archive_output_directory/libmysqlservices.a
cd /whatever/mysql-build/libservices && /usr/bin/cmake -P CMakeFiles/mysqlservices.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/libservices && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysqlservices.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/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/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 CMakeFiles/mysqlservices.dir/plugin_registry_service.c.o
/usr/bin/ranlib ../archive_output_directory/libmysqlservices.a
cd /whatever/mysql-build/libservices && /usr/bin/cmake -DTARGET_NAME=mysqlservices -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libmysqlservices.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_mysqlservices.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 26%] Built target mysqlservices
make -f storage/example/CMakeFiles/example.dir/build.make storage/example/CMakeFiles/example.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/example /whatever/mysql-build /whatever/mysql-build/storage/example /whatever/mysql-build/storage/example/CMakeFiles/example.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/example/CMakeFiles/example.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/example/CMakeFiles/example.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/example/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/example/CMakeFiles/example.dir/depend.internal".
Scanning dependencies of target example
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/example/CMakeFiles/example.dir/build.make storage/example/CMakeFiles/example.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 26%] Building CXX object storage/example/CMakeFiles/example.dir/ha_example.cc.o
cd /whatever/mysql-build/storage/example && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_DYNAMIC_PLUGIN -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dexample_EXPORTS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC   -o CMakeFiles/example.dir/ha_example.cc.o -c /whatever/mysql/storage/example/ha_example.cc
[ 26%] Linking CXX shared module ../../plugin_output_directory/ha_example.so
cd /whatever/mysql-build/storage/example && /usr/bin/cmake -E cmake_link_script CMakeFiles/example.dir/link.txt --verbose=1
/usr/bin/c++  -fPIC -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -shared  -o ../../plugin_output_directory/ha_example.so CMakeFiles/example.dir/ha_example.cc.o -lpthread ../../archive_output_directory/libmysqlservices.a -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 26%] Built target example
make -f storage/federated/CMakeFiles/federated.dir/build.make storage/federated/CMakeFiles/federated.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/federated /whatever/mysql-build /whatever/mysql-build/storage/federated /whatever/mysql-build/storage/federated/CMakeFiles/federated.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/federated/CMakeFiles/federated.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/federated/CMakeFiles/federated.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/federated/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/federated/CMakeFiles/federated.dir/depend.internal".
Scanning dependencies of target federated
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/federated/CMakeFiles/federated.dir/build.make storage/federated/CMakeFiles/federated.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 26%] Building CXX object storage/federated/CMakeFiles/federated.dir/ha_federated.cc.o
cd /whatever/mysql-build/storage/federated && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/federated.dir/ha_federated.cc.o -c /whatever/mysql/storage/federated/ha_federated.cc
[ 26%] Linking CXX static library ../../archive_output_directory/libfederated.a
cd /whatever/mysql-build/storage/federated && /usr/bin/cmake -P CMakeFiles/federated.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/federated && /usr/bin/cmake -E cmake_link_script CMakeFiles/federated.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libfederated.a  CMakeFiles/federated.dir/ha_federated.cc.o
/usr/bin/ranlib ../../archive_output_directory/libfederated.a
cd /whatever/mysql-build/storage/federated && /usr/bin/cmake -DTARGET_NAME=federated -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libfederated.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_federated.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 26%] Built target federated
make -f storage/heap/CMakeFiles/heap_nopfs.dir/build.make storage/heap/CMakeFiles/heap_nopfs.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/heap /whatever/mysql-build /whatever/mysql-build/storage/heap /whatever/mysql-build/storage/heap/CMakeFiles/heap_nopfs.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/heap/CMakeFiles/heap_nopfs.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/heap/CMakeFiles/heap_nopfs.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/heap/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/heap/CMakeFiles/heap_nopfs.dir/depend.internal".
Scanning dependencies of target heap_nopfs
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/heap/CMakeFiles/heap_nopfs.dir/build.make storage/heap/CMakeFiles/heap_nopfs.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 26%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/_check.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/_check.cc.o -c /whatever/mysql/storage/heap/_check.cc
[ 26%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/_rectest.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/_rectest.cc.o -c /whatever/mysql/storage/heap/_rectest.cc
[ 26%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_block.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_block.cc.o -c /whatever/mysql/storage/heap/hp_block.cc
[ 26%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_clear.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_clear.cc.o -c /whatever/mysql/storage/heap/hp_clear.cc
[ 26%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_close.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_close.cc.o -c /whatever/mysql/storage/heap/hp_close.cc
[ 26%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_create.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_create.cc.o -c /whatever/mysql/storage/heap/hp_create.cc
[ 26%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/ha_heap.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/ha_heap.cc.o -c /whatever/mysql/storage/heap/ha_heap.cc
[ 26%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_delete.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_delete.cc.o -c /whatever/mysql/storage/heap/hp_delete.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_extra.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_extra.cc.o -c /whatever/mysql/storage/heap/hp_extra.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_hash.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_hash.cc.o -c /whatever/mysql/storage/heap/hp_hash.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_info.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_info.cc.o -c /whatever/mysql/storage/heap/hp_info.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_open.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_open.cc.o -c /whatever/mysql/storage/heap/hp_open.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_panic.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_panic.cc.o -c /whatever/mysql/storage/heap/hp_panic.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_rename.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_rename.cc.o -c /whatever/mysql/storage/heap/hp_rename.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_rfirst.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_rfirst.cc.o -c /whatever/mysql/storage/heap/hp_rfirst.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_rkey.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_rkey.cc.o -c /whatever/mysql/storage/heap/hp_rkey.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_rlast.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_rlast.cc.o -c /whatever/mysql/storage/heap/hp_rlast.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_rnext.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_rnext.cc.o -c /whatever/mysql/storage/heap/hp_rnext.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_rprev.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_rprev.cc.o -c /whatever/mysql/storage/heap/hp_rprev.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_rrnd.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_rrnd.cc.o -c /whatever/mysql/storage/heap/hp_rrnd.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_rsame.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_rsame.cc.o -c /whatever/mysql/storage/heap/hp_rsame.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_scan.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_scan.cc.o -c /whatever/mysql/storage/heap/hp_scan.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_static.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_static.cc.o -c /whatever/mysql/storage/heap/hp_static.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_update.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_update.cc.o -c /whatever/mysql/storage/heap/hp_update.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap_nopfs.dir/hp_write.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap_nopfs.dir/hp_write.cc.o -c /whatever/mysql/storage/heap/hp_write.cc
[ 27%] Linking CXX static library ../../archive_output_directory/libheap_nopfs.a
cd /whatever/mysql-build/storage/heap && /usr/bin/cmake -P CMakeFiles/heap_nopfs.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/heap && /usr/bin/cmake -E cmake_link_script CMakeFiles/heap_nopfs.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libheap_nopfs.a  CMakeFiles/heap_nopfs.dir/_check.cc.o CMakeFiles/heap_nopfs.dir/_rectest.cc.o CMakeFiles/heap_nopfs.dir/hp_block.cc.o CMakeFiles/heap_nopfs.dir/hp_clear.cc.o CMakeFiles/heap_nopfs.dir/hp_close.cc.o CMakeFiles/heap_nopfs.dir/hp_create.cc.o CMakeFiles/heap_nopfs.dir/ha_heap.cc.o CMakeFiles/heap_nopfs.dir/hp_delete.cc.o CMakeFiles/heap_nopfs.dir/hp_extra.cc.o CMakeFiles/heap_nopfs.dir/hp_hash.cc.o CMakeFiles/heap_nopfs.dir/hp_info.cc.o CMakeFiles/heap_nopfs.dir/hp_open.cc.o CMakeFiles/heap_nopfs.dir/hp_panic.cc.o CMakeFiles/heap_nopfs.dir/hp_rename.cc.o CMakeFiles/heap_nopfs.dir/hp_rfirst.cc.o CMakeFiles/heap_nopfs.dir/hp_rkey.cc.o CMakeFiles/heap_nopfs.dir/hp_rlast.cc.o CMakeFiles/heap_nopfs.dir/hp_rnext.cc.o CMakeFiles/heap_nopfs.dir/hp_rprev.cc.o CMakeFiles/heap_nopfs.dir/hp_rrnd.cc.o CMakeFiles/heap_nopfs.dir/hp_rsame.cc.o CMakeFiles/heap_nopfs.dir/hp_scan.cc.o CMakeFiles/heap_nopfs.dir/hp_static.cc.o CMakeFiles/heap_nopfs.dir/hp_update.cc.o CMakeFiles/heap_nopfs.dir/hp_write.cc.o
/usr/bin/ranlib ../../archive_output_directory/libheap_nopfs.a
cd /whatever/mysql-build/storage/heap && /usr/bin/cmake -DTARGET_NAME=heap_nopfs -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libheap_nopfs.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_heap_nopfs.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 27%] Built target heap_nopfs
make -f storage/heap/CMakeFiles/hp_test2.dir/build.make storage/heap/CMakeFiles/hp_test2.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/heap /whatever/mysql-build /whatever/mysql-build/storage/heap /whatever/mysql-build/storage/heap/CMakeFiles/hp_test2.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/heap/CMakeFiles/hp_test2.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/heap/CMakeFiles/hp_test2.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/heap/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/heap/CMakeFiles/hp_test2.dir/depend.internal".
Scanning dependencies of target hp_test2
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/heap/CMakeFiles/hp_test2.dir/build.make storage/heap/CMakeFiles/hp_test2.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 27%] Building CXX object storage/heap/CMakeFiles/hp_test2.dir/hp_test2.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/hp_test2.dir/hp_test2.cc.o -c /whatever/mysql/storage/heap/hp_test2.cc
[ 27%] Linking CXX executable ../../runtime_output_directory/hp_test2
cd /whatever/mysql-build/storage/heap && /usr/bin/cmake -E cmake_link_script CMakeFiles/hp_test2.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/hp_test2.dir/hp_test2.cc.o  -o ../../runtime_output_directory/hp_test2 -rdynamic -lpthread ../../archive_output_directory/libheap_nopfs.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a ../../archive_output_directory/libstrings.a -lz -lm -lrt -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 27%] Built target hp_test2
make -f storage/heap/CMakeFiles/hp_test1.dir/build.make storage/heap/CMakeFiles/hp_test1.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/heap /whatever/mysql-build /whatever/mysql-build/storage/heap /whatever/mysql-build/storage/heap/CMakeFiles/hp_test1.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/heap/CMakeFiles/hp_test1.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/heap/CMakeFiles/hp_test1.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/heap/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/heap/CMakeFiles/hp_test1.dir/depend.internal".
Scanning dependencies of target hp_test1
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/heap/CMakeFiles/hp_test1.dir/build.make storage/heap/CMakeFiles/hp_test1.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 27%] Building CXX object storage/heap/CMakeFiles/hp_test1.dir/hp_test1.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/hp_test1.dir/hp_test1.cc.o -c /whatever/mysql/storage/heap/hp_test1.cc
[ 27%] Linking CXX executable ../../runtime_output_directory/hp_test1
cd /whatever/mysql-build/storage/heap && /usr/bin/cmake -E cmake_link_script CMakeFiles/hp_test1.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/hp_test1.dir/hp_test1.cc.o  -o ../../runtime_output_directory/hp_test1 -rdynamic -lpthread ../../archive_output_directory/libheap_nopfs.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a ../../archive_output_directory/libstrings.a -lz -lm -lrt -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 27%] Built target hp_test1
make -f storage/heap/CMakeFiles/heap.dir/build.make storage/heap/CMakeFiles/heap.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/heap /whatever/mysql-build /whatever/mysql-build/storage/heap /whatever/mysql-build/storage/heap/CMakeFiles/heap.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/heap/CMakeFiles/heap.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/heap/CMakeFiles/heap.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/heap/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/heap/CMakeFiles/heap.dir/depend.internal".
Scanning dependencies of target heap
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/heap/CMakeFiles/heap.dir/build.make storage/heap/CMakeFiles/heap.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 27%] Building CXX object storage/heap/CMakeFiles/heap.dir/_check.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/_check.cc.o -c /whatever/mysql/storage/heap/_check.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap.dir/_rectest.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/_rectest.cc.o -c /whatever/mysql/storage/heap/_rectest.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_block.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_block.cc.o -c /whatever/mysql/storage/heap/hp_block.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_clear.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_clear.cc.o -c /whatever/mysql/storage/heap/hp_clear.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_close.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_close.cc.o -c /whatever/mysql/storage/heap/hp_close.cc
[ 27%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_create.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_create.cc.o -c /whatever/mysql/storage/heap/hp_create.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/ha_heap.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/ha_heap.cc.o -c /whatever/mysql/storage/heap/ha_heap.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_delete.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_delete.cc.o -c /whatever/mysql/storage/heap/hp_delete.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_extra.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_extra.cc.o -c /whatever/mysql/storage/heap/hp_extra.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_hash.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_hash.cc.o -c /whatever/mysql/storage/heap/hp_hash.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_info.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_info.cc.o -c /whatever/mysql/storage/heap/hp_info.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_open.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_open.cc.o -c /whatever/mysql/storage/heap/hp_open.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_panic.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_panic.cc.o -c /whatever/mysql/storage/heap/hp_panic.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_rename.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_rename.cc.o -c /whatever/mysql/storage/heap/hp_rename.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_rfirst.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_rfirst.cc.o -c /whatever/mysql/storage/heap/hp_rfirst.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_rkey.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_rkey.cc.o -c /whatever/mysql/storage/heap/hp_rkey.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_rlast.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_rlast.cc.o -c /whatever/mysql/storage/heap/hp_rlast.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_rnext.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_rnext.cc.o -c /whatever/mysql/storage/heap/hp_rnext.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_rprev.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_rprev.cc.o -c /whatever/mysql/storage/heap/hp_rprev.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_rrnd.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_rrnd.cc.o -c /whatever/mysql/storage/heap/hp_rrnd.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_rsame.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_rsame.cc.o -c /whatever/mysql/storage/heap/hp_rsame.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_scan.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_scan.cc.o -c /whatever/mysql/storage/heap/hp_scan.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_static.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_static.cc.o -c /whatever/mysql/storage/heap/hp_static.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_update.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_update.cc.o -c /whatever/mysql/storage/heap/hp_update.cc
[ 28%] Building CXX object storage/heap/CMakeFiles/heap.dir/hp_write.cc.o
cd /whatever/mysql-build/storage/heap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/heap.dir/hp_write.cc.o -c /whatever/mysql/storage/heap/hp_write.cc
[ 28%] Linking CXX static library ../../archive_output_directory/libheap.a
cd /whatever/mysql-build/storage/heap && /usr/bin/cmake -P CMakeFiles/heap.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/heap && /usr/bin/cmake -E cmake_link_script CMakeFiles/heap.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libheap.a  CMakeFiles/heap.dir/_check.cc.o CMakeFiles/heap.dir/_rectest.cc.o CMakeFiles/heap.dir/hp_block.cc.o CMakeFiles/heap.dir/hp_clear.cc.o CMakeFiles/heap.dir/hp_close.cc.o CMakeFiles/heap.dir/hp_create.cc.o CMakeFiles/heap.dir/ha_heap.cc.o CMakeFiles/heap.dir/hp_delete.cc.o CMakeFiles/heap.dir/hp_extra.cc.o CMakeFiles/heap.dir/hp_hash.cc.o CMakeFiles/heap.dir/hp_info.cc.o CMakeFiles/heap.dir/hp_open.cc.o CMakeFiles/heap.dir/hp_panic.cc.o CMakeFiles/heap.dir/hp_rename.cc.o CMakeFiles/heap.dir/hp_rfirst.cc.o CMakeFiles/heap.dir/hp_rkey.cc.o CMakeFiles/heap.dir/hp_rlast.cc.o CMakeFiles/heap.dir/hp_rnext.cc.o CMakeFiles/heap.dir/hp_rprev.cc.o CMakeFiles/heap.dir/hp_rrnd.cc.o CMakeFiles/heap.dir/hp_rsame.cc.o CMakeFiles/heap.dir/hp_scan.cc.o CMakeFiles/heap.dir/hp_static.cc.o CMakeFiles/heap.dir/hp_update.cc.o CMakeFiles/heap.dir/hp_write.cc.o
/usr/bin/ranlib ../../archive_output_directory/libheap.a
cd /whatever/mysql-build/storage/heap && /usr/bin/cmake -DTARGET_NAME=heap -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libheap.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_heap.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 28%] Built target heap
make -f utilities/CMakeFiles/lz4_lib.dir/build.make utilities/CMakeFiles/lz4_lib.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/utilities /whatever/mysql-build /whatever/mysql-build/utilities /whatever/mysql-build/utilities/CMakeFiles/lz4_lib.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/utilities/CMakeFiles/lz4_lib.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/utilities/CMakeFiles/lz4_lib.dir/depend.internal".
Dependee "/whatever/mysql-build/utilities/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/utilities/CMakeFiles/lz4_lib.dir/depend.internal".
Scanning dependencies of target lz4_lib
make[3]: Leaving directory '/whatever/mysql-build'
make -f utilities/CMakeFiles/lz4_lib.dir/build.make utilities/CMakeFiles/lz4_lib.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 28%] Building C object utilities/CMakeFiles/lz4_lib.dir/__/extra/lz4/lz4.c.o
cd /whatever/mysql-build/utilities && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE=1 -DHAVE_LIBEVENT2 -DHAVE_LZ4=1 -DHAVE_OPENSSL -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/lz4_lib.dir/__/extra/lz4/lz4.c.o   -c /whatever/mysql/extra/lz4/lz4.c
[ 28%] Building C object utilities/CMakeFiles/lz4_lib.dir/__/extra/lz4/lz4frame.c.o
cd /whatever/mysql-build/utilities && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE=1 -DHAVE_LIBEVENT2 -DHAVE_LZ4=1 -DHAVE_OPENSSL -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/lz4_lib.dir/__/extra/lz4/lz4frame.c.o   -c /whatever/mysql/extra/lz4/lz4frame.c
[ 28%] Building C object utilities/CMakeFiles/lz4_lib.dir/__/extra/lz4/lz4hc.c.o
cd /whatever/mysql-build/utilities && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE=1 -DHAVE_LIBEVENT2 -DHAVE_LZ4=1 -DHAVE_OPENSSL -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/lz4_lib.dir/__/extra/lz4/lz4hc.c.o   -c /whatever/mysql/extra/lz4/lz4hc.c
[ 28%] Building C object utilities/CMakeFiles/lz4_lib.dir/__/extra/lz4/xxhash.c.o
cd /whatever/mysql-build/utilities && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE=1 -DHAVE_LIBEVENT2 -DHAVE_LZ4=1 -DHAVE_OPENSSL -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/lz4_lib.dir/__/extra/lz4/xxhash.c.o   -c /whatever/mysql/extra/lz4/xxhash.c
[ 28%] Linking C static library ../archive_output_directory/liblz4_lib.a
cd /whatever/mysql-build/utilities && /usr/bin/cmake -P CMakeFiles/lz4_lib.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/utilities && /usr/bin/cmake -E cmake_link_script CMakeFiles/lz4_lib.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/liblz4_lib.a  CMakeFiles/lz4_lib.dir/__/extra/lz4/lz4.c.o CMakeFiles/lz4_lib.dir/__/extra/lz4/lz4frame.c.o CMakeFiles/lz4_lib.dir/__/extra/lz4/lz4hc.c.o CMakeFiles/lz4_lib.dir/__/extra/lz4/xxhash.c.o
/usr/bin/ranlib ../archive_output_directory/liblz4_lib.a
cd /whatever/mysql-build/utilities && /usr/bin/cmake -DTARGET_NAME=lz4_lib -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/liblz4_lib.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_lz4_lib.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 28%] Built target lz4_lib
make -f storage/innobase/CMakeFiles/innobase.dir/build.make storage/innobase/CMakeFiles/innobase.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/innobase /whatever/mysql-build /whatever/mysql-build/storage/innobase /whatever/mysql-build/storage/innobase/CMakeFiles/innobase.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/innobase/CMakeFiles/innobase.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/innobase/CMakeFiles/innobase.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/innobase/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/innobase/CMakeFiles/innobase.dir/depend.internal".
Scanning dependencies of target innobase
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/innobase/CMakeFiles/innobase.dir/build.make storage/innobase/CMakeFiles/innobase.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/api/api0api.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/api/api0api.cc.o -c /whatever/mysql/storage/innobase/api/api0api.cc
[ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/api/api0misc.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/api/api0misc.cc.o -c /whatever/mysql/storage/innobase/api/api0misc.cc
[ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/arch/arch0arch.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/arch/arch0arch.cc.o -c /whatever/mysql/storage/innobase/arch/arch0arch.cc
[ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/arch/arch0page.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/arch/arch0page.cc.o -c /whatever/mysql/storage/innobase/arch/arch0page.cc
[ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/arch/arch0log.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/arch/arch0log.cc.o -c /whatever/mysql/storage/innobase/arch/arch0log.cc
[ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0btr.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/btr/btr0btr.cc.o -c /whatever/mysql/storage/innobase/btr/btr0btr.cc
[ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0cur.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/btr/btr0cur.cc.o -c /whatever/mysql/storage/innobase/btr/btr0cur.cc
[ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0pcur.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/btr/btr0pcur.cc.o -c /whatever/mysql/storage/innobase/btr/btr0pcur.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0sea.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/btr/btr0sea.cc.o -c /whatever/mysql/storage/innobase/btr/btr0sea.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0bulk.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/btr/btr0bulk.cc.o -c /whatever/mysql/storage/innobase/btr/btr0bulk.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0buddy.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/buf/buf0buddy.cc.o -c /whatever/mysql/storage/innobase/buf/buf0buddy.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0buf.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/buf/buf0buf.cc.o -c /whatever/mysql/storage/innobase/buf/buf0buf.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0dblwr.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/buf/buf0dblwr.cc.o -c /whatever/mysql/storage/innobase/buf/buf0dblwr.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0dump.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/buf/buf0dump.cc.o -c /whatever/mysql/storage/innobase/buf/buf0dump.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0flu.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/buf/buf0flu.cc.o -c /whatever/mysql/storage/innobase/buf/buf0flu.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0lru.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/buf/buf0lru.cc.o -c /whatever/mysql/storage/innobase/buf/buf0lru.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0rea.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/buf/buf0rea.cc.o -c /whatever/mysql/storage/innobase/buf/buf0rea.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/clone/clone0api.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/clone/clone0api.cc.o -c /whatever/mysql/storage/innobase/clone/clone0api.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/clone/clone0clone.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/clone/clone0clone.cc.o -c /whatever/mysql/storage/innobase/clone/clone0clone.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/clone/clone0copy.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/clone/clone0copy.cc.o -c /whatever/mysql/storage/innobase/clone/clone0copy.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/clone/clone0apply.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/clone/clone0apply.cc.o -c /whatever/mysql/storage/innobase/clone/clone0apply.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/clone/clone0desc.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/clone/clone0desc.cc.o -c /whatever/mysql/storage/innobase/clone/clone0desc.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/clone/clone0snapshot.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/clone/clone0snapshot.cc.o -c /whatever/mysql/storage/innobase/clone/clone0snapshot.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/data/data0data.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/data/data0data.cc.o -c /whatever/mysql/storage/innobase/data/data0data.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/data/data0type.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/data/data0type.cc.o -c /whatever/mysql/storage/innobase/data/data0type.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0boot.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/dict/dict0boot.cc.o -c /whatever/mysql/storage/innobase/dict/dict0boot.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0crea.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/dict/dict0crea.cc.o -c /whatever/mysql/storage/innobase/dict/dict0crea.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0dict.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/dict/dict0dict.cc.o -c /whatever/mysql/storage/innobase/dict/dict0dict.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0dd.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/dict/dict0dd.cc.o -c /whatever/mysql/storage/innobase/dict/dict0dd.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0load.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/dict/dict0load.cc.o -c /whatever/mysql/storage/innobase/dict/dict0load.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0mem.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/dict/dict0mem.cc.o -c /whatever/mysql/storage/innobase/dict/dict0mem.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0sdi.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/dict/dict0sdi.cc.o -c /whatever/mysql/storage/innobase/dict/dict0sdi.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0stats.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/dict/dict0stats.cc.o -c /whatever/mysql/storage/innobase/dict/dict0stats.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0stats_bg.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/dict/dict0stats_bg.cc.o -c /whatever/mysql/storage/innobase/dict/dict0stats_bg.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0upgrade.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/dict/dict0upgrade.cc.o -c /whatever/mysql/storage/innobase/dict/dict0upgrade.cc
[ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/eval/eval0eval.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/eval/eval0eval.cc.o -c /whatever/mysql/storage/innobase/eval/eval0eval.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/eval/eval0proc.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/eval/eval0proc.cc.o -c /whatever/mysql/storage/innobase/eval/eval0proc.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fil/fil0fil.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fil/fil0fil.cc.o -c /whatever/mysql/storage/innobase/fil/fil0fil.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0fsp.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fsp/fsp0fsp.cc.o -c /whatever/mysql/storage/innobase/fsp/fsp0fsp.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0file.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fsp/fsp0file.cc.o -c /whatever/mysql/storage/innobase/fsp/fsp0file.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0space.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fsp/fsp0space.cc.o -c /whatever/mysql/storage/innobase/fsp/fsp0space.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0sysspace.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fsp/fsp0sysspace.cc.o -c /whatever/mysql/storage/innobase/fsp/fsp0sysspace.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fut/fut0lst.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fut/fut0lst.cc.o -c /whatever/mysql/storage/innobase/fut/fut0lst.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/ha0ha.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ha/ha0ha.cc.o -c /whatever/mysql/storage/innobase/ha/ha0ha.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/ha0storage.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ha/ha0storage.cc.o -c /whatever/mysql/storage/innobase/ha/ha0storage.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/hash0hash.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ha/hash0hash.cc.o -c /whatever/mysql/storage/innobase/ha/hash0hash.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0fts.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fts/fts0fts.cc.o -c /whatever/mysql/storage/innobase/fts/fts0fts.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0ast.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fts/fts0ast.cc.o -c /whatever/mysql/storage/innobase/fts/fts0ast.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0blex.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fts/fts0blex.cc.o -c /whatever/mysql/storage/innobase/fts/fts0blex.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0config.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fts/fts0config.cc.o -c /whatever/mysql/storage/innobase/fts/fts0config.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0opt.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fts/fts0opt.cc.o -c /whatever/mysql/storage/innobase/fts/fts0opt.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0pars.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -Wno-logical-op -o CMakeFiles/innobase.dir/fts/fts0pars.cc.o -c /whatever/mysql/storage/innobase/fts/fts0pars.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0que.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fts/fts0que.cc.o -c /whatever/mysql/storage/innobase/fts/fts0que.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0sql.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fts/fts0sql.cc.o -c /whatever/mysql/storage/innobase/fts/fts0sql.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0tlex.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fts/fts0tlex.cc.o -c /whatever/mysql/storage/innobase/fts/fts0tlex.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/gis/gis0geo.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/gis/gis0geo.cc.o -c /whatever/mysql/storage/innobase/gis/gis0geo.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/gis/gis0rtree.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/gis/gis0rtree.cc.o -c /whatever/mysql/storage/innobase/gis/gis0rtree.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/gis/gis0sea.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/gis/gis0sea.cc.o -c /whatever/mysql/storage/innobase/gis/gis0sea.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0plugin.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/fts/fts0plugin.cc.o -c /whatever/mysql/storage/innobase/fts/fts0plugin.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/ha_innodb.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/handler/ha_innodb.cc.o -c /whatever/mysql/storage/innobase/handler/ha_innodb.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/ha_innopart.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/handler/ha_innopart.cc.o -c /whatever/mysql/storage/innobase/handler/ha_innopart.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/handler0alter.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/handler/handler0alter.cc.o -c /whatever/mysql/storage/innobase/handler/handler0alter.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/i_s.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/handler/i_s.cc.o -c /whatever/mysql/storage/innobase/handler/i_s.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/p_s.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/handler/p_s.cc.o -c /whatever/mysql/storage/innobase/handler/p_s.cc
[ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ibuf/ibuf0ibuf.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ibuf/ibuf0ibuf.cc.o -c /whatever/mysql/storage/innobase/ibuf/ibuf0ibuf.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/lob0first.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/lob0first.cc.o -c /whatever/mysql/storage/innobase/lob/lob0first.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/lob0index.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/lob0index.cc.o -c /whatever/mysql/storage/innobase/lob/lob0index.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/lob0ins.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/lob0ins.cc.o -c /whatever/mysql/storage/innobase/lob/lob0ins.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/lob0pages.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/lob0pages.cc.o -c /whatever/mysql/storage/innobase/lob/lob0pages.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/lob0purge.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/lob0purge.cc.o -c /whatever/mysql/storage/innobase/lob/lob0purge.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/lob0update.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/lob0update.cc.o -c /whatever/mysql/storage/innobase/lob/lob0update.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/lob0impl.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/lob0impl.cc.o -c /whatever/mysql/storage/innobase/lob/lob0impl.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/lob0lob.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/lob0lob.cc.o -c /whatever/mysql/storage/innobase/lob/lob0lob.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/lob0del.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/lob0del.cc.o -c /whatever/mysql/storage/innobase/lob/lob0del.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/lob0undo.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/lob0undo.cc.o -c /whatever/mysql/storage/innobase/lob/lob0undo.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/lob0util.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/lob0util.cc.o -c /whatever/mysql/storage/innobase/lob/lob0util.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/zlob0index.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/zlob0index.cc.o -c /whatever/mysql/storage/innobase/lob/zlob0index.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/zlob0ins.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/zlob0ins.cc.o -c /whatever/mysql/storage/innobase/lob/zlob0ins.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/zlob0update.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/zlob0update.cc.o -c /whatever/mysql/storage/innobase/lob/zlob0update.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/zlob0first.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/zlob0first.cc.o -c /whatever/mysql/storage/innobase/lob/zlob0first.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lob/zlob0read.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lob/zlob0read.cc.o -c /whatever/mysql/storage/innobase/lob/zlob0read.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0iter.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lock/lock0iter.cc.o -c /whatever/mysql/storage/innobase/lock/lock0iter.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0prdt.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lock/lock0prdt.cc.o -c /whatever/mysql/storage/innobase/lock/lock0prdt.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0lock.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lock/lock0lock.cc.o -c /whatever/mysql/storage/innobase/lock/lock0lock.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0wait.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/lock/lock0wait.cc.o -c /whatever/mysql/storage/innobase/lock/lock0wait.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0buf.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/log/log0buf.cc.o -c /whatever/mysql/storage/innobase/log/log0buf.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0chkp.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/log/log0chkp.cc.o -c /whatever/mysql/storage/innobase/log/log0chkp.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0ddl.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/log/log0ddl.cc.o -c /whatever/mysql/storage/innobase/log/log0ddl.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0log.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/log/log0log.cc.o -c /whatever/mysql/storage/innobase/log/log0log.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0recv.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/log/log0recv.cc.o -c /whatever/mysql/storage/innobase/log/log0recv.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0test.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/log/log0test.cc.o -c /whatever/mysql/storage/innobase/log/log0test.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0write.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/log/log0write.cc.o -c /whatever/mysql/storage/innobase/log/log0write.cc
[ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mach/mach0data.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/mach/mach0data.cc.o -c /whatever/mysql/storage/innobase/mach/mach0data.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mtr/mtr0log.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/mtr/mtr0log.cc.o -c /whatever/mysql/storage/innobase/mtr/mtr0log.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mtr/mtr0mtr.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/mtr/mtr0mtr.cc.o -c /whatever/mysql/storage/innobase/mtr/mtr0mtr.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0file.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/os/os0file.cc.o -c /whatever/mysql/storage/innobase/os/os0file.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0proc.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/os/os0proc.cc.o -c /whatever/mysql/storage/innobase/os/os0proc.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0event.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/os/os0event.cc.o -c /whatever/mysql/storage/innobase/os/os0event.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0cur.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/page/page0cur.cc.o -c /whatever/mysql/storage/innobase/page/page0cur.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0page.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/page/page0page.cc.o -c /whatever/mysql/storage/innobase/page/page0page.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0zip.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/page/page0zip.cc.o -c /whatever/mysql/storage/innobase/page/page0zip.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/lexyy.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/pars/lexyy.cc.o -c /whatever/mysql/storage/innobase/pars/lexyy.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0grm.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/pars/pars0grm.cc.o -c /whatever/mysql/storage/innobase/pars/pars0grm.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0opt.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/pars/pars0opt.cc.o -c /whatever/mysql/storage/innobase/pars/pars0opt.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0pars.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/pars/pars0pars.cc.o -c /whatever/mysql/storage/innobase/pars/pars0pars.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0sym.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/pars/pars0sym.cc.o -c /whatever/mysql/storage/innobase/pars/pars0sym.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/que/que0que.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/que/que0que.cc.o -c /whatever/mysql/storage/innobase/que/que0que.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/read/read0read.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/read/read0read.cc.o -c /whatever/mysql/storage/innobase/read/read0read.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/rem/rem0cmp.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -fno-builtin-memcmp -o CMakeFiles/innobase.dir/rem/rem0cmp.cc.o -c /whatever/mysql/storage/innobase/rem/rem0cmp.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/rem/rem0rec.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/rem/rem0rec.cc.o -c /whatever/mysql/storage/innobase/rem/rem0rec.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ext.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0ext.cc.o -c /whatever/mysql/storage/innobase/row/row0ext.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ftsort.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0ftsort.cc.o -c /whatever/mysql/storage/innobase/row/row0ftsort.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0import.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0import.cc.o -c /whatever/mysql/storage/innobase/row/row0import.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ins.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0ins.cc.o -c /whatever/mysql/storage/innobase/row/row0ins.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0merge.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0merge.cc.o -c /whatever/mysql/storage/innobase/row/row0merge.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0mysql.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0mysql.cc.o -c /whatever/mysql/storage/innobase/row/row0mysql.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0log.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0log.cc.o -c /whatever/mysql/storage/innobase/row/row0log.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0purge.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0purge.cc.o -c /whatever/mysql/storage/innobase/row/row0purge.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0row.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0row.cc.o -c /whatever/mysql/storage/innobase/row/row0row.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0sel.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0sel.cc.o -c /whatever/mysql/storage/innobase/row/row0sel.cc
[ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0uins.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0uins.cc.o -c /whatever/mysql/storage/innobase/row/row0uins.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0umod.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0umod.cc.o -c /whatever/mysql/storage/innobase/row/row0umod.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0undo.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0undo.cc.o -c /whatever/mysql/storage/innobase/row/row0undo.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0upd.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0upd.cc.o -c /whatever/mysql/storage/innobase/row/row0upd.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0quiesce.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0quiesce.cc.o -c /whatever/mysql/storage/innobase/row/row0quiesce.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0vers.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/row/row0vers.cc.o -c /whatever/mysql/storage/innobase/row/row0vers.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0conc.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/srv/srv0conc.cc.o -c /whatever/mysql/storage/innobase/srv/srv0conc.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0mon.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/srv/srv0mon.cc.o -c /whatever/mysql/storage/innobase/srv/srv0mon.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0srv.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/srv/srv0srv.cc.o -c /whatever/mysql/storage/innobase/srv/srv0srv.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0start.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/srv/srv0start.cc.o -c /whatever/mysql/storage/innobase/srv/srv0start.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0tmp.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/srv/srv0tmp.cc.o -c /whatever/mysql/storage/innobase/srv/srv0tmp.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0arr.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/sync/sync0arr.cc.o -c /whatever/mysql/storage/innobase/sync/sync0arr.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0rw.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/sync/sync0rw.cc.o -c /whatever/mysql/storage/innobase/sync/sync0rw.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0debug.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/sync/sync0debug.cc.o -c /whatever/mysql/storage/innobase/sync/sync0debug.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0sync.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/sync/sync0sync.cc.o -c /whatever/mysql/storage/innobase/sync/sync0sync.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0i_s.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/trx/trx0i_s.cc.o -c /whatever/mysql/storage/innobase/trx/trx0i_s.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0purge.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/trx/trx0purge.cc.o -c /whatever/mysql/storage/innobase/trx/trx0purge.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0rec.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/trx/trx0rec.cc.o -c /whatever/mysql/storage/innobase/trx/trx0rec.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0roll.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/trx/trx0roll.cc.o -c /whatever/mysql/storage/innobase/trx/trx0roll.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0rseg.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/trx/trx0rseg.cc.o -c /whatever/mysql/storage/innobase/trx/trx0rseg.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0sys.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/trx/trx0sys.cc.o -c /whatever/mysql/storage/innobase/trx/trx0sys.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0trx.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/trx/trx0trx.cc.o -c /whatever/mysql/storage/innobase/trx/trx0trx.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0undo.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/trx/trx0undo.cc.o -c /whatever/mysql/storage/innobase/trx/trx0undo.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/usr/usr0sess.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/usr/usr0sess.cc.o -c /whatever/mysql/storage/innobase/usr/usr0sess.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0dbg.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ut/ut0dbg.cc.o -c /whatever/mysql/storage/innobase/ut/ut0dbg.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0list.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ut/ut0list.cc.o -c /whatever/mysql/storage/innobase/ut/ut0list.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0mem.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ut/ut0mem.cc.o -c /whatever/mysql/storage/innobase/ut/ut0mem.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0new.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ut/ut0new.cc.o -c /whatever/mysql/storage/innobase/ut/ut0new.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0rbt.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ut/ut0rbt.cc.o -c /whatever/mysql/storage/innobase/ut/ut0rbt.cc
[ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0rnd.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ut/ut0rnd.cc.o -c /whatever/mysql/storage/innobase/ut/ut0rnd.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0ut.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ut/ut0ut.cc.o -c /whatever/mysql/storage/innobase/ut/ut0ut.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0vec.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ut/ut0vec.cc.o -c /whatever/mysql/storage/innobase/ut/ut0vec.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0wqueue.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ut/ut0wqueue.cc.o -c /whatever/mysql/storage/innobase/ut/ut0wqueue.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/buf/buf.cc.o -c /whatever/mysql/storage/innobase/buf/buf.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/checksum.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/buf/checksum.cc.o -c /whatever/mysql/storage/innobase/buf/checksum.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/dict/dict.cc.o -c /whatever/mysql/storage/innobase/dict/dict.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/mem.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/dict/mem.cc.o -c /whatever/mysql/storage/innobase/dict/mem.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mem/memory.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/mem/memory.cc.o -c /whatever/mysql/storage/innobase/mem/memory.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/file.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/os/file.cc.o -c /whatever/mysql/storage/innobase/os/file.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0thread.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/os/os0thread.cc.o -c /whatever/mysql/storage/innobase/os/os0thread.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/zipdecompress.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/page/zipdecompress.cc.o -c /whatever/mysql/storage/innobase/page/zipdecompress.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/rem/rec.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/rem/rec.cc.o -c /whatever/mysql/storage/innobase/rem/rec.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/crc32.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ut/crc32.cc.o -c /whatever/mysql/storage/innobase/ut/crc32.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innobase.dir/ut/ut.cc.o -c /whatever/mysql/storage/innobase/ut/ut.cc
[ 34%] Linking CXX static library ../../archive_output_directory/libinnobase.a
cd /whatever/mysql-build/storage/innobase && /usr/bin/cmake -P CMakeFiles/innobase.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/innobase && /usr/bin/cmake -E cmake_link_script CMakeFiles/innobase.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libinnobase.a  CMakeFiles/innobase.dir/api/api0api.cc.o CMakeFiles/innobase.dir/api/api0misc.cc.o CMakeFiles/innobase.dir/arch/arch0arch.cc.o CMakeFiles/innobase.dir/arch/arch0page.cc.o CMakeFiles/innobase.dir/arch/arch0log.cc.o CMakeFiles/innobase.dir/btr/btr0btr.cc.o CMakeFiles/innobase.dir/btr/btr0cur.cc.o CMakeFiles/innobase.dir/btr/btr0pcur.cc.o CMakeFiles/innobase.dir/btr/btr0sea.cc.o CMakeFiles/innobase.dir/btr/btr0bulk.cc.o CMakeFiles/innobase.dir/buf/buf0buddy.cc.o CMakeFiles/innobase.dir/buf/buf0buf.cc.o CMakeFiles/innobase.dir/buf/buf0dblwr.cc.o CMakeFiles/innobase.dir/buf/buf0dump.cc.o CMakeFiles/innobase.dir/buf/buf0flu.cc.o CMakeFiles/innobase.dir/buf/buf0lru.cc.o CMakeFiles/innobase.dir/buf/buf0rea.cc.o CMakeFiles/innobase.dir/clone/clone0api.cc.o CMakeFiles/innobase.dir/clone/clone0clone.cc.o CMakeFiles/innobase.dir/clone/clone0copy.cc.o CMakeFiles/innobase.dir/clone/clone0apply.cc.o CMakeFiles/innobase.dir/clone/clone0desc.cc.o CMakeFiles/innobase.dir/clone/clone0snapshot.cc.o CMakeFiles/innobase.dir/data/data0data.cc.o CMakeFiles/innobase.dir/data/data0type.cc.o CMakeFiles/innobase.dir/dict/dict0boot.cc.o CMakeFiles/innobase.dir/dict/dict0crea.cc.o CMakeFiles/innobase.dir/dict/dict0dict.cc.o CMakeFiles/innobase.dir/dict/dict0dd.cc.o CMakeFiles/innobase.dir/dict/dict0load.cc.o CMakeFiles/innobase.dir/dict/dict0mem.cc.o CMakeFiles/innobase.dir/dict/dict0sdi.cc.o CMakeFiles/innobase.dir/dict/dict0stats.cc.o CMakeFiles/innobase.dir/dict/dict0stats_bg.cc.o CMakeFiles/innobase.dir/dict/dict0upgrade.cc.o CMakeFiles/innobase.dir/eval/eval0eval.cc.o CMakeFiles/innobase.dir/eval/eval0proc.cc.o CMakeFiles/innobase.dir/fil/fil0fil.cc.o CMakeFiles/innobase.dir/fsp/fsp0fsp.cc.o CMakeFiles/innobase.dir/fsp/fsp0file.cc.o CMakeFiles/innobase.dir/fsp/fsp0space.cc.o CMakeFiles/innobase.dir/fsp/fsp0sysspace.cc.o CMakeFiles/innobase.dir/fut/fut0lst.cc.o CMakeFiles/innobase.dir/ha/ha0ha.cc.o CMakeFiles/innobase.dir/ha/ha0storage.cc.o CMakeFiles/innobase.dir/ha/hash0hash.cc.o CMakeFiles/innobase.dir/fts/fts0fts.cc.o CMakeFiles/innobase.dir/fts/fts0ast.cc.o CMakeFiles/innobase.dir/fts/fts0blex.cc.o CMakeFiles/innobase.dir/fts/fts0config.cc.o CMakeFiles/innobase.dir/fts/fts0opt.cc.o CMakeFiles/innobase.dir/fts/fts0pars.cc.o CMakeFiles/innobase.dir/fts/fts0que.cc.o CMakeFiles/innobase.dir/fts/fts0sql.cc.o CMakeFiles/innobase.dir/fts/fts0tlex.cc.o CMakeFiles/innobase.dir/gis/gis0geo.cc.o CMakeFiles/innobase.dir/gis/gis0rtree.cc.o CMakeFiles/innobase.dir/gis/gis0sea.cc.o CMakeFiles/innobase.dir/fts/fts0plugin.cc.o CMakeFiles/innobase.dir/handler/ha_innodb.cc.o CMakeFiles/innobase.dir/handler/ha_innopart.cc.o CMakeFiles/innobase.dir/handler/handler0alter.cc.o CMakeFiles/innobase.dir/handler/i_s.cc.o CMakeFiles/innobase.dir/handler/p_s.cc.o CMakeFiles/innobase.dir/ibuf/ibuf0ibuf.cc.o CMakeFiles/innobase.dir/lob/lob0first.cc.o CMakeFiles/innobase.dir/lob/lob0index.cc.o CMakeFiles/innobase.dir/lob/lob0ins.cc.o CMakeFiles/innobase.dir/lob/lob0pages.cc.o CMakeFiles/innobase.dir/lob/lob0purge.cc.o CMakeFiles/innobase.dir/lob/lob0update.cc.o CMakeFiles/innobase.dir/lob/lob0impl.cc.o CMakeFiles/innobase.dir/lob/lob0lob.cc.o CMakeFiles/innobase.dir/lob/lob0del.cc.o CMakeFiles/innobase.dir/lob/lob0undo.cc.o CMakeFiles/innobase.dir/lob/lob0util.cc.o CMakeFiles/innobase.dir/lob/zlob0index.cc.o CMakeFiles/innobase.dir/lob/zlob0ins.cc.o CMakeFiles/innobase.dir/lob/zlob0update.cc.o CMakeFiles/innobase.dir/lob/zlob0first.cc.o CMakeFiles/innobase.dir/lob/zlob0read.cc.o CMakeFiles/innobase.dir/lock/lock0iter.cc.o CMakeFiles/innobase.dir/lock/lock0prdt.cc.o CMakeFiles/innobase.dir/lock/lock0lock.cc.o CMakeFiles/innobase.dir/lock/lock0wait.cc.o CMakeFiles/innobase.dir/log/log0buf.cc.o CMakeFiles/innobase.dir/log/log0chkp.cc.o CMakeFiles/innobase.dir/log/log0ddl.cc.o CMakeFiles/innobase.dir/log/log0log.cc.o CMakeFiles/innobase.dir/log/log0recv.cc.o CMakeFiles/innobase.dir/log/log0test.cc.o CMakeFiles/innobase.dir/log/log0write.cc.o CMakeFiles/innobase.dir/mach/mach0data.cc.o CMakeFiles/innobase.dir/mtr/mtr0log.cc.o CMakeFiles/innobase.dir/mtr/mtr0mtr.cc.o CMakeFiles/innobase.dir/os/os0file.cc.o CMakeFiles/innobase.dir/os/os0proc.cc.o CMakeFiles/innobase.dir/os/os0event.cc.o CMakeFiles/innobase.dir/page/page0cur.cc.o CMakeFiles/innobase.dir/page/page0page.cc.o CMakeFiles/innobase.dir/page/page0zip.cc.o CMakeFiles/innobase.dir/pars/lexyy.cc.o CMakeFiles/innobase.dir/pars/pars0grm.cc.o CMakeFiles/innobase.dir/pars/pars0opt.cc.o CMakeFiles/innobase.dir/pars/pars0pars.cc.o CMakeFiles/innobase.dir/pars/pars0sym.cc.o CMakeFiles/innobase.dir/que/que0que.cc.o CMakeFiles/innobase.dir/read/read0read.cc.o CMakeFiles/innobase.dir/rem/rem0cmp.cc.o CMakeFiles/innobase.dir/rem/rem0rec.cc.o CMakeFiles/innobase.dir/row/row0ext.cc.o CMakeFiles/innobase.dir/row/row0ftsort.cc.o CMakeFiles/innobase.dir/row/row0import.cc.o CMakeFiles/innobase.dir/row/row0ins.cc.o CMakeFiles/innobase.dir/row/row0merge.cc.o CMakeFiles/innobase.dir/row/row0mysql.cc.o CMakeFiles/innobase.dir/row/row0log.cc.o CMakeFiles/innobase.dir/row/row0purge.cc.o CMakeFiles/innobase.dir/row/row0row.cc.o CMakeFiles/innobase.dir/row/row0sel.cc.o CMakeFiles/innobase.dir/row/row0uins.cc.o CMakeFiles/innobase.dir/row/row0umod.cc.o CMakeFiles/innobase.dir/row/row0undo.cc.o CMakeFiles/innobase.dir/row/row0upd.cc.o CMakeFiles/innobase.dir/row/row0quiesce.cc.o CMakeFiles/innobase.dir/row/row0vers.cc.o CMakeFiles/innobase.dir/srv/srv0conc.cc.o CMakeFiles/innobase.dir/srv/srv0mon.cc.o CMakeFiles/innobase.dir/srv/srv0srv.cc.o CMakeFiles/innobase.dir/srv/srv0start.cc.o CMakeFiles/innobase.dir/srv/srv0tmp.cc.o CMakeFiles/innobase.dir/sync/sync0arr.cc.o CMakeFiles/innobase.dir/sync/sync0rw.cc.o CMakeFiles/innobase.dir/sync/sync0debug.cc.o CMakeFiles/innobase.dir/sync/sync0sync.cc.o CMakeFiles/innobase.dir/trx/trx0i_s.cc.o CMakeFiles/innobase.dir/trx/trx0purge.cc.o CMakeFiles/innobase.dir/trx/trx0rec.cc.o CMakeFiles/innobase.dir/trx/trx0roll.cc.o CMakeFiles/innobase.dir/trx/trx0rseg.cc.o CMakeFiles/innobase.dir/trx/trx0sys.cc.o CMakeFiles/innobase.dir/trx/trx0trx.cc.o CMakeFiles/innobase.dir/trx/trx0undo.cc.o CMakeFiles/innobase.dir/usr/usr0sess.cc.o CMakeFiles/innobase.dir/ut/ut0dbg.cc.o CMakeFiles/innobase.dir/ut/ut0list.cc.o CMakeFiles/innobase.dir/ut/ut0mem.cc.o CMakeFiles/innobase.dir/ut/ut0new.cc.o CMakeFiles/innobase.dir/ut/ut0rbt.cc.o CMakeFiles/innobase.dir/ut/ut0rnd.cc.o CMakeFiles/innobase.dir/ut/ut0ut.cc.o CMakeFiles/innobase.dir/ut/ut0vec.cc.o CMakeFiles/innobase.dir/ut/ut0wqueue.cc.o CMakeFiles/innobase.dir/buf/buf.cc.o CMakeFiles/innobase.dir/buf/checksum.cc.o CMakeFiles/innobase.dir/dict/dict.cc.o CMakeFiles/innobase.dir/dict/mem.cc.o CMakeFiles/innobase.dir/mem/memory.cc.o CMakeFiles/innobase.dir/os/file.cc.o CMakeFiles/innobase.dir/os/os0thread.cc.o CMakeFiles/innobase.dir/page/zipdecompress.cc.o CMakeFiles/innobase.dir/rem/rec.cc.o CMakeFiles/innobase.dir/ut/crc32.cc.o CMakeFiles/innobase.dir/ut/ut.cc.o
/usr/bin/ranlib ../../archive_output_directory/libinnobase.a
cd /whatever/mysql-build/storage/innobase && /usr/bin/cmake -DTARGET_NAME=innobase -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libinnobase.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_innobase.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 34%] Built target innobase
make -f storage/innobase/CMakeFiles/innodb_zipdecompress.dir/build.make storage/innobase/CMakeFiles/innodb_zipdecompress.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/innobase /whatever/mysql-build /whatever/mysql-build/storage/innobase /whatever/mysql-build/storage/innobase/CMakeFiles/innodb_zipdecompress.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/innobase/CMakeFiles/innodb_zipdecompress.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/innobase/CMakeFiles/innodb_zipdecompress.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/innobase/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/innobase/CMakeFiles/innodb_zipdecompress.dir/depend.internal".
Scanning dependencies of target innodb_zipdecompress
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/innobase/CMakeFiles/innodb_zipdecompress.dir/build.make storage/innobase/CMakeFiles/innodb_zipdecompress.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 34%] Building CXX object storage/innobase/CMakeFiles/innodb_zipdecompress.dir/buf/buf.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DUNIV_LIBRARY -DUNIV_NO_ERR_MSGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innodb_zipdecompress.dir/buf/buf.cc.o -c /whatever/mysql/storage/innobase/buf/buf.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innodb_zipdecompress.dir/buf/checksum.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DUNIV_LIBRARY -DUNIV_NO_ERR_MSGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innodb_zipdecompress.dir/buf/checksum.cc.o -c /whatever/mysql/storage/innobase/buf/checksum.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innodb_zipdecompress.dir/dict/dict.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DUNIV_LIBRARY -DUNIV_NO_ERR_MSGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innodb_zipdecompress.dir/dict/dict.cc.o -c /whatever/mysql/storage/innobase/dict/dict.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innodb_zipdecompress.dir/dict/mem.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DUNIV_LIBRARY -DUNIV_NO_ERR_MSGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innodb_zipdecompress.dir/dict/mem.cc.o -c /whatever/mysql/storage/innobase/dict/mem.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innodb_zipdecompress.dir/mem/memory.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DUNIV_LIBRARY -DUNIV_NO_ERR_MSGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innodb_zipdecompress.dir/mem/memory.cc.o -c /whatever/mysql/storage/innobase/mem/memory.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innodb_zipdecompress.dir/os/file.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DUNIV_LIBRARY -DUNIV_NO_ERR_MSGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innodb_zipdecompress.dir/os/file.cc.o -c /whatever/mysql/storage/innobase/os/file.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innodb_zipdecompress.dir/os/os0thread.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DUNIV_LIBRARY -DUNIV_NO_ERR_MSGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innodb_zipdecompress.dir/os/os0thread.cc.o -c /whatever/mysql/storage/innobase/os/os0thread.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innodb_zipdecompress.dir/page/zipdecompress.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DUNIV_LIBRARY -DUNIV_NO_ERR_MSGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innodb_zipdecompress.dir/page/zipdecompress.cc.o -c /whatever/mysql/storage/innobase/page/zipdecompress.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innodb_zipdecompress.dir/rem/rec.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DUNIV_LIBRARY -DUNIV_NO_ERR_MSGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innodb_zipdecompress.dir/rem/rec.cc.o -c /whatever/mysql/storage/innobase/rem/rec.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innodb_zipdecompress.dir/ut/crc32.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DUNIV_LIBRARY -DUNIV_NO_ERR_MSGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innodb_zipdecompress.dir/ut/crc32.cc.o -c /whatever/mysql/storage/innobase/ut/crc32.cc
[ 34%] Building CXX object storage/innobase/CMakeFiles/innodb_zipdecompress.dir/ut/ut.cc.o
cd /whatever/mysql-build/storage/innobase && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -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_LIBEVENT2 -DHAVE_NANOSLEEP=1 -DHAVE_OPENSSL -DHAVE_SCHED_GETCPU=1 -DLINUX_NATIVE_AIO=1 -DLOG_SUBSYSTEM_TAG=\"InnoDB\" -DMUTEX_EVENT -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DUNIV_LIBRARY -DUNIV_NO_ERR_MSGS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/storage/innobase -I/whatever/mysql/storage/innobase/include -I/whatever/mysql/storage/innobase/handler -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/sql -I/whatever/mysql/sql/auth  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -Wno-unused-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DUNIV_LINUX -D_GNU_SOURCE=1 -o CMakeFiles/innodb_zipdecompress.dir/ut/ut.cc.o -c /whatever/mysql/storage/innobase/ut/ut.cc
[ 35%] Linking CXX static library libinnodb_zipdecompress.a
cd /whatever/mysql-build/storage/innobase && /usr/bin/cmake -P CMakeFiles/innodb_zipdecompress.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/innobase && /usr/bin/cmake -E cmake_link_script CMakeFiles/innodb_zipdecompress.dir/link.txt --verbose=1
/usr/bin/ar qc libinnodb_zipdecompress.a  CMakeFiles/innodb_zipdecompress.dir/buf/buf.cc.o CMakeFiles/innodb_zipdecompress.dir/buf/checksum.cc.o CMakeFiles/innodb_zipdecompress.dir/dict/dict.cc.o CMakeFiles/innodb_zipdecompress.dir/dict/mem.cc.o CMakeFiles/innodb_zipdecompress.dir/mem/memory.cc.o CMakeFiles/innodb_zipdecompress.dir/os/file.cc.o CMakeFiles/innodb_zipdecompress.dir/os/os0thread.cc.o CMakeFiles/innodb_zipdecompress.dir/page/zipdecompress.cc.o CMakeFiles/innodb_zipdecompress.dir/rem/rec.cc.o CMakeFiles/innodb_zipdecompress.dir/ut/crc32.cc.o CMakeFiles/innodb_zipdecompress.dir/ut/ut.cc.o
/usr/bin/ranlib libinnodb_zipdecompress.a
make[3]: Leaving directory '/whatever/mysql-build'
[ 35%] Built target innodb_zipdecompress
make -f storage/myisam/CMakeFiles/myisam_sys.dir/build.make storage/myisam/CMakeFiles/myisam_sys.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/myisam /whatever/mysql-build /whatever/mysql-build/storage/myisam /whatever/mysql-build/storage/myisam/CMakeFiles/myisam_sys.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/myisam_sys.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisam_sys.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisam_sys.dir/depend.internal".
Scanning dependencies of target myisam_sys
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/myisam/CMakeFiles/myisam_sys.dir/build.make storage/myisam/CMakeFiles/myisam_sys.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 35%] Building CXX object storage/myisam/CMakeFiles/myisam_sys.dir/my_lock.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/myisam_sys.dir/my_lock.cc.o -c /whatever/mysql/storage/myisam/my_lock.cc
[ 35%] Building CXX object storage/myisam/CMakeFiles/myisam_sys.dir/my_redel.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/myisam_sys.dir/my_redel.cc.o -c /whatever/mysql/storage/myisam/my_redel.cc
[ 35%] Building CXX object storage/myisam/CMakeFiles/myisam_sys.dir/queues.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/myisam_sys.dir/queues.cc.o -c /whatever/mysql/storage/myisam/queues.cc
[ 35%] Linking CXX static library ../../archive_output_directory/libmyisam_sys.a
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -P CMakeFiles/myisam_sys.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -E cmake_link_script CMakeFiles/myisam_sys.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libmyisam_sys.a  CMakeFiles/myisam_sys.dir/my_lock.cc.o CMakeFiles/myisam_sys.dir/my_redel.cc.o CMakeFiles/myisam_sys.dir/queues.cc.o
/usr/bin/ranlib ../../archive_output_directory/libmyisam_sys.a
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -DTARGET_NAME=myisam_sys -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libmyisam_sys.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_myisam_sys.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 35%] Built target myisam_sys
make -f storage/myisam/CMakeFiles/myisam_nopfs.dir/build.make storage/myisam/CMakeFiles/myisam_nopfs.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/myisam /whatever/mysql-build /whatever/mysql-build/storage/myisam /whatever/mysql-build/storage/myisam/CMakeFiles/myisam_nopfs.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/myisam_nopfs.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisam_nopfs.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisam_nopfs.dir/depend.internal".
Scanning dependencies of target myisam_nopfs
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/myisam/CMakeFiles/myisam_nopfs.dir/build.make storage/myisam/CMakeFiles/myisam_nopfs.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 35%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/ft_boolean_search.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/ft_boolean_search.cc.o -c /whatever/mysql/storage/myisam/ft_boolean_search.cc
[ 35%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/ft_nlq_search.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/ft_nlq_search.cc.o -c /whatever/mysql/storage/myisam/ft_nlq_search.cc
[ 35%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/ft_parser.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/ft_parser.cc.o -c /whatever/mysql/storage/myisam/ft_parser.cc
[ 35%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/ft_static.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/ft_static.cc.o -c /whatever/mysql/storage/myisam/ft_static.cc
[ 35%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/ha_myisam.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/ha_myisam.cc.o -c /whatever/mysql/storage/myisam/ha_myisam.cc
[ 35%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/ft_stopwords.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/ft_stopwords.cc.o -c /whatever/mysql/storage/myisam/ft_stopwords.cc
[ 35%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/ft_update.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/ft_update.cc.o -c /whatever/mysql/storage/myisam/ft_update.cc
[ 35%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_cache.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_cache.cc.o -c /whatever/mysql/storage/myisam/mi_cache.cc
[ 35%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_changed.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_changed.cc.o -c /whatever/mysql/storage/myisam/mi_changed.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_check.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_check.cc.o -c /whatever/mysql/storage/myisam/mi_check.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_checksum.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_checksum.cc.o -c /whatever/mysql/storage/myisam/mi_checksum.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_close.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_close.cc.o -c /whatever/mysql/storage/myisam/mi_close.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_create.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_create.cc.o -c /whatever/mysql/storage/myisam/mi_create.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_dbug.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_dbug.cc.o -c /whatever/mysql/storage/myisam/mi_dbug.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_delete.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_delete.cc.o -c /whatever/mysql/storage/myisam/mi_delete.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_delete_all.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_delete_all.cc.o -c /whatever/mysql/storage/myisam/mi_delete_all.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_delete_table.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_delete_table.cc.o -c /whatever/mysql/storage/myisam/mi_delete_table.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_dynrec.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_dynrec.cc.o -c /whatever/mysql/storage/myisam/mi_dynrec.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_extra.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_extra.cc.o -c /whatever/mysql/storage/myisam/mi_extra.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_info.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_info.cc.o -c /whatever/mysql/storage/myisam/mi_info.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_key.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_key.cc.o -c /whatever/mysql/storage/myisam/mi_key.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_keycache.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_keycache.cc.o -c /whatever/mysql/storage/myisam/mi_keycache.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_locking.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_locking.cc.o -c /whatever/mysql/storage/myisam/mi_locking.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_log.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_log.cc.o -c /whatever/mysql/storage/myisam/mi_log.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_open.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_open.cc.o -c /whatever/mysql/storage/myisam/mi_open.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_packrec.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_packrec.cc.o -c /whatever/mysql/storage/myisam/mi_packrec.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_page.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_page.cc.o -c /whatever/mysql/storage/myisam/mi_page.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_panic.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_panic.cc.o -c /whatever/mysql/storage/myisam/mi_panic.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_preload.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_preload.cc.o -c /whatever/mysql/storage/myisam/mi_preload.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_range.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_range.cc.o -c /whatever/mysql/storage/myisam/mi_range.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_rename.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_rename.cc.o -c /whatever/mysql/storage/myisam/mi_rename.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_rfirst.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_rfirst.cc.o -c /whatever/mysql/storage/myisam/mi_rfirst.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_rlast.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_rlast.cc.o -c /whatever/mysql/storage/myisam/mi_rlast.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_rnext.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_rnext.cc.o -c /whatever/mysql/storage/myisam/mi_rnext.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_rnext_same.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_rnext_same.cc.o -c /whatever/mysql/storage/myisam/mi_rnext_same.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_rprev.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_rprev.cc.o -c /whatever/mysql/storage/myisam/mi_rprev.cc
[ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_rrnd.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_rrnd.cc.o -c /whatever/mysql/storage/myisam/mi_rrnd.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_rsame.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_rsame.cc.o -c /whatever/mysql/storage/myisam/mi_rsame.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_rsamepos.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_rsamepos.cc.o -c /whatever/mysql/storage/myisam/mi_rsamepos.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_scan.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_scan.cc.o -c /whatever/mysql/storage/myisam/mi_scan.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_search.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_search.cc.o -c /whatever/mysql/storage/myisam/mi_search.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_static.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_static.cc.o -c /whatever/mysql/storage/myisam/mi_static.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_statrec.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_statrec.cc.o -c /whatever/mysql/storage/myisam/mi_statrec.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_unique.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_unique.cc.o -c /whatever/mysql/storage/myisam/mi_unique.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_update.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_update.cc.o -c /whatever/mysql/storage/myisam/mi_update.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_write.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_write.cc.o -c /whatever/mysql/storage/myisam/mi_write.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/rt_index.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/rt_index.cc.o -c /whatever/mysql/storage/myisam/rt_index.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/rt_key.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/rt_key.cc.o -c /whatever/mysql/storage/myisam/rt_key.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/rt_mbr.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/rt_mbr.cc.o -c /whatever/mysql/storage/myisam/rt_mbr.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/rt_split.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/rt_split.cc.o -c /whatever/mysql/storage/myisam/rt_split.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/sort.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/sort.cc.o -c /whatever/mysql/storage/myisam/sort.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/sp_key.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/sp_key.cc.o -c /whatever/mysql/storage/myisam/sp_key.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_nopfs.dir/mi_rkey.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_nopfs.dir/mi_rkey.cc.o -c /whatever/mysql/storage/myisam/mi_rkey.cc
[ 37%] Linking CXX static library ../../archive_output_directory/libmyisam_nopfs.a
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -P CMakeFiles/myisam_nopfs.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -E cmake_link_script CMakeFiles/myisam_nopfs.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libmyisam_nopfs.a  CMakeFiles/myisam_nopfs.dir/ft_boolean_search.cc.o CMakeFiles/myisam_nopfs.dir/ft_nlq_search.cc.o CMakeFiles/myisam_nopfs.dir/ft_parser.cc.o CMakeFiles/myisam_nopfs.dir/ft_static.cc.o CMakeFiles/myisam_nopfs.dir/ha_myisam.cc.o CMakeFiles/myisam_nopfs.dir/ft_stopwords.cc.o CMakeFiles/myisam_nopfs.dir/ft_update.cc.o CMakeFiles/myisam_nopfs.dir/mi_cache.cc.o CMakeFiles/myisam_nopfs.dir/mi_changed.cc.o CMakeFiles/myisam_nopfs.dir/mi_check.cc.o CMakeFiles/myisam_nopfs.dir/mi_checksum.cc.o CMakeFiles/myisam_nopfs.dir/mi_close.cc.o CMakeFiles/myisam_nopfs.dir/mi_create.cc.o CMakeFiles/myisam_nopfs.dir/mi_dbug.cc.o CMakeFiles/myisam_nopfs.dir/mi_delete.cc.o CMakeFiles/myisam_nopfs.dir/mi_delete_all.cc.o CMakeFiles/myisam_nopfs.dir/mi_delete_table.cc.o CMakeFiles/myisam_nopfs.dir/mi_dynrec.cc.o CMakeFiles/myisam_nopfs.dir/mi_extra.cc.o CMakeFiles/myisam_nopfs.dir/mi_info.cc.o CMakeFiles/myisam_nopfs.dir/mi_key.cc.o CMakeFiles/myisam_nopfs.dir/mi_keycache.cc.o CMakeFiles/myisam_nopfs.dir/mi_locking.cc.o CMakeFiles/myisam_nopfs.dir/mi_log.cc.o CMakeFiles/myisam_nopfs.dir/mi_open.cc.o CMakeFiles/myisam_nopfs.dir/mi_packrec.cc.o CMakeFiles/myisam_nopfs.dir/mi_page.cc.o CMakeFiles/myisam_nopfs.dir/mi_panic.cc.o CMakeFiles/myisam_nopfs.dir/mi_preload.cc.o CMakeFiles/myisam_nopfs.dir/mi_range.cc.o CMakeFiles/myisam_nopfs.dir/mi_rename.cc.o CMakeFiles/myisam_nopfs.dir/mi_rfirst.cc.o CMakeFiles/myisam_nopfs.dir/mi_rlast.cc.o CMakeFiles/myisam_nopfs.dir/mi_rnext.cc.o CMakeFiles/myisam_nopfs.dir/mi_rnext_same.cc.o CMakeFiles/myisam_nopfs.dir/mi_rprev.cc.o CMakeFiles/myisam_nopfs.dir/mi_rrnd.cc.o CMakeFiles/myisam_nopfs.dir/mi_rsame.cc.o CMakeFiles/myisam_nopfs.dir/mi_rsamepos.cc.o CMakeFiles/myisam_nopfs.dir/mi_scan.cc.o CMakeFiles/myisam_nopfs.dir/mi_search.cc.o CMakeFiles/myisam_nopfs.dir/mi_static.cc.o CMakeFiles/myisam_nopfs.dir/mi_statrec.cc.o CMakeFiles/myisam_nopfs.dir/mi_unique.cc.o CMakeFiles/myisam_nopfs.dir/mi_update.cc.o CMakeFiles/myisam_nopfs.dir/mi_write.cc.o CMakeFiles/myisam_nopfs.dir/rt_index.cc.o CMakeFiles/myisam_nopfs.dir/rt_key.cc.o CMakeFiles/myisam_nopfs.dir/rt_mbr.cc.o CMakeFiles/myisam_nopfs.dir/rt_split.cc.o CMakeFiles/myisam_nopfs.dir/sort.cc.o CMakeFiles/myisam_nopfs.dir/sp_key.cc.o CMakeFiles/myisam_nopfs.dir/mi_rkey.cc.o
/usr/bin/ranlib ../../archive_output_directory/libmyisam_nopfs.a
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -DTARGET_NAME=myisam_nopfs -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libmyisam_nopfs.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_myisam_nopfs.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 37%] Built target myisam_nopfs
make -f storage/myisam/CMakeFiles/myisam_ftdump.dir/build.make storage/myisam/CMakeFiles/myisam_ftdump.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/myisam /whatever/mysql-build /whatever/mysql-build/storage/myisam /whatever/mysql-build/storage/myisam/CMakeFiles/myisam_ftdump.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/myisam_ftdump.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisam_ftdump.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisam_ftdump.dir/depend.internal".
Scanning dependencies of target myisam_ftdump
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/myisam/CMakeFiles/myisam_ftdump.dir/build.make storage/myisam/CMakeFiles/myisam_ftdump.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam_ftdump.dir/myisam_ftdump.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam_ftdump.dir/myisam_ftdump.cc.o -c /whatever/mysql/storage/myisam/myisam_ftdump.cc
[ 37%] Linking CXX executable ../../runtime_output_directory/myisam_ftdump
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -E cmake_link_script CMakeFiles/myisam_ftdump.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/myisam_ftdump.dir/myisam_ftdump.cc.o  -o ../../runtime_output_directory/myisam_ftdump -rdynamic -lpthread ../../archive_output_directory/libmyisam_nopfs.a ../../archive_output_directory/libmysys_ssl.a ../../archive_output_directory/libmyisam_sys.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a -lm -lrt ../../archive_output_directory/libstrings.a -lpthread -lssl -lcrypto -ldl -lz 
make[3]: Leaving directory '/whatever/mysql-build'
[ 37%] Built target myisam_ftdump
make -f storage/myisam/CMakeFiles/myisamchk.dir/build.make storage/myisam/CMakeFiles/myisamchk.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/myisam /whatever/mysql-build /whatever/mysql-build/storage/myisam /whatever/mysql-build/storage/myisam/CMakeFiles/myisamchk.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/myisamchk.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisamchk.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisamchk.dir/depend.internal".
Scanning dependencies of target myisamchk
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/myisam/CMakeFiles/myisamchk.dir/build.make storage/myisam/CMakeFiles/myisamchk.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisamchk.dir/myisamchk.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisamchk.dir/myisamchk.cc.o -c /whatever/mysql/storage/myisam/myisamchk.cc
[ 37%] Linking CXX executable ../../runtime_output_directory/myisamchk
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -E cmake_link_script CMakeFiles/myisamchk.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/myisamchk.dir/myisamchk.cc.o  -o ../../runtime_output_directory/myisamchk -rdynamic -lpthread ../../archive_output_directory/libmyisam_nopfs.a ../../archive_output_directory/libmysys_ssl.a ../../archive_output_directory/libmyisam_sys.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a -lm -lrt ../../archive_output_directory/libstrings.a -lpthread -lssl -lcrypto -ldl -lz 
make[3]: Leaving directory '/whatever/mysql-build'
[ 37%] Built target myisamchk
make -f storage/myisam/CMakeFiles/myisam.dir/build.make storage/myisam/CMakeFiles/myisam.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/myisam /whatever/mysql-build /whatever/mysql-build/storage/myisam /whatever/mysql-build/storage/myisam/CMakeFiles/myisam.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/myisam.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisam.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisam.dir/depend.internal".
Scanning dependencies of target myisam
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/myisam/CMakeFiles/myisam.dir/build.make storage/myisam/CMakeFiles/myisam.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/ft_boolean_search.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/ft_boolean_search.cc.o -c /whatever/mysql/storage/myisam/ft_boolean_search.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/ft_nlq_search.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/ft_nlq_search.cc.o -c /whatever/mysql/storage/myisam/ft_nlq_search.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/ft_parser.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/ft_parser.cc.o -c /whatever/mysql/storage/myisam/ft_parser.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/ft_static.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/ft_static.cc.o -c /whatever/mysql/storage/myisam/ft_static.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/ha_myisam.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/ha_myisam.cc.o -c /whatever/mysql/storage/myisam/ha_myisam.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/ft_stopwords.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/ft_stopwords.cc.o -c /whatever/mysql/storage/myisam/ft_stopwords.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/ft_update.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/ft_update.cc.o -c /whatever/mysql/storage/myisam/ft_update.cc
[ 37%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_cache.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_cache.cc.o -c /whatever/mysql/storage/myisam/mi_cache.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_changed.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_changed.cc.o -c /whatever/mysql/storage/myisam/mi_changed.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_check.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_check.cc.o -c /whatever/mysql/storage/myisam/mi_check.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_checksum.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_checksum.cc.o -c /whatever/mysql/storage/myisam/mi_checksum.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_close.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_close.cc.o -c /whatever/mysql/storage/myisam/mi_close.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_create.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_create.cc.o -c /whatever/mysql/storage/myisam/mi_create.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_dbug.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_dbug.cc.o -c /whatever/mysql/storage/myisam/mi_dbug.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_delete.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_delete.cc.o -c /whatever/mysql/storage/myisam/mi_delete.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_delete_all.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_delete_all.cc.o -c /whatever/mysql/storage/myisam/mi_delete_all.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_delete_table.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_delete_table.cc.o -c /whatever/mysql/storage/myisam/mi_delete_table.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_dynrec.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_dynrec.cc.o -c /whatever/mysql/storage/myisam/mi_dynrec.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_extra.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_extra.cc.o -c /whatever/mysql/storage/myisam/mi_extra.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_info.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_info.cc.o -c /whatever/mysql/storage/myisam/mi_info.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_key.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_key.cc.o -c /whatever/mysql/storage/myisam/mi_key.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_keycache.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_keycache.cc.o -c /whatever/mysql/storage/myisam/mi_keycache.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_locking.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_locking.cc.o -c /whatever/mysql/storage/myisam/mi_locking.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_log.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_log.cc.o -c /whatever/mysql/storage/myisam/mi_log.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_open.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_open.cc.o -c /whatever/mysql/storage/myisam/mi_open.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_packrec.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_packrec.cc.o -c /whatever/mysql/storage/myisam/mi_packrec.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_page.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_page.cc.o -c /whatever/mysql/storage/myisam/mi_page.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_panic.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_panic.cc.o -c /whatever/mysql/storage/myisam/mi_panic.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_preload.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_preload.cc.o -c /whatever/mysql/storage/myisam/mi_preload.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_range.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_range.cc.o -c /whatever/mysql/storage/myisam/mi_range.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_rename.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_rename.cc.o -c /whatever/mysql/storage/myisam/mi_rename.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_rfirst.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_rfirst.cc.o -c /whatever/mysql/storage/myisam/mi_rfirst.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_rlast.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_rlast.cc.o -c /whatever/mysql/storage/myisam/mi_rlast.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_rnext.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_rnext.cc.o -c /whatever/mysql/storage/myisam/mi_rnext.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_rnext_same.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_rnext_same.cc.o -c /whatever/mysql/storage/myisam/mi_rnext_same.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_rprev.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_rprev.cc.o -c /whatever/mysql/storage/myisam/mi_rprev.cc
[ 38%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_rrnd.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_rrnd.cc.o -c /whatever/mysql/storage/myisam/mi_rrnd.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_rsame.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_rsame.cc.o -c /whatever/mysql/storage/myisam/mi_rsame.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_rsamepos.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_rsamepos.cc.o -c /whatever/mysql/storage/myisam/mi_rsamepos.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_scan.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_scan.cc.o -c /whatever/mysql/storage/myisam/mi_scan.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_search.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_search.cc.o -c /whatever/mysql/storage/myisam/mi_search.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_static.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_static.cc.o -c /whatever/mysql/storage/myisam/mi_static.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_statrec.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_statrec.cc.o -c /whatever/mysql/storage/myisam/mi_statrec.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_unique.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_unique.cc.o -c /whatever/mysql/storage/myisam/mi_unique.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_update.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_update.cc.o -c /whatever/mysql/storage/myisam/mi_update.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_write.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_write.cc.o -c /whatever/mysql/storage/myisam/mi_write.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/rt_index.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/rt_index.cc.o -c /whatever/mysql/storage/myisam/rt_index.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/rt_key.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/rt_key.cc.o -c /whatever/mysql/storage/myisam/rt_key.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/rt_mbr.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/rt_mbr.cc.o -c /whatever/mysql/storage/myisam/rt_mbr.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/rt_split.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/rt_split.cc.o -c /whatever/mysql/storage/myisam/rt_split.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/sort.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/sort.cc.o -c /whatever/mysql/storage/myisam/sort.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/sp_key.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/sp_key.cc.o -c /whatever/mysql/storage/myisam/sp_key.cc
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/mi_rkey.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisam.dir/mi_rkey.cc.o -c /whatever/mysql/storage/myisam/mi_rkey.cc
[ 39%] Linking CXX static library ../../archive_output_directory/libmyisam.a
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -P CMakeFiles/myisam.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -E cmake_link_script CMakeFiles/myisam.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libmyisam.a  CMakeFiles/myisam.dir/ft_boolean_search.cc.o CMakeFiles/myisam.dir/ft_nlq_search.cc.o CMakeFiles/myisam.dir/ft_parser.cc.o CMakeFiles/myisam.dir/ft_static.cc.o CMakeFiles/myisam.dir/ha_myisam.cc.o CMakeFiles/myisam.dir/ft_stopwords.cc.o CMakeFiles/myisam.dir/ft_update.cc.o CMakeFiles/myisam.dir/mi_cache.cc.o CMakeFiles/myisam.dir/mi_changed.cc.o CMakeFiles/myisam.dir/mi_check.cc.o CMakeFiles/myisam.dir/mi_checksum.cc.o CMakeFiles/myisam.dir/mi_close.cc.o CMakeFiles/myisam.dir/mi_create.cc.o CMakeFiles/myisam.dir/mi_dbug.cc.o CMakeFiles/myisam.dir/mi_delete.cc.o CMakeFiles/myisam.dir/mi_delete_all.cc.o CMakeFiles/myisam.dir/mi_delete_table.cc.o CMakeFiles/myisam.dir/mi_dynrec.cc.o CMakeFiles/myisam.dir/mi_extra.cc.o CMakeFiles/myisam.dir/mi_info.cc.o CMakeFiles/myisam.dir/mi_key.cc.o CMakeFiles/myisam.dir/mi_keycache.cc.o CMakeFiles/myisam.dir/mi_locking.cc.o CMakeFiles/myisam.dir/mi_log.cc.o CMakeFiles/myisam.dir/mi_open.cc.o CMakeFiles/myisam.dir/mi_packrec.cc.o CMakeFiles/myisam.dir/mi_page.cc.o CMakeFiles/myisam.dir/mi_panic.cc.o CMakeFiles/myisam.dir/mi_preload.cc.o CMakeFiles/myisam.dir/mi_range.cc.o CMakeFiles/myisam.dir/mi_rename.cc.o CMakeFiles/myisam.dir/mi_rfirst.cc.o CMakeFiles/myisam.dir/mi_rlast.cc.o CMakeFiles/myisam.dir/mi_rnext.cc.o CMakeFiles/myisam.dir/mi_rnext_same.cc.o CMakeFiles/myisam.dir/mi_rprev.cc.o CMakeFiles/myisam.dir/mi_rrnd.cc.o CMakeFiles/myisam.dir/mi_rsame.cc.o CMakeFiles/myisam.dir/mi_rsamepos.cc.o CMakeFiles/myisam.dir/mi_scan.cc.o CMakeFiles/myisam.dir/mi_search.cc.o CMakeFiles/myisam.dir/mi_static.cc.o CMakeFiles/myisam.dir/mi_statrec.cc.o CMakeFiles/myisam.dir/mi_unique.cc.o CMakeFiles/myisam.dir/mi_update.cc.o CMakeFiles/myisam.dir/mi_write.cc.o CMakeFiles/myisam.dir/rt_index.cc.o CMakeFiles/myisam.dir/rt_key.cc.o CMakeFiles/myisam.dir/rt_mbr.cc.o CMakeFiles/myisam.dir/rt_split.cc.o CMakeFiles/myisam.dir/sort.cc.o CMakeFiles/myisam.dir/sp_key.cc.o CMakeFiles/myisam.dir/mi_rkey.cc.o
/usr/bin/ranlib ../../archive_output_directory/libmyisam.a
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -DTARGET_NAME=myisam -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libmyisam.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_myisam.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 39%] Built target myisam
make -f storage/myisam/CMakeFiles/myisamlog.dir/build.make storage/myisam/CMakeFiles/myisamlog.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/myisam /whatever/mysql-build /whatever/mysql-build/storage/myisam /whatever/mysql-build/storage/myisam/CMakeFiles/myisamlog.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/myisamlog.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisamlog.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisamlog.dir/depend.internal".
Scanning dependencies of target myisamlog
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/myisam/CMakeFiles/myisamlog.dir/build.make storage/myisam/CMakeFiles/myisamlog.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisamlog.dir/myisamlog.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisamlog.dir/myisamlog.cc.o -c /whatever/mysql/storage/myisam/myisamlog.cc
[ 39%] Linking CXX executable ../../runtime_output_directory/myisamlog
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -E cmake_link_script CMakeFiles/myisamlog.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/myisamlog.dir/myisamlog.cc.o  -o ../../runtime_output_directory/myisamlog -rdynamic -lpthread ../../archive_output_directory/libmyisam_nopfs.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a ../../archive_output_directory/libstrings.a -lz -lm -lrt ../../archive_output_directory/libmyisam_sys.a -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 39%] Built target myisamlog
make -f storage/myisam/CMakeFiles/myisampack.dir/build.make storage/myisam/CMakeFiles/myisampack.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/myisam /whatever/mysql-build /whatever/mysql-build/storage/myisam /whatever/mysql-build/storage/myisam/CMakeFiles/myisampack.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/myisampack.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisampack.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/myisam/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/myisam/CMakeFiles/myisampack.dir/depend.internal".
Scanning dependencies of target myisampack
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/myisam/CMakeFiles/myisampack.dir/build.make storage/myisam/CMakeFiles/myisampack.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 39%] Building CXX object storage/myisam/CMakeFiles/myisampack.dir/myisampack.cc.o
cd /whatever/mysql-build/storage/myisam && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisampack.dir/myisampack.cc.o -c /whatever/mysql/storage/myisam/myisampack.cc
[ 39%] Linking CXX executable ../../runtime_output_directory/myisampack
cd /whatever/mysql-build/storage/myisam && /usr/bin/cmake -E cmake_link_script CMakeFiles/myisampack.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/myisampack.dir/myisampack.cc.o  -o ../../runtime_output_directory/myisampack -rdynamic -lpthread ../../archive_output_directory/libmyisam_nopfs.a ../../archive_output_directory/libmysys_ssl.a ../../archive_output_directory/libmyisam_sys.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a ../../archive_output_directory/libmysys.a ../../archive_output_directory/libdbug.a -lm -lrt ../../archive_output_directory/libstrings.a -lpthread -lssl -lcrypto -ldl -lz 
make[3]: Leaving directory '/whatever/mysql-build'
[ 39%] Built target myisampack
make -f storage/myisammrg/CMakeFiles/myisammrg.dir/build.make storage/myisammrg/CMakeFiles/myisammrg.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/myisammrg /whatever/mysql-build /whatever/mysql-build/storage/myisammrg /whatever/mysql-build/storage/myisammrg/CMakeFiles/myisammrg.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/myisammrg/CMakeFiles/myisammrg.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/myisammrg/CMakeFiles/myisammrg.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/myisammrg/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/myisammrg/CMakeFiles/myisammrg.dir/depend.internal".
Scanning dependencies of target myisammrg
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/myisammrg/CMakeFiles/myisammrg.dir/build.make storage/myisammrg/CMakeFiles/myisammrg.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 39%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_close.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_close.cc.o -c /whatever/mysql/storage/myisammrg/myrg_close.cc
[ 39%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_create.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_create.cc.o -c /whatever/mysql/storage/myisammrg/myrg_create.cc
[ 39%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_delete.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_delete.cc.o -c /whatever/mysql/storage/myisammrg/myrg_delete.cc
[ 39%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_extra.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_extra.cc.o -c /whatever/mysql/storage/myisammrg/myrg_extra.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_info.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_info.cc.o -c /whatever/mysql/storage/myisammrg/myrg_info.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/ha_myisammrg.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/ha_myisammrg.cc.o -c /whatever/mysql/storage/myisammrg/ha_myisammrg.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_locking.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_locking.cc.o -c /whatever/mysql/storage/myisammrg/myrg_locking.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_open.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_open.cc.o -c /whatever/mysql/storage/myisammrg/myrg_open.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_panic.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_panic.cc.o -c /whatever/mysql/storage/myisammrg/myrg_panic.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_queue.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_queue.cc.o -c /whatever/mysql/storage/myisammrg/myrg_queue.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_range.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_range.cc.o -c /whatever/mysql/storage/myisammrg/myrg_range.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rfirst.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_rfirst.cc.o -c /whatever/mysql/storage/myisammrg/myrg_rfirst.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rkey.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_rkey.cc.o -c /whatever/mysql/storage/myisammrg/myrg_rkey.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rlast.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_rlast.cc.o -c /whatever/mysql/storage/myisammrg/myrg_rlast.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rnext.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_rnext.cc.o -c /whatever/mysql/storage/myisammrg/myrg_rnext.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rnext_same.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_rnext_same.cc.o -c /whatever/mysql/storage/myisammrg/myrg_rnext_same.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rprev.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_rprev.cc.o -c /whatever/mysql/storage/myisammrg/myrg_rprev.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rrnd.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_rrnd.cc.o -c /whatever/mysql/storage/myisammrg/myrg_rrnd.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rsame.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_rsame.cc.o -c /whatever/mysql/storage/myisammrg/myrg_rsame.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_static.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_static.cc.o -c /whatever/mysql/storage/myisammrg/myrg_static.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_update.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_update.cc.o -c /whatever/mysql/storage/myisammrg/myrg_update.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_write.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_write.cc.o -c /whatever/mysql/storage/myisammrg/myrg_write.cc
[ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_records.cc.o
cd /whatever/mysql-build/storage/myisammrg && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-class-memaccess -o CMakeFiles/myisammrg.dir/myrg_records.cc.o -c /whatever/mysql/storage/myisammrg/myrg_records.cc
[ 40%] Linking CXX static library ../../archive_output_directory/libmyisammrg.a
cd /whatever/mysql-build/storage/myisammrg && /usr/bin/cmake -P CMakeFiles/myisammrg.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/myisammrg && /usr/bin/cmake -E cmake_link_script CMakeFiles/myisammrg.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libmyisammrg.a  CMakeFiles/myisammrg.dir/myrg_close.cc.o CMakeFiles/myisammrg.dir/myrg_create.cc.o CMakeFiles/myisammrg.dir/myrg_delete.cc.o CMakeFiles/myisammrg.dir/myrg_extra.cc.o CMakeFiles/myisammrg.dir/myrg_info.cc.o CMakeFiles/myisammrg.dir/ha_myisammrg.cc.o CMakeFiles/myisammrg.dir/myrg_locking.cc.o CMakeFiles/myisammrg.dir/myrg_open.cc.o CMakeFiles/myisammrg.dir/myrg_panic.cc.o CMakeFiles/myisammrg.dir/myrg_queue.cc.o CMakeFiles/myisammrg.dir/myrg_range.cc.o CMakeFiles/myisammrg.dir/myrg_rfirst.cc.o CMakeFiles/myisammrg.dir/myrg_rkey.cc.o CMakeFiles/myisammrg.dir/myrg_rlast.cc.o CMakeFiles/myisammrg.dir/myrg_rnext.cc.o CMakeFiles/myisammrg.dir/myrg_rnext_same.cc.o CMakeFiles/myisammrg.dir/myrg_rprev.cc.o CMakeFiles/myisammrg.dir/myrg_rrnd.cc.o CMakeFiles/myisammrg.dir/myrg_rsame.cc.o CMakeFiles/myisammrg.dir/myrg_static.cc.o CMakeFiles/myisammrg.dir/myrg_update.cc.o CMakeFiles/myisammrg.dir/myrg_write.cc.o CMakeFiles/myisammrg.dir/myrg_records.cc.o
/usr/bin/ranlib ../../archive_output_directory/libmyisammrg.a
cd /whatever/mysql-build/storage/myisammrg && /usr/bin/cmake -DTARGET_NAME=myisammrg -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libmyisammrg.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_myisammrg.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 40%] Built target myisammrg
make -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/perfschema /whatever/mysql-build /whatever/mysql-build/storage/perfschema /whatever/mysql-build/storage/perfschema/CMakeFiles/perfschema.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/perfschema/CMakeFiles/perfschema.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/perfschema/CMakeFiles/perfschema.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/perfschema/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/perfschema/CMakeFiles/perfschema.dir/depend.internal".
Scanning dependencies of target perfschema
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 40%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_account.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/cursor_by_account.cc.o -c /whatever/mysql/storage/perfschema/cursor_by_account.cc
[ 40%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_host.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/cursor_by_host.cc.o -c /whatever/mysql/storage/perfschema/cursor_by_host.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_thread.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/cursor_by_thread.cc.o -c /whatever/mysql/storage/perfschema/cursor_by_thread.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_user.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/cursor_by_user.cc.o -c /whatever/mysql/storage/perfschema/cursor_by_user.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/ha_perfschema.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/ha_perfschema.cc.o -c /whatever/mysql/storage/perfschema/ha_perfschema.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs.cc.o -c /whatever/mysql/storage/perfschema/pfs.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_account.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_account.cc.o -c /whatever/mysql/storage/perfschema/pfs_account.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_autosize.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_autosize.cc.o -c /whatever/mysql/storage/perfschema/pfs_autosize.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_buffer_container.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_buffer_container.cc.o -c /whatever/mysql/storage/perfschema/pfs_buffer_container.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_builtin_memory.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_builtin_memory.cc.o -c /whatever/mysql/storage/perfschema/pfs_builtin_memory.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_column_types.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_column_types.cc.o -c /whatever/mysql/storage/perfschema/pfs_column_types.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_column_values.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_column_values.cc.o -c /whatever/mysql/storage/perfschema/pfs_column_values.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_con_slice.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_con_slice.cc.o -c /whatever/mysql/storage/perfschema/pfs_con_slice.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_data_lock.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_data_lock.cc.o -c /whatever/mysql/storage/perfschema/pfs_data_lock.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_defaults.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_defaults.cc.o -c /whatever/mysql/storage/perfschema/pfs_defaults.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_digest.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_digest.cc.o -c /whatever/mysql/storage/perfschema/pfs_digest.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_engine_table.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_engine_table.cc.o -c /whatever/mysql/storage/perfschema/pfs_engine_table.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_error.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_error.cc.o -c /whatever/mysql/storage/perfschema/pfs_error.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_stages.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_events_stages.cc.o -c /whatever/mysql/storage/perfschema/pfs_events_stages.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_statements.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_events_statements.cc.o -c /whatever/mysql/storage/perfschema/pfs_events_statements.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_transactions.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_events_transactions.cc.o -c /whatever/mysql/storage/perfschema/pfs_events_transactions.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_waits.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_events_waits.cc.o -c /whatever/mysql/storage/perfschema/pfs_events_waits.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_global.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_global.cc.o -c /whatever/mysql/storage/perfschema/pfs_global.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_histogram.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_histogram.cc.o -c /whatever/mysql/storage/perfschema/pfs_histogram.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_host.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_host.cc.o -c /whatever/mysql/storage/perfschema/pfs_host.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_instr.cc.o -c /whatever/mysql/storage/perfschema/pfs_instr.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr_class.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_instr_class.cc.o -c /whatever/mysql/storage/perfschema/pfs_instr_class.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_memory.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_memory.cc.o -c /whatever/mysql/storage/perfschema/pfs_memory.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_plugin_table.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_plugin_table.cc.o -c /whatever/mysql/storage/perfschema/pfs_plugin_table.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_prepared_stmt.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_prepared_stmt.cc.o -c /whatever/mysql/storage/perfschema/pfs_prepared_stmt.cc
[ 41%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_program.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_program.cc.o -c /whatever/mysql/storage/perfschema/pfs_program.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_server.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_server.cc.o -c /whatever/mysql/storage/perfschema/pfs_server.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_setup_actor.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_setup_actor.cc.o -c /whatever/mysql/storage/perfschema/pfs_setup_actor.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_setup_object.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_setup_object.cc.o -c /whatever/mysql/storage/perfschema/pfs_setup_object.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_status.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_status.cc.o -c /whatever/mysql/storage/perfschema/pfs_status.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_timer.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_timer.cc.o -c /whatever/mysql/storage/perfschema/pfs_timer.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_user.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_user.cc.o -c /whatever/mysql/storage/perfschema/pfs_user.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_variable.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_variable.cc.o -c /whatever/mysql/storage/perfschema/pfs_variable.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_visitor.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/pfs_visitor.cc.o -c /whatever/mysql/storage/perfschema/pfs_visitor.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/service_pfs_notification.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/service_pfs_notification.cc.o -c /whatever/mysql/storage/perfschema/service_pfs_notification.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/service_pfs_resource_group.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/service_pfs_resource_group.cc.o -c /whatever/mysql/storage/perfschema/service_pfs_resource_group.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_accounts.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_accounts.cc.o -c /whatever/mysql/storage/perfschema/table_accounts.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_all_instr.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_all_instr.cc.o -c /whatever/mysql/storage/perfschema/table_all_instr.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_account_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esgs_by_account_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_esgs_by_account_by_event_name.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_host_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esgs_by_host_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_esgs_by_host_by_event_name.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_thread_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esgs_by_thread_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_esgs_by_thread_by_event_name.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_user_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esgs_by_user_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_esgs_by_user_by_event_name.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_global_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esgs_global_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_esgs_global_by_event_name.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esmh_global.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esmh_global.cc.o -c /whatever/mysql/storage/perfschema/table_esmh_global.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esmh_by_digest.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esmh_by_digest.cc.o -c /whatever/mysql/storage/perfschema/table_esmh_by_digest.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_account_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esms_by_account_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_esms_by_account_by_event_name.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_host_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esms_by_host_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_esms_by_host_by_event_name.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_digest.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esms_by_digest.cc.o -c /whatever/mysql/storage/perfschema/table_esms_by_digest.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_program.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esms_by_program.cc.o -c /whatever/mysql/storage/perfschema/table_esms_by_program.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_prepared_stmt_instances.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_prepared_stmt_instances.cc.o -c /whatever/mysql/storage/perfschema/table_prepared_stmt_instances.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_thread_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esms_by_thread_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_esms_by_thread_by_event_name.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_user_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esms_by_user_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_esms_by_user_by_event_name.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_global_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_esms_global_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_esms_global_by_event_name.cc
[ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_account_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ets_by_account_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_ets_by_account_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_host_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ets_by_host_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_ets_by_host_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_thread_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ets_by_thread_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_ets_by_thread_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_user_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ets_by_user_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_ets_by_user_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_global_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ets_global_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_ets_global_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ees_by_account_by_error.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ees_by_account_by_error.cc.o -c /whatever/mysql/storage/perfschema/table_ees_by_account_by_error.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ees_by_host_by_error.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ees_by_host_by_error.cc.o -c /whatever/mysql/storage/perfschema/table_ees_by_host_by_error.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ees_by_user_by_error.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ees_by_user_by_error.cc.o -c /whatever/mysql/storage/perfschema/table_ees_by_user_by_error.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ees_by_thread_by_error.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ees_by_thread_by_error.cc.o -c /whatever/mysql/storage/perfschema/table_ees_by_thread_by_error.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ees_global_by_error.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ees_global_by_error.cc.o -c /whatever/mysql/storage/perfschema/table_ees_global_by_error.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_stages.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_events_stages.cc.o -c /whatever/mysql/storage/perfschema/table_events_stages.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_statements.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_events_statements.cc.o -c /whatever/mysql/storage/perfschema/table_events_statements.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_transactions.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_events_transactions.cc.o -c /whatever/mysql/storage/perfschema/table_events_transactions.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_events_waits.cc.o -c /whatever/mysql/storage/perfschema/table_events_waits.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits_summary.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_events_waits_summary.cc.o -c /whatever/mysql/storage/perfschema/table_events_waits_summary.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_account_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ews_by_account_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_ews_by_account_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_host_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ews_by_host_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_ews_by_host_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_thread_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ews_by_thread_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_ews_by_thread_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_user_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ews_by_user_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_ews_by_user_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_global_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_ews_global_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_ews_global_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_instances.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_file_instances.cc.o -c /whatever/mysql/storage/perfschema/table_file_instances.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_md_locks.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_md_locks.cc.o -c /whatever/mysql/storage/perfschema/table_md_locks.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_data_locks.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_data_locks.cc.o -c /whatever/mysql/storage/perfschema/table_data_locks.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_data_lock_waits.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_data_lock_waits.cc.o -c /whatever/mysql/storage/perfschema/table_data_lock_waits.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_global_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_mems_global_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_mems_global_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_by_account_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_mems_by_account_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_mems_by_account_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_by_host_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_mems_by_host_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_mems_by_host_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_by_thread_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_mems_by_thread_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_mems_by_thread_by_event_name.cc
[ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_by_user_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_mems_by_user_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_mems_by_user_by_event_name.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary_by_instance.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_file_summary_by_instance.cc.o -c /whatever/mysql/storage/perfschema/table_file_summary_by_instance.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_file_summary_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_file_summary_by_event_name.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_instances.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_socket_instances.cc.o -c /whatever/mysql/storage/perfschema/table_socket_instances.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_summary_by_instance.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_socket_summary_by_instance.cc.o -c /whatever/mysql/storage/perfschema/table_socket_summary_by_instance.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_summary_by_event_name.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_socket_summary_by_event_name.cc.o -c /whatever/mysql/storage/perfschema/table_socket_summary_by_event_name.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_helper.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_helper.cc.o -c /whatever/mysql/storage/perfschema/table_helper.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_host_cache.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_host_cache.cc.o -c /whatever/mysql/storage/perfschema/table_host_cache.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_hosts.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_hosts.cc.o -c /whatever/mysql/storage/perfschema/table_hosts.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_os_global_by_type.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_os_global_by_type.cc.o -c /whatever/mysql/storage/perfschema/table_os_global_by_type.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_performance_timers.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_performance_timers.cc.o -c /whatever/mysql/storage/perfschema/table_performance_timers.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_actors.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_setup_actors.cc.o -c /whatever/mysql/storage/perfschema/table_setup_actors.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_consumers.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_setup_consumers.cc.o -c /whatever/mysql/storage/perfschema/table_setup_consumers.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_instruments.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_setup_instruments.cc.o -c /whatever/mysql/storage/perfschema/table_setup_instruments.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_objects.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_setup_objects.cc.o -c /whatever/mysql/storage/perfschema/table_setup_objects.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_threads.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_setup_threads.cc.o -c /whatever/mysql/storage/perfschema/table_setup_threads.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_sync_instances.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_sync_instances.cc.o -c /whatever/mysql/storage/perfschema/table_sync_instances.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_account.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_status_by_account.cc.o -c /whatever/mysql/storage/perfschema/table_status_by_account.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_host.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_status_by_host.cc.o -c /whatever/mysql/storage/perfschema/table_status_by_host.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_thread.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_status_by_thread.cc.o -c /whatever/mysql/storage/perfschema/table_status_by_thread.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_user.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_status_by_user.cc.o -c /whatever/mysql/storage/perfschema/table_status_by_user.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_global_status.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_global_status.cc.o -c /whatever/mysql/storage/perfschema/table_global_status.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_status.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_session_status.cc.o -c /whatever/mysql/storage/perfschema/table_session_status.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_variables_by_thread.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_variables_by_thread.cc.o -c /whatever/mysql/storage/perfschema/table_variables_by_thread.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_global_variables.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_global_variables.cc.o -c /whatever/mysql/storage/perfschema/table_global_variables.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_variables.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_session_variables.cc.o -c /whatever/mysql/storage/perfschema/table_session_variables.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_persisted_variables.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_persisted_variables.cc.o -c /whatever/mysql/storage/perfschema/table_persisted_variables.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_table_handles.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_table_handles.cc.o -c /whatever/mysql/storage/perfschema/table_table_handles.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_threads.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_threads.cc.o -c /whatever/mysql/storage/perfschema/table_threads.cc
[ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tiws_by_index_usage.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_tiws_by_index_usage.cc.o -c /whatever/mysql/storage/perfschema/table_tiws_by_index_usage.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tiws_by_table.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_tiws_by_table.cc.o -c /whatever/mysql/storage/perfschema/table_tiws_by_table.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tlws_by_table.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_tlws_by_table.cc.o -c /whatever/mysql/storage/perfschema/table_tlws_by_table.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_user_defined_functions.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_user_defined_functions.cc.o -c /whatever/mysql/storage/perfschema/table_user_defined_functions.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_users.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_users.cc.o -c /whatever/mysql/storage/perfschema/table_users.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_uvar_by_thread.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_uvar_by_thread.cc.o -c /whatever/mysql/storage/perfschema/table_uvar_by_thread.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_variables_info.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_variables_info.cc.o -c /whatever/mysql/storage/perfschema/table_variables_info.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_thread_connect_attr.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/cursor_by_thread_connect_attr.cc.o -c /whatever/mysql/storage/perfschema/cursor_by_thread_connect_attr.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_connect.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_session_connect.cc.o -c /whatever/mysql/storage/perfschema/table_session_connect.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_connect_attrs.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_session_connect_attrs.cc.o -c /whatever/mysql/storage/perfschema/table_session_connect_attrs.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_account_connect_attrs.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_session_account_connect_attrs.cc.o -c /whatever/mysql/storage/perfschema/table_session_account_connect_attrs.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_connection_configuration.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_replication_connection_configuration.cc.o -c /whatever/mysql/storage/perfschema/table_replication_connection_configuration.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_group_members.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_replication_group_members.cc.o -c /whatever/mysql/storage/perfschema/table_replication_group_members.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_connection_status.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_replication_connection_status.cc.o -c /whatever/mysql/storage/perfschema/table_replication_connection_status.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_configuration.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_replication_applier_configuration.cc.o -c /whatever/mysql/storage/perfschema/table_replication_applier_configuration.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_status.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_replication_applier_status.cc.o -c /whatever/mysql/storage/perfschema/table_replication_applier_status.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_status_by_coordinator.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_replication_applier_status_by_coordinator.cc.o -c /whatever/mysql/storage/perfschema/table_replication_applier_status_by_coordinator.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_status_by_worker.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_replication_applier_status_by_worker.cc.o -c /whatever/mysql/storage/perfschema/table_replication_applier_status_by_worker.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_group_member_stats.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_replication_group_member_stats.cc.o -c /whatever/mysql/storage/perfschema/table_replication_group_member_stats.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_log_status.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_log_status.cc.o -c /whatever/mysql/storage/perfschema/table_log_status.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_plugin_table.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_plugin_table.cc.o -c /whatever/mysql/storage/perfschema/table_plugin_table.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_filters.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_replication_applier_filters.cc.o -c /whatever/mysql/storage/perfschema/table_replication_applier_filters.cc
[ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_global_filters.cc.o
cd /whatever/mysql-build/storage/perfschema && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/perfschema.dir/table_replication_applier_global_filters.cc.o -c /whatever/mysql/storage/perfschema/table_replication_applier_global_filters.cc
[ 45%] Linking CXX static library ../../archive_output_directory/libperfschema.a
cd /whatever/mysql-build/storage/perfschema && /usr/bin/cmake -P CMakeFiles/perfschema.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/perfschema && /usr/bin/cmake -E cmake_link_script CMakeFiles/perfschema.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libperfschema.a  CMakeFiles/perfschema.dir/cursor_by_account.cc.o CMakeFiles/perfschema.dir/cursor_by_host.cc.o CMakeFiles/perfschema.dir/cursor_by_thread.cc.o CMakeFiles/perfschema.dir/cursor_by_user.cc.o CMakeFiles/perfschema.dir/ha_perfschema.cc.o CMakeFiles/perfschema.dir/pfs.cc.o CMakeFiles/perfschema.dir/pfs_account.cc.o CMakeFiles/perfschema.dir/pfs_autosize.cc.o CMakeFiles/perfschema.dir/pfs_buffer_container.cc.o CMakeFiles/perfschema.dir/pfs_builtin_memory.cc.o CMakeFiles/perfschema.dir/pfs_column_types.cc.o CMakeFiles/perfschema.dir/pfs_column_values.cc.o CMakeFiles/perfschema.dir/pfs_con_slice.cc.o CMakeFiles/perfschema.dir/pfs_data_lock.cc.o CMakeFiles/perfschema.dir/pfs_defaults.cc.o CMakeFiles/perfschema.dir/pfs_digest.cc.o CMakeFiles/perfschema.dir/pfs_engine_table.cc.o CMakeFiles/perfschema.dir/pfs_error.cc.o CMakeFiles/perfschema.dir/pfs_events_stages.cc.o CMakeFiles/perfschema.dir/pfs_events_statements.cc.o CMakeFiles/perfschema.dir/pfs_events_transactions.cc.o CMakeFiles/perfschema.dir/pfs_events_waits.cc.o CMakeFiles/perfschema.dir/pfs_global.cc.o CMakeFiles/perfschema.dir/pfs_histogram.cc.o CMakeFiles/perfschema.dir/pfs_host.cc.o CMakeFiles/perfschema.dir/pfs_instr.cc.o CMakeFiles/perfschema.dir/pfs_instr_class.cc.o CMakeFiles/perfschema.dir/pfs_memory.cc.o CMakeFiles/perfschema.dir/pfs_plugin_table.cc.o CMakeFiles/perfschema.dir/pfs_prepared_stmt.cc.o CMakeFiles/perfschema.dir/pfs_program.cc.o CMakeFiles/perfschema.dir/pfs_server.cc.o CMakeFiles/perfschema.dir/pfs_setup_actor.cc.o CMakeFiles/perfschema.dir/pfs_setup_object.cc.o CMakeFiles/perfschema.dir/pfs_status.cc.o CMakeFiles/perfschema.dir/pfs_timer.cc.o CMakeFiles/perfschema.dir/pfs_user.cc.o CMakeFiles/perfschema.dir/pfs_variable.cc.o CMakeFiles/perfschema.dir/pfs_visitor.cc.o CMakeFiles/perfschema.dir/service_pfs_notification.cc.o CMakeFiles/perfschema.dir/service_pfs_resource_group.cc.o CMakeFiles/perfschema.dir/table_accounts.cc.o CMakeFiles/perfschema.dir/table_all_instr.cc.o CMakeFiles/perfschema.dir/table_esgs_by_account_by_event_name.cc.o CMakeFiles/perfschema.dir/table_esgs_by_host_by_event_name.cc.o CMakeFiles/perfschema.dir/table_esgs_by_thread_by_event_name.cc.o CMakeFiles/perfschema.dir/table_esgs_by_user_by_event_name.cc.o CMakeFiles/perfschema.dir/table_esgs_global_by_event_name.cc.o CMakeFiles/perfschema.dir/table_esmh_global.cc.o CMakeFiles/perfschema.dir/table_esmh_by_digest.cc.o CMakeFiles/perfschema.dir/table_esms_by_account_by_event_name.cc.o CMakeFiles/perfschema.dir/table_esms_by_host_by_event_name.cc.o CMakeFiles/perfschema.dir/table_esms_by_digest.cc.o CMakeFiles/perfschema.dir/table_esms_by_program.cc.o CMakeFiles/perfschema.dir/table_prepared_stmt_instances.cc.o CMakeFiles/perfschema.dir/table_esms_by_thread_by_event_name.cc.o CMakeFiles/perfschema.dir/table_esms_by_user_by_event_name.cc.o CMakeFiles/perfschema.dir/table_esms_global_by_event_name.cc.o CMakeFiles/perfschema.dir/table_ets_by_account_by_event_name.cc.o CMakeFiles/perfschema.dir/table_ets_by_host_by_event_name.cc.o CMakeFiles/perfschema.dir/table_ets_by_thread_by_event_name.cc.o CMakeFiles/perfschema.dir/table_ets_by_user_by_event_name.cc.o CMakeFiles/perfschema.dir/table_ets_global_by_event_name.cc.o CMakeFiles/perfschema.dir/table_ees_by_account_by_error.cc.o CMakeFiles/perfschema.dir/table_ees_by_host_by_error.cc.o CMakeFiles/perfschema.dir/table_ees_by_user_by_error.cc.o CMakeFiles/perfschema.dir/table_ees_by_thread_by_error.cc.o CMakeFiles/perfschema.dir/table_ees_global_by_error.cc.o CMakeFiles/perfschema.dir/table_events_stages.cc.o CMakeFiles/perfschema.dir/table_events_statements.cc.o CMakeFiles/perfschema.dir/table_events_transactions.cc.o CMakeFiles/perfschema.dir/table_events_waits.cc.o CMakeFiles/perfschema.dir/table_events_waits_summary.cc.o CMakeFiles/perfschema.dir/table_ews_by_account_by_event_name.cc.o CMakeFiles/perfschema.dir/table_ews_by_host_by_event_name.cc.o CMakeFiles/perfschema.dir/table_ews_by_thread_by_event_name.cc.o CMakeFiles/perfschema.dir/table_ews_by_user_by_event_name.cc.o CMakeFiles/perfschema.dir/table_ews_global_by_event_name.cc.o CMakeFiles/perfschema.dir/table_file_instances.cc.o CMakeFiles/perfschema.dir/table_md_locks.cc.o CMakeFiles/perfschema.dir/table_data_locks.cc.o CMakeFiles/perfschema.dir/table_data_lock_waits.cc.o CMakeFiles/perfschema.dir/table_mems_global_by_event_name.cc.o CMakeFiles/perfschema.dir/table_mems_by_account_by_event_name.cc.o CMakeFiles/perfschema.dir/table_mems_by_host_by_event_name.cc.o CMakeFiles/perfschema.dir/table_mems_by_thread_by_event_name.cc.o CMakeFiles/perfschema.dir/table_mems_by_user_by_event_name.cc.o CMakeFiles/perfschema.dir/table_file_summary_by_instance.cc.o CMakeFiles/perfschema.dir/table_file_summary_by_event_name.cc.o CMakeFiles/perfschema.dir/table_socket_instances.cc.o CMakeFiles/perfschema.dir/table_socket_summary_by_instance.cc.o CMakeFiles/perfschema.dir/table_socket_summary_by_event_name.cc.o CMakeFiles/perfschema.dir/table_helper.cc.o CMakeFiles/perfschema.dir/table_host_cache.cc.o CMakeFiles/perfschema.dir/table_hosts.cc.o CMakeFiles/perfschema.dir/table_os_global_by_type.cc.o CMakeFiles/perfschema.dir/table_performance_timers.cc.o CMakeFiles/perfschema.dir/table_setup_actors.cc.o CMakeFiles/perfschema.dir/table_setup_consumers.cc.o CMakeFiles/perfschema.dir/table_setup_instruments.cc.o CMakeFiles/perfschema.dir/table_setup_objects.cc.o CMakeFiles/perfschema.dir/table_setup_threads.cc.o CMakeFiles/perfschema.dir/table_sync_instances.cc.o CMakeFiles/perfschema.dir/table_status_by_account.cc.o CMakeFiles/perfschema.dir/table_status_by_host.cc.o CMakeFiles/perfschema.dir/table_status_by_thread.cc.o CMakeFiles/perfschema.dir/table_status_by_user.cc.o CMakeFiles/perfschema.dir/table_global_status.cc.o CMakeFiles/perfschema.dir/table_session_status.cc.o CMakeFiles/perfschema.dir/table_variables_by_thread.cc.o CMakeFiles/perfschema.dir/table_global_variables.cc.o CMakeFiles/perfschema.dir/table_session_variables.cc.o CMakeFiles/perfschema.dir/table_persisted_variables.cc.o CMakeFiles/perfschema.dir/table_table_handles.cc.o CMakeFiles/perfschema.dir/table_threads.cc.o CMakeFiles/perfschema.dir/table_tiws_by_index_usage.cc.o CMakeFiles/perfschema.dir/table_tiws_by_table.cc.o CMakeFiles/perfschema.dir/table_tlws_by_table.cc.o CMakeFiles/perfschema.dir/table_user_defined_functions.cc.o CMakeFiles/perfschema.dir/table_users.cc.o CMakeFiles/perfschema.dir/table_uvar_by_thread.cc.o CMakeFiles/perfschema.dir/table_variables_info.cc.o CMakeFiles/perfschema.dir/cursor_by_thread_connect_attr.cc.o CMakeFiles/perfschema.dir/table_session_connect.cc.o CMakeFiles/perfschema.dir/table_session_connect_attrs.cc.o CMakeFiles/perfschema.dir/table_session_account_connect_attrs.cc.o CMakeFiles/perfschema.dir/table_replication_connection_configuration.cc.o CMakeFiles/perfschema.dir/table_replication_group_members.cc.o CMakeFiles/perfschema.dir/table_replication_connection_status.cc.o CMakeFiles/perfschema.dir/table_replication_applier_configuration.cc.o CMakeFiles/perfschema.dir/table_replication_applier_status.cc.o CMakeFiles/perfschema.dir/table_replication_applier_status_by_coordinator.cc.o CMakeFiles/perfschema.dir/table_replication_applier_status_by_worker.cc.o CMakeFiles/perfschema.dir/table_replication_group_member_stats.cc.o CMakeFiles/perfschema.dir/table_log_status.cc.o CMakeFiles/perfschema.dir/table_plugin_table.cc.o CMakeFiles/perfschema.dir/table_replication_applier_filters.cc.o CMakeFiles/perfschema.dir/table_replication_applier_global_filters.cc.o
/usr/bin/ranlib ../../archive_output_directory/libperfschema.a
cd /whatever/mysql-build/storage/perfschema && /usr/bin/cmake -DTARGET_NAME=perfschema -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libperfschema.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_perfschema.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 45%] Built target perfschema
make -f sql/CMakeFiles/gen_lex_hash.dir/build.make sql/CMakeFiles/gen_lex_hash.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/gen_lex_hash.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/gen_lex_hash.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/gen_lex_hash.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/gen_lex_hash.dir/depend.internal".
Scanning dependencies of target gen_lex_hash
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/gen_lex_hash.dir/build.make sql/CMakeFiles/gen_lex_hash.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 45%] Building CXX object sql/CMakeFiles/gen_lex_hash.dir/gen_lex_hash.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/gen_lex_hash.dir/gen_lex_hash.cc.o -c /whatever/mysql/sql/gen_lex_hash.cc
[ 45%] Linking CXX executable ../runtime_output_directory/gen_lex_hash
cd /whatever/mysql-build/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/gen_lex_hash.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/gen_lex_hash.dir/gen_lex_hash.cc.o  -o ../runtime_output_directory/gen_lex_hash -rdynamic -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 45%] Built target gen_lex_hash
make -f sql/CMakeFiles/GenServerSource.dir/build.make sql/CMakeFiles/GenServerSource.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/GenServerSource.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/GenServerSource.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/GenServerSource.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/GenServerSource.dir/depend.internal".
Scanning dependencies of target GenServerSource
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/GenServerSource.dir/build.make sql/CMakeFiles/GenServerSource.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 45%] Generating lex_hash.h
cd /whatever/mysql-build/sql && ../runtime_output_directory/gen_lex_hash > lex_hash.h
make[3]: Leaving directory '/whatever/mysql-build'
[ 45%] Built target GenServerSource
make -f extra/protobuf/CMakeFiles/protobuf-lite.dir/build.make extra/protobuf/CMakeFiles/protobuf-lite.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/protobuf /whatever/mysql-build /whatever/mysql-build/extra/protobuf /whatever/mysql-build/extra/protobuf/CMakeFiles/protobuf-lite.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/protobuf/CMakeFiles/protobuf-lite.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/protobuf/CMakeFiles/protobuf-lite.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/protobuf/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/protobuf/CMakeFiles/protobuf-lite.dir/depend.internal".
Scanning dependencies of target protobuf-lite
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/protobuf/CMakeFiles/protobuf-lite.dir/build.make extra/protobuf/CMakeFiles/protobuf-lite.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/common.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/common.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/once.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/once.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/extension_set.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/extension_set.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/message_lite.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/message_lite.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message_lite.cc
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/repeated_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/repeated_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc
[ 45%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
[ 45%] Linking CXX static library ../../archive_output_directory/libprotobuf-lite.a
cd /whatever/mysql-build/extra/protobuf && /usr/bin/cmake -P CMakeFiles/protobuf-lite.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/protobuf && /usr/bin/cmake -E cmake_link_script CMakeFiles/protobuf-lite.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libprotobuf-lite.a  CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/common.cc.o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/once.cc.o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc.o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/extension_set.cc.o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc.o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/message_lite.cc.o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/repeated_field.cc.o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc.o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc.o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc.o CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
/usr/bin/ranlib ../../archive_output_directory/libprotobuf-lite.a
cd /whatever/mysql-build/extra/protobuf && /usr/bin/cmake -DTARGET_NAME=protobuf-lite -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libprotobuf-lite.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_protobuf-lite.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 45%] Built target protobuf-lite
make -f storage/temptable/CMakeFiles/temptable.dir/build.make storage/temptable/CMakeFiles/temptable.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/temptable /whatever/mysql-build /whatever/mysql-build/storage/temptable /whatever/mysql-build/storage/temptable/CMakeFiles/temptable.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/temptable/CMakeFiles/temptable.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/temptable/CMakeFiles/temptable.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/temptable/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/temptable/CMakeFiles/temptable.dir/depend.internal".
Scanning dependencies of target temptable
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/temptable/CMakeFiles/temptable.dir/build.make storage/temptable/CMakeFiles/temptable.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 46%] Building CXX object storage/temptable/CMakeFiles/temptable.dir/src/allocator.cc.o
cd /whatever/mysql-build/storage/temptable && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql-downloads/boost/boost_1_67_0 -I/whatever/mysql/storage/temptable/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/temptable.dir/src/allocator.cc.o -c /whatever/mysql/storage/temptable/src/allocator.cc
[ 46%] Building CXX object storage/temptable/CMakeFiles/temptable.dir/src/column.cc.o
cd /whatever/mysql-build/storage/temptable && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql-downloads/boost/boost_1_67_0 -I/whatever/mysql/storage/temptable/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/temptable.dir/src/column.cc.o -c /whatever/mysql/storage/temptable/src/column.cc
[ 46%] Building CXX object storage/temptable/CMakeFiles/temptable.dir/src/handler.cc.o
cd /whatever/mysql-build/storage/temptable && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql-downloads/boost/boost_1_67_0 -I/whatever/mysql/storage/temptable/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/temptable.dir/src/handler.cc.o -c /whatever/mysql/storage/temptable/src/handler.cc
[ 46%] Building CXX object storage/temptable/CMakeFiles/temptable.dir/src/index.cc.o
cd /whatever/mysql-build/storage/temptable && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql-downloads/boost/boost_1_67_0 -I/whatever/mysql/storage/temptable/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/temptable.dir/src/index.cc.o -c /whatever/mysql/storage/temptable/src/index.cc
[ 46%] Building CXX object storage/temptable/CMakeFiles/temptable.dir/src/indexed_cells.cc.o
cd /whatever/mysql-build/storage/temptable && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql-downloads/boost/boost_1_67_0 -I/whatever/mysql/storage/temptable/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/temptable.dir/src/indexed_cells.cc.o -c /whatever/mysql/storage/temptable/src/indexed_cells.cc
[ 46%] Building CXX object storage/temptable/CMakeFiles/temptable.dir/src/plugin.cc.o
cd /whatever/mysql-build/storage/temptable && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql-downloads/boost/boost_1_67_0 -I/whatever/mysql/storage/temptable/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/temptable.dir/src/plugin.cc.o -c /whatever/mysql/storage/temptable/src/plugin.cc
[ 46%] Building CXX object storage/temptable/CMakeFiles/temptable.dir/src/result.cc.o
cd /whatever/mysql-build/storage/temptable && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql-downloads/boost/boost_1_67_0 -I/whatever/mysql/storage/temptable/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/temptable.dir/src/result.cc.o -c /whatever/mysql/storage/temptable/src/result.cc
[ 46%] Building CXX object storage/temptable/CMakeFiles/temptable.dir/src/row.cc.o
cd /whatever/mysql-build/storage/temptable && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql-downloads/boost/boost_1_67_0 -I/whatever/mysql/storage/temptable/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/temptable.dir/src/row.cc.o -c /whatever/mysql/storage/temptable/src/row.cc
[ 46%] Building CXX object storage/temptable/CMakeFiles/temptable.dir/src/table.cc.o
cd /whatever/mysql-build/storage/temptable && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql-downloads/boost/boost_1_67_0 -I/whatever/mysql/storage/temptable/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/temptable.dir/src/table.cc.o -c /whatever/mysql/storage/temptable/src/table.cc
[ 46%] Building CXX object storage/temptable/CMakeFiles/temptable.dir/src/test.cc.o
cd /whatever/mysql-build/storage/temptable && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql-downloads/boost/boost_1_67_0 -I/whatever/mysql/storage/temptable/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/temptable.dir/src/test.cc.o -c /whatever/mysql/storage/temptable/src/test.cc
[ 46%] Linking CXX static library ../../archive_output_directory/libtemptable.a
cd /whatever/mysql-build/storage/temptable && /usr/bin/cmake -P CMakeFiles/temptable.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/storage/temptable && /usr/bin/cmake -E cmake_link_script CMakeFiles/temptable.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libtemptable.a  CMakeFiles/temptable.dir/src/allocator.cc.o CMakeFiles/temptable.dir/src/column.cc.o CMakeFiles/temptable.dir/src/handler.cc.o CMakeFiles/temptable.dir/src/index.cc.o CMakeFiles/temptable.dir/src/indexed_cells.cc.o CMakeFiles/temptable.dir/src/plugin.cc.o CMakeFiles/temptable.dir/src/result.cc.o CMakeFiles/temptable.dir/src/row.cc.o CMakeFiles/temptable.dir/src/table.cc.o CMakeFiles/temptable.dir/src/test.cc.o
/usr/bin/ranlib ../../archive_output_directory/libtemptable.a
cd /whatever/mysql-build/storage/temptable && /usr/bin/cmake -DTARGET_NAME=temptable -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libtemptable.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_temptable.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 46%] Built target temptable
make -f plugin/fulltext/CMakeFiles/ngram_parser.dir/build.make plugin/fulltext/CMakeFiles/ngram_parser.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/plugin/fulltext /whatever/mysql-build /whatever/mysql-build/plugin/fulltext /whatever/mysql-build/plugin/fulltext/CMakeFiles/ngram_parser.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/plugin/fulltext/CMakeFiles/ngram_parser.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/plugin/fulltext/CMakeFiles/ngram_parser.dir/depend.internal".
Dependee "/whatever/mysql-build/plugin/fulltext/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/plugin/fulltext/CMakeFiles/ngram_parser.dir/depend.internal".
Scanning dependencies of target ngram_parser
make[3]: Leaving directory '/whatever/mysql-build'
make -f plugin/fulltext/CMakeFiles/ngram_parser.dir/build.make plugin/fulltext/CMakeFiles/ngram_parser.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 46%] Building CXX object plugin/fulltext/CMakeFiles/ngram_parser.dir/ngram_parser/plugin_ngram.cc.o
cd /whatever/mysql-build/plugin/fulltext && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mecab\" -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/ngram_parser.dir/ngram_parser/plugin_ngram.cc.o -c /whatever/mysql/plugin/fulltext/ngram_parser/plugin_ngram.cc
[ 46%] Linking CXX static library ../../archive_output_directory/libngram_parser.a
cd /whatever/mysql-build/plugin/fulltext && /usr/bin/cmake -P CMakeFiles/ngram_parser.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/plugin/fulltext && /usr/bin/cmake -E cmake_link_script CMakeFiles/ngram_parser.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libngram_parser.a  CMakeFiles/ngram_parser.dir/ngram_parser/plugin_ngram.cc.o
/usr/bin/ranlib ../../archive_output_directory/libngram_parser.a
cd /whatever/mysql-build/plugin/fulltext && /usr/bin/cmake -DTARGET_NAME=ngram_parser -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libngram_parser.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_ngram_parser.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 46%] Built target ngram_parser
make -f plugin/x/protocol/CMakeFiles/GenLiteProtos.dir/build.make plugin/x/protocol/CMakeFiles/GenLiteProtos.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/plugin/x/protocol /whatever/mysql-build /whatever/mysql-build/plugin/x/protocol /whatever/mysql-build/plugin/x/protocol/CMakeFiles/GenLiteProtos.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/plugin/x/protocol/CMakeFiles/GenLiteProtos.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/plugin/x/protocol/CMakeFiles/GenLiteProtos.dir/depend.internal".
Dependee "/whatever/mysql-build/plugin/x/protocol/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/plugin/x/protocol/CMakeFiles/GenLiteProtos.dir/depend.internal".
Scanning dependencies of target GenLiteProtos
make[3]: Leaving directory '/whatever/mysql-build'
make -f plugin/x/protocol/CMakeFiles/GenLiteProtos.dir/build.make plugin/x/protocol/CMakeFiles/GenLiteProtos.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 46%] Generating ../generated/protobuf_lite/mysqlx.proto
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -D TARGET_DIR="/whatever/mysql-build/plugin/x/generated/protobuf_lite" -D PROTO_FILE="/whatever/mysql/plugin/x/protocol/mysqlx.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /whatever/mysql/plugin/x/protocol/transform_to_lite.cmake
[ 46%] Generating ../generated/protobuf_lite/mysqlx_datatypes.proto
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -D TARGET_DIR="/whatever/mysql-build/plugin/x/generated/protobuf_lite" -D PROTO_FILE="/whatever/mysql/plugin/x/protocol/mysqlx_datatypes.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /whatever/mysql/plugin/x/protocol/transform_to_lite.cmake
[ 46%] Generating ../generated/protobuf_lite/mysqlx_connection.proto
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -D TARGET_DIR="/whatever/mysql-build/plugin/x/generated/protobuf_lite" -D PROTO_FILE="/whatever/mysql/plugin/x/protocol/mysqlx_connection.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /whatever/mysql/plugin/x/protocol/transform_to_lite.cmake
[ 46%] Generating ../generated/protobuf_lite/mysqlx_expect.proto
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -D TARGET_DIR="/whatever/mysql-build/plugin/x/generated/protobuf_lite" -D PROTO_FILE="/whatever/mysql/plugin/x/protocol/mysqlx_expect.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /whatever/mysql/plugin/x/protocol/transform_to_lite.cmake
[ 46%] Generating ../generated/protobuf_lite/mysqlx_expr.proto
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -D TARGET_DIR="/whatever/mysql-build/plugin/x/generated/protobuf_lite" -D PROTO_FILE="/whatever/mysql/plugin/x/protocol/mysqlx_expr.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /whatever/mysql/plugin/x/protocol/transform_to_lite.cmake
[ 46%] Generating ../generated/protobuf_lite/mysqlx_crud.proto
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -D TARGET_DIR="/whatever/mysql-build/plugin/x/generated/protobuf_lite" -D PROTO_FILE="/whatever/mysql/plugin/x/protocol/mysqlx_crud.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /whatever/mysql/plugin/x/protocol/transform_to_lite.cmake
[ 46%] Generating ../generated/protobuf_lite/mysqlx_sql.proto
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -D TARGET_DIR="/whatever/mysql-build/plugin/x/generated/protobuf_lite" -D PROTO_FILE="/whatever/mysql/plugin/x/protocol/mysqlx_sql.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /whatever/mysql/plugin/x/protocol/transform_to_lite.cmake
[ 46%] Generating ../generated/protobuf_lite/mysqlx_session.proto
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -D TARGET_DIR="/whatever/mysql-build/plugin/x/generated/protobuf_lite" -D PROTO_FILE="/whatever/mysql/plugin/x/protocol/mysqlx_session.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /whatever/mysql/plugin/x/protocol/transform_to_lite.cmake
[ 46%] Generating ../generated/protobuf_lite/mysqlx_notice.proto
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -D TARGET_DIR="/whatever/mysql-build/plugin/x/generated/protobuf_lite" -D PROTO_FILE="/whatever/mysql/plugin/x/protocol/mysqlx_notice.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /whatever/mysql/plugin/x/protocol/transform_to_lite.cmake
[ 46%] Generating ../generated/protobuf_lite/mysqlx_resultset.proto
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -D TARGET_DIR="/whatever/mysql-build/plugin/x/generated/protobuf_lite" -D PROTO_FILE="/whatever/mysql/plugin/x/protocol/mysqlx_resultset.proto" -D PROTO_FILE_FLAGS="PROTOBUF_LITE" -P /whatever/mysql/plugin/x/protocol/transform_to_lite.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 46%] Built target GenLiteProtos
make -f extra/protobuf/CMakeFiles/protobuf.dir/build.make extra/protobuf/CMakeFiles/protobuf.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/protobuf /whatever/mysql-build /whatever/mysql-build/extra/protobuf /whatever/mysql-build/extra/protobuf/CMakeFiles/protobuf.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/protobuf/CMakeFiles/protobuf.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/protobuf/CMakeFiles/protobuf.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/protobuf/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/protobuf/CMakeFiles/protobuf.dir/depend.internal".
Scanning dependencies of target protobuf
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/protobuf/CMakeFiles/protobuf.dir/build.make extra/protobuf/CMakeFiles/protobuf.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/substitute.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/substitute.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/substitute.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/structurally_valid.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/structurally_valid.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/structurally_valid.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/message.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/message.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/service.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/service.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/service.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/text_format.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/text_format.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/text_format.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/wire_format.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/wire_format.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/gzip_stream.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/gzip_stream.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/io/gzip_stream.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/printer.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/printer.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/io/printer.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/strtod.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/strtod.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/io/strtod.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/common.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/common.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/common.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/once.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/once.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/once.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc
[ 47%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/extension_set.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/extension_set.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/extension_set.cc
[ 48%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc
[ 48%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/message_lite.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/message_lite.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/message_lite.cc
[ 48%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/repeated_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/repeated_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/repeated_field.cc
[ 48%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc
[ 48%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc
[ 48%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc
[ 48%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
[ 48%] Linking CXX static library ../../archive_output_directory/libprotobuf.a
cd /whatever/mysql-build/extra/protobuf && /usr/bin/cmake -P CMakeFiles/protobuf.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/protobuf && /usr/bin/cmake -E cmake_link_script CMakeFiles/protobuf.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libprotobuf.a  CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/substitute.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/structurally_valid.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/message.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/service.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/text_format.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/wire_format.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/gzip_stream.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/printer.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/strtod.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/common.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/once.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/extension_set.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/message_lite.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/repeated_field.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc.o CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
/usr/bin/ranlib ../../archive_output_directory/libprotobuf.a
cd /whatever/mysql-build/extra/protobuf && /usr/bin/cmake -DTARGET_NAME=protobuf -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libprotobuf.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_protobuf.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 48%] Built target protobuf
make -f extra/protobuf/CMakeFiles/protoclib.dir/build.make extra/protobuf/CMakeFiles/protoclib.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/protobuf /whatever/mysql-build /whatever/mysql-build/extra/protobuf /whatever/mysql-build/extra/protobuf/CMakeFiles/protoclib.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/protobuf/CMakeFiles/protoclib.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/protobuf/CMakeFiles/protoclib.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/protobuf/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/protobuf/CMakeFiles/protoclib.dir/depend.internal".
Scanning dependencies of target protoclib
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/protobuf/CMakeFiles/protoclib.dir/build.make extra/protobuf/CMakeFiles/protoclib.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 48%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/code_generator.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/code_generator.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/code_generator.cc
[ 48%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc
[ 48%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc
[ 48%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/zip_writer.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/zip_writer.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/zip_writer.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc
[ 49%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc
[ 50%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc
[ 50%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc
[ 50%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_doc_comment.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_doc_comment.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/java/java_doc_comment.cc
[ 50%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc
[ 50%] Linking CXX static library ../../archive_output_directory/libprotoclib.a
cd /whatever/mysql-build/extra/protobuf && /usr/bin/cmake -P CMakeFiles/protoclib.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/extra/protobuf && /usr/bin/cmake -E cmake_link_script CMakeFiles/protoclib.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libprotoclib.a  CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/code_generator.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/zip_writer.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_doc_comment.cc.o CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc.o
/usr/bin/ranlib ../../archive_output_directory/libprotoclib.a
cd /whatever/mysql-build/extra/protobuf && /usr/bin/cmake -DTARGET_NAME=protoclib -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libprotoclib.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_protoclib.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 50%] Built target protoclib
make -f extra/protobuf/CMakeFiles/protoc.dir/build.make extra/protobuf/CMakeFiles/protoc.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/extra/protobuf /whatever/mysql-build /whatever/mysql-build/extra/protobuf /whatever/mysql-build/extra/protobuf/CMakeFiles/protoc.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/extra/protobuf/CMakeFiles/protoc.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/extra/protobuf/CMakeFiles/protoc.dir/depend.internal".
Dependee "/whatever/mysql-build/extra/protobuf/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/extra/protobuf/CMakeFiles/protoc.dir/depend.internal".
Scanning dependencies of target protoc
make[3]: Leaving directory '/whatever/mysql-build'
make -f extra/protobuf/CMakeFiles/protoc.dir/build.make extra/protobuf/CMakeFiles/protoc.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 50%] Building CXX object extra/protobuf/CMakeFiles/protoc.dir/protobuf-2.6.1/src/google/protobuf/compiler/main.cc.o
cd /whatever/mysql-build/extra/protobuf && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DHAVE_PTHREAD -DHAVE_ZLIB -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/protoc.dir/protobuf-2.6.1/src/google/protobuf/compiler/main.cc.o -c /whatever/mysql/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/main.cc
[ 50%] Linking CXX executable ../../runtime_output_directory/protoc
cd /whatever/mysql-build/extra/protobuf && /usr/bin/cmake -E cmake_link_script CMakeFiles/protoc.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wno-sign-compare -Wno-ignored-qualifiers -Wno-return-type -Wno-unused-function -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-unused-but-set-parameter -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/protoc.dir/protobuf-2.6.1/src/google/protobuf/compiler/main.cc.o  -o ../../runtime_output_directory/protoc -rdynamic -lpthread ../../archive_output_directory/libprotobuf.a ../../archive_output_directory/libprotoclib.a ../../archive_output_directory/libprotobuf.a -lz -lrt -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 50%] Built target protoc
make -f plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/build.make plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
[ 50%] Running C++ protocol buffer compiler (lite) on /whatever/mysql/plugin/x/protocol/mysqlx.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf_lite -I /whatever/mysql-build/plugin/x/generated/protobuf_lite /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx.proto
[ 50%] Running C++ protocol buffer compiler (lite) on /whatever/mysql/plugin/x/protocol/mysqlx_datatypes.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf_lite -I /whatever/mysql-build/plugin/x/generated/protobuf_lite /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_datatypes.proto
[ 50%] Running C++ protocol buffer compiler (lite) on /whatever/mysql/plugin/x/protocol/mysqlx_connection.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf_lite -I /whatever/mysql-build/plugin/x/generated/protobuf_lite /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_connection.proto
[ 50%] Running C++ protocol buffer compiler (lite) on /whatever/mysql/plugin/x/protocol/mysqlx_expect.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf_lite -I /whatever/mysql-build/plugin/x/generated/protobuf_lite /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_expect.proto
[ 50%] Running C++ protocol buffer compiler (lite) on /whatever/mysql/plugin/x/protocol/mysqlx_expr.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf_lite -I /whatever/mysql-build/plugin/x/generated/protobuf_lite /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_expr.proto
[ 50%] Running C++ protocol buffer compiler (lite) on /whatever/mysql/plugin/x/protocol/mysqlx_crud.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf_lite -I /whatever/mysql-build/plugin/x/generated/protobuf_lite /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_crud.proto
[ 50%] Running C++ protocol buffer compiler (lite) on /whatever/mysql/plugin/x/protocol/mysqlx_sql.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf_lite -I /whatever/mysql-build/plugin/x/generated/protobuf_lite /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_sql.proto
[ 50%] Running C++ protocol buffer compiler (lite) on /whatever/mysql/plugin/x/protocol/mysqlx_session.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf_lite -I /whatever/mysql-build/plugin/x/generated/protobuf_lite /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_session.proto
[ 50%] Running C++ protocol buffer compiler (lite) on /whatever/mysql/plugin/x/protocol/mysqlx_notice.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf_lite -I /whatever/mysql-build/plugin/x/generated/protobuf_lite /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_notice.proto
[ 50%] Running C++ protocol buffer compiler (lite) on /whatever/mysql/plugin/x/protocol/mysqlx_resultset.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf_lite -I /whatever/mysql-build/plugin/x/generated/protobuf_lite /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_resultset.proto
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/plugin/x/protocol /whatever/mysql-build /whatever/mysql-build/plugin/x/protocol /whatever/mysql-build/plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/depend.internal".
Dependee "/whatever/mysql-build/plugin/x/protocol/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/depend.internal".
Scanning dependencies of target mysqlxmessages_lite
make[3]: Leaving directory '/whatever/mysql-build'
make -f plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/build.make plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 50%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx.pb.cc
[ 50%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_datatypes.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_datatypes.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_datatypes.pb.cc
[ 50%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_connection.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_connection.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_connection.pb.cc
[ 50%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_expect.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_expect.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_expect.pb.cc
[ 50%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_expr.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_expr.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_expr.pb.cc
[ 50%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_crud.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_crud.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_crud.pb.cc
[ 50%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_sql.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_sql.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_sql.pb.cc
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_session.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_session.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_session.pb.cc
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_notice.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_notice.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_notice.pb.cc
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_resultset.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_resultset.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf_lite/mysqlx_resultset.pb.cc
[ 51%] Linking CXX static library ../../../archive_output_directory/libmysqlxmessages_lite.a
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -P CMakeFiles/mysqlxmessages_lite.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysqlxmessages_lite.dir/link.txt --verbose=1
/usr/bin/ar qc ../../../archive_output_directory/libmysqlxmessages_lite.a  CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx.pb.cc.o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_datatypes.pb.cc.o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_connection.pb.cc.o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_expect.pb.cc.o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_expr.pb.cc.o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_crud.pb.cc.o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_sql.pb.cc.o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_session.pb.cc.o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_notice.pb.cc.o CMakeFiles/mysqlxmessages_lite.dir/__/generated/protobuf_lite/mysqlx_resultset.pb.cc.o
/usr/bin/ranlib ../../../archive_output_directory/libmysqlxmessages_lite.a
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -DTARGET_NAME=mysqlxmessages_lite -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libmysqlxmessages_lite.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_mysqlxmessages_lite.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 51%] Built target mysqlxmessages_lite
make -f plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/build.make plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
[ 51%] Running C++ protocol buffer compiler on /whatever/mysql/plugin/x/protocol/mysqlx_resultset.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf -I /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I /whatever/mysql/plugin/x/protocol /whatever/mysql/plugin/x/protocol/mysqlx_resultset.proto
[ 51%] Running C++ protocol buffer compiler on /whatever/mysql/plugin/x/protocol/mysqlx.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf -I /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I /whatever/mysql/plugin/x/protocol /whatever/mysql/plugin/x/protocol/mysqlx.proto
[ 51%] Running C++ protocol buffer compiler on /whatever/mysql/plugin/x/protocol/mysqlx_datatypes.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf -I /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I /whatever/mysql/plugin/x/protocol /whatever/mysql/plugin/x/protocol/mysqlx_datatypes.proto
[ 51%] Running C++ protocol buffer compiler on /whatever/mysql/plugin/x/protocol/mysqlx_connection.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf -I /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I /whatever/mysql/plugin/x/protocol /whatever/mysql/plugin/x/protocol/mysqlx_connection.proto
[ 51%] Running C++ protocol buffer compiler on /whatever/mysql/plugin/x/protocol/mysqlx_expect.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf -I /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I /whatever/mysql/plugin/x/protocol /whatever/mysql/plugin/x/protocol/mysqlx_expect.proto
[ 51%] Running C++ protocol buffer compiler on /whatever/mysql/plugin/x/protocol/mysqlx_expr.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf -I /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I /whatever/mysql/plugin/x/protocol /whatever/mysql/plugin/x/protocol/mysqlx_expr.proto
[ 51%] Running C++ protocol buffer compiler on /whatever/mysql/plugin/x/protocol/mysqlx_crud.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf -I /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I /whatever/mysql/plugin/x/protocol /whatever/mysql/plugin/x/protocol/mysqlx_crud.proto
[ 51%] Running C++ protocol buffer compiler on /whatever/mysql/plugin/x/protocol/mysqlx_sql.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf -I /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I /whatever/mysql/plugin/x/protocol /whatever/mysql/plugin/x/protocol/mysqlx_sql.proto
[ 51%] Running C++ protocol buffer compiler on /whatever/mysql/plugin/x/protocol/mysqlx_session.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf -I /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I /whatever/mysql/plugin/x/protocol /whatever/mysql/plugin/x/protocol/mysqlx_session.proto
[ 51%] Running C++ protocol buffer compiler on /whatever/mysql/plugin/x/protocol/mysqlx_notice.proto
cd /whatever/mysql-build/plugin/x/protocol && ../../../runtime_output_directory/protoc --cpp_out /whatever/mysql-build/plugin/x/generated/protobuf -I /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I /whatever/mysql/plugin/x/protocol /whatever/mysql/plugin/x/protocol/mysqlx_notice.proto
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/plugin/x/protocol /whatever/mysql-build /whatever/mysql-build/plugin/x/protocol /whatever/mysql-build/plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/depend.internal".
Dependee "/whatever/mysql-build/plugin/x/protocol/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/depend.internal".
Scanning dependencies of target mysqlxmessages
make[3]: Leaving directory '/whatever/mysql-build'
make -f plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/build.make plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf/mysqlx.pb.cc
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_datatypes.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_datatypes.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf/mysqlx_datatypes.pb.cc
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_connection.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_connection.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf/mysqlx_connection.pb.cc
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_expect.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_expect.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf/mysqlx_expect.pb.cc
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_expr.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_expr.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf/mysqlx_expr.pb.cc
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_crud.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_crud.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf/mysqlx_crud.pb.cc
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_sql.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_sql.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf/mysqlx_sql.pb.cc
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_session.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_session.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf/mysqlx_session.pb.cc
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_notice.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_notice.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf/mysqlx_notice.pb.cc
[ 51%] Building CXX object plugin/x/protocol/CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_resultset.pb.cc.o
cd /whatever/mysql-build/plugin/x/protocol && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG    -fvisibility=hidden -Wno-ignored-qualifiers -Wno-sign-compare -Wno-unused-variable -Wno-undef -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_resultset.pb.cc.o -c /whatever/mysql-build/plugin/x/generated/protobuf/mysqlx_resultset.pb.cc
[ 52%] Linking CXX static library ../../../archive_output_directory/libmysqlxmessages.a
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -P CMakeFiles/mysqlxmessages.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysqlxmessages.dir/link.txt --verbose=1
/usr/bin/ar qc ../../../archive_output_directory/libmysqlxmessages.a  CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx.pb.cc.o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_datatypes.pb.cc.o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_connection.pb.cc.o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_expect.pb.cc.o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_expr.pb.cc.o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_crud.pb.cc.o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_sql.pb.cc.o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_session.pb.cc.o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_notice.pb.cc.o CMakeFiles/mysqlxmessages.dir/__/generated/protobuf/mysqlx_resultset.pb.cc.o
/usr/bin/ranlib ../../../archive_output_directory/libmysqlxmessages.a
cd /whatever/mysql-build/plugin/x/protocol && /usr/bin/cmake -DTARGET_NAME=mysqlxmessages -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libmysqlxmessages.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_mysqlxmessages.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 52%] Built target mysqlxmessages
make -f plugin/x/protocol/plugin/CMakeFiles/xprotocol_plugin.dir/build.make plugin/x/protocol/plugin/CMakeFiles/xprotocol_plugin.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/plugin/x/protocol/plugin /whatever/mysql-build /whatever/mysql-build/plugin/x/protocol/plugin /whatever/mysql-build/plugin/x/protocol/plugin/CMakeFiles/xprotocol_plugin.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/plugin/x/protocol/plugin/CMakeFiles/xprotocol_plugin.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/plugin/x/protocol/plugin/CMakeFiles/xprotocol_plugin.dir/depend.internal".
Dependee "/whatever/mysql-build/plugin/x/protocol/plugin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/plugin/x/protocol/plugin/CMakeFiles/xprotocol_plugin.dir/depend.internal".
Scanning dependencies of target xprotocol_plugin
make[3]: Leaving directory '/whatever/mysql-build'
make -f plugin/x/protocol/plugin/CMakeFiles/xprotocol_plugin.dir/build.make plugin/x/protocol/plugin/CMakeFiles/xprotocol_plugin.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 52%] Building CXX object plugin/x/protocol/plugin/CMakeFiles/xprotocol_plugin.dir/xprotocol_plugin.cc.o
cd /whatever/mysql-build/plugin/x/protocol/plugin && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I/whatever/mysql-build/plugin/x/generated  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/xprotocol_plugin.dir/xprotocol_plugin.cc.o -c /whatever/mysql/plugin/x/protocol/plugin/xprotocol_plugin.cc
[ 52%] Building CXX object plugin/x/protocol/plugin/CMakeFiles/xprotocol_plugin.dir/message_field_chain.cc.o
cd /whatever/mysql-build/plugin/x/protocol/plugin && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I/whatever/mysql-build/plugin/x/generated  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/xprotocol_plugin.dir/message_field_chain.cc.o -c /whatever/mysql/plugin/x/protocol/plugin/message_field_chain.cc
[ 52%] Linking CXX executable ../../../../runtime_output_directory/xprotocol_plugin
cd /whatever/mysql-build/plugin/x/protocol/plugin && /usr/bin/cmake -E cmake_link_script CMakeFiles/xprotocol_plugin.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/xprotocol_plugin.dir/xprotocol_plugin.cc.o CMakeFiles/xprotocol_plugin.dir/message_field_chain.cc.o  -o ../../../../runtime_output_directory/xprotocol_plugin -rdynamic -lpthread ../../../../archive_output_directory/libmysqlxmessages.a ../../../../archive_output_directory/libprotoclib.a ../../../../archive_output_directory/libprotobuf.a -lpthread -lz -lrt 
make[3]: Leaving directory '/whatever/mysql-build'
[ 52%] Built target xprotocol_plugin
make -f plugin/x/protocol/plugin/CMakeFiles/xprotocol_tags.dir/build.make plugin/x/protocol/plugin/CMakeFiles/xprotocol_tags.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/plugin/x/protocol/plugin /whatever/mysql-build /whatever/mysql-build/plugin/x/protocol/plugin /whatever/mysql-build/plugin/x/protocol/plugin/CMakeFiles/xprotocol_tags.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/plugin/x/protocol/plugin/CMakeFiles/xprotocol_tags.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/plugin/x/protocol/plugin/CMakeFiles/xprotocol_tags.dir/depend.internal".
Dependee "/whatever/mysql-build/plugin/x/protocol/plugin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/plugin/x/protocol/plugin/CMakeFiles/xprotocol_tags.dir/depend.internal".
Scanning dependencies of target xprotocol_tags
make[3]: Leaving directory '/whatever/mysql-build'
make -f plugin/x/protocol/plugin/CMakeFiles/xprotocol_tags.dir/build.make plugin/x/protocol/plugin/CMakeFiles/xprotocol_tags.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 52%] Running protocol buffer plugin on all 'proto' files
cd /whatever/mysql-build/plugin/x/protocol/plugin && ../../../../runtime_output_directory/protoc --plugin=protoc-gen-yplg=/whatever/mysql-build/runtime_output_directory/xprotocol_plugin --yplg_out /whatever/mysql-build/plugin/x/generated -I /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -I /whatever/mysql/plugin/x/protocol /whatever/mysql/plugin/x/protocol/mysqlx.proto /whatever/mysql/plugin/x/protocol/mysqlx_datatypes.proto /whatever/mysql/plugin/x/protocol/mysqlx_connection.proto /whatever/mysql/plugin/x/protocol/mysqlx_expect.proto /whatever/mysql/plugin/x/protocol/mysqlx_expr.proto /whatever/mysql/plugin/x/protocol/mysqlx_crud.proto /whatever/mysql/plugin/x/protocol/mysqlx_sql.proto /whatever/mysql/plugin/x/protocol/mysqlx_session.proto /whatever/mysql/plugin/x/protocol/mysqlx_notice.proto /whatever/mysql/plugin/x/protocol/mysqlx_resultset.proto
make[3]: Leaving directory '/whatever/mysql-build'
[ 52%] Built target xprotocol_tags
make -f plugin/x/CMakeFiles/mysqlx.dir/build.make plugin/x/CMakeFiles/mysqlx.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/plugin/x /whatever/mysql-build /whatever/mysql-build/plugin/x /whatever/mysql-build/plugin/x/CMakeFiles/mysqlx.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/plugin/x/CMakeFiles/mysqlx.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/plugin/x/CMakeFiles/mysqlx.dir/depend.internal".
Dependee "/whatever/mysql-build/plugin/x/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/plugin/x/CMakeFiles/mysqlx.dir/depend.internal".
Scanning dependencies of target mysqlx
make[3]: Leaving directory '/whatever/mysql-build'
make -f plugin/x/CMakeFiles/mysqlx.dir/build.make plugin/x/CMakeFiles/mysqlx.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/helper/multithread/mutex.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/helper/multithread/mutex.cc.o -c /whatever/mysql/plugin/x/src/helper/multithread/mutex.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/helper/multithread/cond.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/helper/multithread/cond.cc.o -c /whatever/mysql/plugin/x/src/helper/multithread/cond.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/helper/multithread/rw_lock.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/helper/multithread/rw_lock.cc.o -c /whatever/mysql/plugin/x/src/helper/multithread/rw_lock.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/expect/expect.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/expect/expect.cc.o -c /whatever/mysql/plugin/x/src/expect/expect.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/expect/expect_stack.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/expect/expect_stack.cc.o -c /whatever/mysql/plugin/x/src/expect/expect_stack.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/expect/expect_condition_field.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/expect/expect_condition_field.cc.o -c /whatever/mysql/plugin/x/src/expect/expect_condition_field.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_factory.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/io/xpl_listener_factory.cc.o -c /whatever/mysql/plugin/x/src/io/xpl_listener_factory.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_tcp.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/io/xpl_listener_tcp.cc.o -c /whatever/mysql/plugin/x/src/io/xpl_listener_tcp.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_unix_socket.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/io/xpl_listener_unix_socket.cc.o -c /whatever/mysql/plugin/x/src/io/xpl_listener_unix_socket.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/io/vio_input_stream.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/io/vio_input_stream.cc.o -c /whatever/mysql/plugin/x/src/io/vio_input_stream.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/mq/broker_task.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/mq/broker_task.cc.o -c /whatever/mysql/plugin/x/src/mq/broker_task.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/mq/notice_input_queue.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/mq/notice_input_queue.cc.o -c /whatever/mysql/plugin/x/src/mq/notice_input_queue.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/mq/notice_output_queue.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/mq/notice_output_queue.cc.o -c /whatever/mysql/plugin/x/src/mq/notice_output_queue.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/services/service_registrator.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/services/service_registrator.cc.o -c /whatever/mysql/plugin/x/src/services/service_registrator.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/services/mysqlx_group_membership_listener.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/services/mysqlx_group_membership_listener.cc.o -c /whatever/mysql/plugin/x/src/services/mysqlx_group_membership_listener.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/services/mysqlx_group_member_status_listener.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/services/mysqlx_group_member_status_listener.cc.o -c /whatever/mysql/plugin/x/src/services/mysqlx_group_member_status_listener.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/services/mysqlx_maintenance.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/services/mysqlx_maintenance.cc.o -c /whatever/mysql/plugin/x/src/services/mysqlx_maintenance.cc
[ 52%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/udf/registrator.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/udf/registrator.cc.o -c /whatever/mysql/plugin/x/src/udf/registrator.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/udf/mysqlx_error.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/udf/mysqlx_error.cc.o -c /whatever/mysql/plugin/x/src/udf/mysqlx_error.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/xpl_log.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/xpl_log.cc.o -c /whatever/mysql/plugin/x/src/xpl_log.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/xpl_server.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/xpl_server.cc.o -c /whatever/mysql/plugin/x/src/xpl_server.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/xpl_session.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/xpl_session.cc.o -c /whatever/mysql/plugin/x/src/xpl_session.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/xpl_client.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/xpl_client.cc.o -c /whatever/mysql/plugin/x/src/xpl_client.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/xpl_dispatcher.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/xpl_dispatcher.cc.o -c /whatever/mysql/plugin/x/src/xpl_dispatcher.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/xpl_system_variables.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/xpl_system_variables.cc.o -c /whatever/mysql/plugin/x/src/xpl_system_variables.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/xpl_regex.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/xpl_regex.cc.o -c /whatever/mysql/plugin/x/src/xpl_regex.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/xpl_plugin.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/xpl_plugin.cc.o -c /whatever/mysql/plugin/x/src/xpl_plugin.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/xpl_performance_schema.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/xpl_performance_schema.cc.o -c /whatever/mysql/plugin/x/src/xpl_performance_schema.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/mysql_variables.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/mysql_variables.cc.o -c /whatever/mysql/plugin/x/src/mysql_variables.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/mysql_function_names.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/mysql_function_names.cc.o -c /whatever/mysql/plugin/x/src/mysql_function_names.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/mysql_show_variable_wrapper.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/mysql_show_variable_wrapper.cc.o -c /whatever/mysql/plugin/x/src/mysql_show_variable_wrapper.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/auth_plain.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/auth_plain.cc.o -c /whatever/mysql/plugin/x/src/auth_plain.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/native_plain_verification.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/native_plain_verification.cc.o -c /whatever/mysql/plugin/x/src/native_plain_verification.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/native_verification.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/native_verification.cc.o -c /whatever/mysql/plugin/x/src/native_verification.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/cache_based_verification.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/cache_based_verification.cc.o -c /whatever/mysql/plugin/x/src/cache_based_verification.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/sha256_plain_verification.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/sha256_plain_verification.cc.o -c /whatever/mysql/plugin/x/src/sha256_plain_verification.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/sha2_plain_verification.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/sha2_plain_verification.cc.o -c /whatever/mysql/plugin/x/src/sha2_plain_verification.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/sha256_password_cache.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/sha256_password_cache.cc.o -c /whatever/mysql/plugin/x/src/sha256_password_cache.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/account_verification_handler.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/account_verification_handler.cc.o -c /whatever/mysql/plugin/x/src/account_verification_handler.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/admin_cmd_handler.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/admin_cmd_handler.cc.o -c /whatever/mysql/plugin/x/src/admin_cmd_handler.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/admin_cmd_arguments.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/admin_cmd_arguments.cc.o -c /whatever/mysql/plugin/x/src/admin_cmd_arguments.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/admin_cmd_index.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/admin_cmd_index.cc.o -c /whatever/mysql/plugin/x/src/admin_cmd_index.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/query_formatter.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/query_formatter.cc.o -c /whatever/mysql/plugin/x/src/query_formatter.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/query_string_builder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/query_string_builder.cc.o -c /whatever/mysql/plugin/x/src/query_string_builder.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/expr_generator.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/expr_generator.cc.o -c /whatever/mysql/plugin/x/src/expr_generator.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/crud_cmd_handler.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/crud_cmd_handler.cc.o -c /whatever/mysql/plugin/x/src/crud_cmd_handler.cc
[ 53%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/buffering_command_delegate.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/buffering_command_delegate.cc.o -c /whatever/mysql/plugin/x/src/buffering_command_delegate.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/callback_command_delegate.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/callback_command_delegate.cc.o -c /whatever/mysql/plugin/x/src/callback_command_delegate.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/streaming_command_delegate.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/streaming_command_delegate.cc.o -c /whatever/mysql/plugin/x/src/streaming_command_delegate.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/sql_data_context.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/sql_data_context.cc.o -c /whatever/mysql/plugin/x/src/sql_data_context.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/sql_data_result.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/sql_data_result.cc.o -c /whatever/mysql/plugin/x/src/sql_data_result.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/sql_user_require.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/sql_user_require.cc.o -c /whatever/mysql/plugin/x/src/sql_user_require.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/json_utils.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/json_utils.cc.o -c /whatever/mysql/plugin/x/src/json_utils.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/statement_builder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/statement_builder.cc.o -c /whatever/mysql/plugin/x/src/statement_builder.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/update_statement_builder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/update_statement_builder.cc.o -c /whatever/mysql/plugin/x/src/update_statement_builder.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/find_statement_builder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/find_statement_builder.cc.o -c /whatever/mysql/plugin/x/src/find_statement_builder.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/delete_statement_builder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/delete_statement_builder.cc.o -c /whatever/mysql/plugin/x/src/delete_statement_builder.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/view_statement_builder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/view_statement_builder.cc.o -c /whatever/mysql/plugin/x/src/view_statement_builder.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/insert_statement_builder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/insert_statement_builder.cc.o -c /whatever/mysql/plugin/x/src/insert_statement_builder.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/src/notices.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/src/notices.cc.o -c /whatever/mysql/plugin/x/src/notices.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/client.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/client.cc.o -c /whatever/mysql/plugin/x/ngs/src/client.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/client_list.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/client_list.cc.o -c /whatever/mysql/plugin/x/ngs/src/client_list.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/client_session.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/client_session.cc.o -c /whatever/mysql/plugin/x/ngs/src/client_session.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/document_id_generator.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/document_id_generator.cc.o -c /whatever/mysql/plugin/x/ngs/src/document_id_generator.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/message_decoder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/message_decoder.cc.o -c /whatever/mysql/plugin/x/ngs/src/message_decoder.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/notice_descriptor.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/notice_descriptor.cc.o -c /whatever/mysql/plugin/x/ngs/src/notice_descriptor.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol_decoder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/protocol_decoder.cc.o -c /whatever/mysql/plugin/x/ngs/src/protocol_decoder.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol_encoder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/protocol_encoder.cc.o -c /whatever/mysql/plugin/x/ngs/src/protocol_encoder.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/scheduler.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/scheduler.cc.o -c /whatever/mysql/plugin/x/ngs/src/scheduler.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/server.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/server.cc.o -c /whatever/mysql/plugin/x/ngs/src/server.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/server_client_timeout.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/server_client_timeout.cc.o -c /whatever/mysql/plugin/x/ngs/src/server_client_timeout.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/socket_acceptors_task.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/socket_acceptors_task.cc.o -c /whatever/mysql/plugin/x/ngs/src/socket_acceptors_task.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/socket_events.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/socket_events.cc.o -c /whatever/mysql/plugin/x/ngs/src/socket_events.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/thread.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/thread.cc.o -c /whatever/mysql/plugin/x/ngs/src/thread.cc
[ 54%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/vio_wrapper.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/vio_wrapper.cc.o -c /whatever/mysql/plugin/x/ngs/src/vio_wrapper.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/connection_type.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/ngs_common/connection_type.cc.o -c /whatever/mysql/plugin/x/ngs/ngs_common/connection_type.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/operations_factory.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/ngs_common/operations_factory.cc.o -c /whatever/mysql/plugin/x/ngs/ngs_common/operations_factory.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/ssl_context.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/ngs_common/ssl_context.cc.o -c /whatever/mysql/plugin/x/ngs/ngs_common/ssl_context.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/ssl_context_options.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/ngs_common/ssl_context_options.cc.o -c /whatever/mysql/plugin/x/ngs/ngs_common/ssl_context_options.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/ssl_session_options.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/ngs_common/ssl_session_options.cc.o -c /whatever/mysql/plugin/x/ngs/ngs_common/ssl_session_options.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/buffer.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/protocol/buffer.cc.o -c /whatever/mysql/plugin/x/ngs/src/protocol/buffer.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/message_builder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/protocol/message_builder.cc.o -c /whatever/mysql/plugin/x/ngs/src/protocol/message_builder.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/metadata_builder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/protocol/metadata_builder.cc.o -c /whatever/mysql/plugin/x/ngs/src/protocol/metadata_builder.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/notice_builder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/protocol/notice_builder.cc.o -c /whatever/mysql/plugin/x/ngs/src/protocol/notice_builder.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/output_buffer.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/protocol/output_buffer.cc.o -c /whatever/mysql/plugin/x/ngs/src/protocol/output_buffer.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/page_pool.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/protocol/page_pool.cc.o -c /whatever/mysql/plugin/x/ngs/src/protocol/page_pool.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/row_builder.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/protocol/row_builder.cc.o -c /whatever/mysql/plugin/x/ngs/src/protocol/row_builder.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/configurator.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/capabilities/configurator.cc.o -c /whatever/mysql/plugin/x/ngs/src/capabilities/configurator.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_auth_mech.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_auth_mech.cc.o -c /whatever/mysql/plugin/x/ngs/src/capabilities/handler_auth_mech.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_client_interactive.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_client_interactive.cc.o -c /whatever/mysql/plugin/x/ngs/src/capabilities/handler_client_interactive.cc
[ 55%] Building CXX object plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_tls.cc.o
cd /whatever/mysql-build/plugin/x && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DLOG_COMPONENT_TAG=\"mysqlx\" -DMYSQL_SERVER -DPROTOBUF_INLINE_NOT_IN_HEADERS=0 -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -DXPLUGIN_LOG_PROTOBUF -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -I/whatever/mysql-build/plugin/x/generated -I/whatever/mysql-build/plugin/x/protocol -I/whatever/mysql/plugin/x/client -isystem /whatever/mysql/extra/protobuf/protobuf-2.6.1/src -isystem /whatever/mysql/extra/libevent/include -isystem /whatever/mysql-build/extra/libevent/include -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -Wno-unused-parameter -Wno-undef -Wno-unused-but-set-parameter -o CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_tls.cc.o -c /whatever/mysql/plugin/x/ngs/src/capabilities/handler_tls.cc
[ 55%] Linking CXX static library ../../archive_output_directory/libmysqlx.a
cd /whatever/mysql-build/plugin/x && /usr/bin/cmake -P CMakeFiles/mysqlx.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/plugin/x && /usr/bin/cmake -E cmake_link_script CMakeFiles/mysqlx.dir/link.txt --verbose=1
/usr/bin/ar qc ../../archive_output_directory/libmysqlx.a  CMakeFiles/mysqlx.dir/src/helper/multithread/mutex.cc.o CMakeFiles/mysqlx.dir/src/helper/multithread/cond.cc.o CMakeFiles/mysqlx.dir/src/helper/multithread/rw_lock.cc.o CMakeFiles/mysqlx.dir/src/expect/expect.cc.o CMakeFiles/mysqlx.dir/src/expect/expect_stack.cc.o CMakeFiles/mysqlx.dir/src/expect/expect_condition_field.cc.o CMakeFiles/mysqlx.dir/src/io/xpl_listener_factory.cc.o CMakeFiles/mysqlx.dir/src/io/xpl_listener_tcp.cc.o CMakeFiles/mysqlx.dir/src/io/xpl_listener_unix_socket.cc.o CMakeFiles/mysqlx.dir/src/io/vio_input_stream.cc.o CMakeFiles/mysqlx.dir/src/mq/broker_task.cc.o CMakeFiles/mysqlx.dir/src/mq/notice_input_queue.cc.o CMakeFiles/mysqlx.dir/src/mq/notice_output_queue.cc.o CMakeFiles/mysqlx.dir/src/services/service_registrator.cc.o CMakeFiles/mysqlx.dir/src/services/mysqlx_group_membership_listener.cc.o CMakeFiles/mysqlx.dir/src/services/mysqlx_group_member_status_listener.cc.o CMakeFiles/mysqlx.dir/src/services/mysqlx_maintenance.cc.o CMakeFiles/mysqlx.dir/src/udf/registrator.cc.o CMakeFiles/mysqlx.dir/src/udf/mysqlx_error.cc.o CMakeFiles/mysqlx.dir/src/xpl_log.cc.o CMakeFiles/mysqlx.dir/src/xpl_server.cc.o CMakeFiles/mysqlx.dir/src/xpl_session.cc.o CMakeFiles/mysqlx.dir/src/xpl_client.cc.o CMakeFiles/mysqlx.dir/src/xpl_dispatcher.cc.o CMakeFiles/mysqlx.dir/src/xpl_system_variables.cc.o CMakeFiles/mysqlx.dir/src/xpl_regex.cc.o CMakeFiles/mysqlx.dir/src/xpl_plugin.cc.o CMakeFiles/mysqlx.dir/src/xpl_performance_schema.cc.o CMakeFiles/mysqlx.dir/src/mysql_variables.cc.o CMakeFiles/mysqlx.dir/src/mysql_function_names.cc.o CMakeFiles/mysqlx.dir/src/mysql_show_variable_wrapper.cc.o CMakeFiles/mysqlx.dir/src/auth_plain.cc.o CMakeFiles/mysqlx.dir/src/native_plain_verification.cc.o CMakeFiles/mysqlx.dir/src/native_verification.cc.o CMakeFiles/mysqlx.dir/src/cache_based_verification.cc.o CMakeFiles/mysqlx.dir/src/sha256_plain_verification.cc.o CMakeFiles/mysqlx.dir/src/sha2_plain_verification.cc.o CMakeFiles/mysqlx.dir/src/sha256_password_cache.cc.o CMakeFiles/mysqlx.dir/src/account_verification_handler.cc.o CMakeFiles/mysqlx.dir/src/admin_cmd_handler.cc.o CMakeFiles/mysqlx.dir/src/admin_cmd_arguments.cc.o CMakeFiles/mysqlx.dir/src/admin_cmd_index.cc.o CMakeFiles/mysqlx.dir/src/query_formatter.cc.o CMakeFiles/mysqlx.dir/src/query_string_builder.cc.o CMakeFiles/mysqlx.dir/src/expr_generator.cc.o CMakeFiles/mysqlx.dir/src/crud_cmd_handler.cc.o CMakeFiles/mysqlx.dir/src/buffering_command_delegate.cc.o CMakeFiles/mysqlx.dir/src/callback_command_delegate.cc.o CMakeFiles/mysqlx.dir/src/streaming_command_delegate.cc.o CMakeFiles/mysqlx.dir/src/sql_data_context.cc.o CMakeFiles/mysqlx.dir/src/sql_data_result.cc.o CMakeFiles/mysqlx.dir/src/sql_user_require.cc.o CMakeFiles/mysqlx.dir/src/json_utils.cc.o CMakeFiles/mysqlx.dir/src/statement_builder.cc.o CMakeFiles/mysqlx.dir/src/update_statement_builder.cc.o CMakeFiles/mysqlx.dir/src/find_statement_builder.cc.o CMakeFiles/mysqlx.dir/src/delete_statement_builder.cc.o CMakeFiles/mysqlx.dir/src/view_statement_builder.cc.o CMakeFiles/mysqlx.dir/src/insert_statement_builder.cc.o CMakeFiles/mysqlx.dir/src/notices.cc.o CMakeFiles/mysqlx.dir/ngs/src/client.cc.o CMakeFiles/mysqlx.dir/ngs/src/client_list.cc.o CMakeFiles/mysqlx.dir/ngs/src/client_session.cc.o CMakeFiles/mysqlx.dir/ngs/src/document_id_generator.cc.o CMakeFiles/mysqlx.dir/ngs/src/message_decoder.cc.o CMakeFiles/mysqlx.dir/ngs/src/notice_descriptor.cc.o CMakeFiles/mysqlx.dir/ngs/src/protocol_decoder.cc.o CMakeFiles/mysqlx.dir/ngs/src/protocol_encoder.cc.o CMakeFiles/mysqlx.dir/ngs/src/scheduler.cc.o CMakeFiles/mysqlx.dir/ngs/src/server.cc.o CMakeFiles/mysqlx.dir/ngs/src/server_client_timeout.cc.o CMakeFiles/mysqlx.dir/ngs/src/socket_acceptors_task.cc.o CMakeFiles/mysqlx.dir/ngs/src/socket_events.cc.o CMakeFiles/mysqlx.dir/ngs/src/thread.cc.o CMakeFiles/mysqlx.dir/ngs/src/vio_wrapper.cc.o CMakeFiles/mysqlx.dir/ngs/ngs_common/connection_type.cc.o CMakeFiles/mysqlx.dir/ngs/ngs_common/operations_factory.cc.o CMakeFiles/mysqlx.dir/ngs/ngs_common/ssl_context.cc.o CMakeFiles/mysqlx.dir/ngs/ngs_common/ssl_context_options.cc.o CMakeFiles/mysqlx.dir/ngs/ngs_common/ssl_session_options.cc.o CMakeFiles/mysqlx.dir/ngs/src/protocol/buffer.cc.o CMakeFiles/mysqlx.dir/ngs/src/protocol/message_builder.cc.o CMakeFiles/mysqlx.dir/ngs/src/protocol/metadata_builder.cc.o CMakeFiles/mysqlx.dir/ngs/src/protocol/notice_builder.cc.o CMakeFiles/mysqlx.dir/ngs/src/protocol/output_buffer.cc.o CMakeFiles/mysqlx.dir/ngs/src/protocol/page_pool.cc.o CMakeFiles/mysqlx.dir/ngs/src/protocol/row_builder.cc.o CMakeFiles/mysqlx.dir/ngs/src/capabilities/configurator.cc.o CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_auth_mech.cc.o CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_client_interactive.cc.o CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_tls.cc.o
/usr/bin/ranlib ../../archive_output_directory/libmysqlx.a
cd /whatever/mysql-build/plugin/x && /usr/bin/cmake -DTARGET_NAME=mysqlx -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libmysqlx.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_mysqlx.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 55%] Built target mysqlx
make -f components/mysql_server/CMakeFiles/component_mysql_server.dir/build.make components/mysql_server/CMakeFiles/component_mysql_server.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/components/mysql_server /whatever/mysql-build /whatever/mysql-build/components/mysql_server /whatever/mysql-build/components/mysql_server/CMakeFiles/component_mysql_server.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/components/mysql_server/CMakeFiles/component_mysql_server.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/components/mysql_server/CMakeFiles/component_mysql_server.dir/depend.internal".
Dependee "/whatever/mysql-build/components/mysql_server/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/components/mysql_server/CMakeFiles/component_mysql_server.dir/depend.internal".
Scanning dependencies of target component_mysql_server
make[3]: Leaving directory '/whatever/mysql-build'
make -f components/mysql_server/CMakeFiles/component_mysql_server.dir/build.make components/mysql_server/CMakeFiles/component_mysql_server.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/registry.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/registry.cc.o -c /whatever/mysql/components/mysql_server/registry.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/dynamic_loader.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/dynamic_loader.cc.o -c /whatever/mysql/components/mysql_server/dynamic_loader.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/dynamic_loader_path_filter.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/dynamic_loader_path_filter.cc.o -c /whatever/mysql/components/mysql_server/dynamic_loader_path_filter.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/server_component.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/server_component.cc.o -c /whatever/mysql/components/mysql_server/server_component.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/my_metadata.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/my_metadata.cc.o -c /whatever/mysql/components/mysql_server/my_metadata.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/my_ref_counted.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/my_ref_counted.cc.o -c /whatever/mysql/components/mysql_server/my_ref_counted.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/mysql_component.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/mysql_component.cc.o -c /whatever/mysql/components/mysql_server/mysql_component.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/mysql_service_implementation.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/mysql_service_implementation.cc.o -c /whatever/mysql/components/mysql_server/mysql_service_implementation.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/dynamic_loader_scheme_file.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/dynamic_loader_scheme_file.cc.o -c /whatever/mysql/components/mysql_server/dynamic_loader_scheme_file.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/plugin_registry_service.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/plugin_registry_service.cc.o -c /whatever/mysql/components/mysql_server/plugin_registry_service.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/log_builtins.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/log_builtins.cc.o -c /whatever/mysql/components/mysql_server/log_builtins.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/log_builtins_filter.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/log_builtins_filter.cc.o -c /whatever/mysql/components/mysql_server/log_builtins_filter.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/mysql_mutex_service.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/mysql_mutex_service.cc.o -c /whatever/mysql/components/mysql_server/mysql_mutex_service.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/mysql_rwlock_service.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/mysql_rwlock_service.cc.o -c /whatever/mysql/components/mysql_server/mysql_rwlock_service.cc
[ 55%] Building CXX object components/mysql_server/CMakeFiles/component_mysql_server.dir/mysql_cond_service.cc.o
cd /whatever/mysql-build/components/mysql_server && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/component_mysql_server.dir/mysql_cond_service.cc.o -c /whatever/mysql/components/mysql_server/mysql_cond_service.cc
[ 55%] Linking CXX static library component_mysql_server.a
cd /whatever/mysql-build/components/mysql_server && /usr/bin/cmake -P CMakeFiles/component_mysql_server.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/components/mysql_server && /usr/bin/cmake -E cmake_link_script CMakeFiles/component_mysql_server.dir/link.txt --verbose=1
/usr/bin/ar qc component_mysql_server.a  CMakeFiles/component_mysql_server.dir/registry.cc.o CMakeFiles/component_mysql_server.dir/dynamic_loader.cc.o CMakeFiles/component_mysql_server.dir/dynamic_loader_path_filter.cc.o CMakeFiles/component_mysql_server.dir/server_component.cc.o CMakeFiles/component_mysql_server.dir/my_metadata.cc.o CMakeFiles/component_mysql_server.dir/my_ref_counted.cc.o CMakeFiles/component_mysql_server.dir/mysql_component.cc.o CMakeFiles/component_mysql_server.dir/mysql_service_implementation.cc.o CMakeFiles/component_mysql_server.dir/dynamic_loader_scheme_file.cc.o CMakeFiles/component_mysql_server.dir/plugin_registry_service.cc.o CMakeFiles/component_mysql_server.dir/log_builtins.cc.o CMakeFiles/component_mysql_server.dir/log_builtins_filter.cc.o CMakeFiles/component_mysql_server.dir/mysql_mutex_service.cc.o CMakeFiles/component_mysql_server.dir/mysql_rwlock_service.cc.o CMakeFiles/component_mysql_server.dir/mysql_cond_service.cc.o
/usr/bin/ranlib component_mysql_server.a
make[3]: Leaving directory '/whatever/mysql-build'
[ 55%] Built target component_mysql_server
make -f unittest/mytap/CMakeFiles/mytap.dir/build.make unittest/mytap/CMakeFiles/mytap.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/unittest/mytap /whatever/mysql-build /whatever/mysql-build/unittest/mytap /whatever/mysql-build/unittest/mytap/CMakeFiles/mytap.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/unittest/mytap/CMakeFiles/mytap.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/unittest/mytap/CMakeFiles/mytap.dir/depend.internal".
Dependee "/whatever/mysql-build/unittest/mytap/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/unittest/mytap/CMakeFiles/mytap.dir/depend.internal".
Scanning dependencies of target mytap
make[3]: Leaving directory '/whatever/mysql-build'
make -f unittest/mytap/CMakeFiles/mytap.dir/build.make unittest/mytap/CMakeFiles/mytap.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 55%] Building CXX object unittest/mytap/CMakeFiles/mytap.dir/tap.cc.o
cd /whatever/mysql-build/unittest/mytap && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/mytap.dir/tap.cc.o -c /whatever/mysql/unittest/mytap/tap.cc
[ 55%] Linking CXX static library libmytap.a
cd /whatever/mysql-build/unittest/mytap && /usr/bin/cmake -P CMakeFiles/mytap.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/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.cc.o
/usr/bin/ranlib libmytap.a
make[3]: Leaving directory '/whatever/mysql-build'
[ 55%] Built target mytap
make -f sql/CMakeFiles/binlog.dir/build.make sql/CMakeFiles/binlog.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/binlog.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/binlog.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/binlog.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/binlog.dir/depend.internal".
Scanning dependencies of target binlog
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/binlog.dir/build.make sql/CMakeFiles/binlog.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_misc.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_gtid_misc.cc.o -c /whatever/mysql/sql/rpl_gtid_misc.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_sid_map.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_gtid_sid_map.cc.o -c /whatever/mysql/sql/rpl_gtid_sid_map.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_set.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_gtid_set.cc.o -c /whatever/mysql/sql/rpl_gtid_set.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_specification.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_gtid_specification.cc.o -c /whatever/mysql/sql/rpl_gtid_specification.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_state.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_gtid_state.cc.o -c /whatever/mysql/sql/rpl_gtid_state.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_owned.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_gtid_owned.cc.o -c /whatever/mysql/sql/rpl_gtid_owned.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_execution.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_gtid_execution.cc.o -c /whatever/mysql/sql/rpl_gtid_execution.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_mutex_cond_array.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_gtid_mutex_cond_array.cc.o -c /whatever/mysql/sql/rpl_gtid_mutex_cond_array.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_persist.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_gtid_persist.cc.o -c /whatever/mysql/sql/rpl_gtid_persist.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/log_event.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/log_event.cc.o -c /whatever/mysql/sql/log_event.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/binlog.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/binlog.cc.o -c /whatever/mysql/sql/binlog.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/sql_binlog.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/sql_binlog.cc.o -c /whatever/mysql/sql/sql_binlog.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/basic_ostream.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/basic_ostream.cc.o -c /whatever/mysql/sql/basic_ostream.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/binlog_ostream.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/binlog_ostream.cc.o -c /whatever/mysql/sql/binlog_ostream.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/basic_istream.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/basic_istream.cc.o -c /whatever/mysql/sql/basic_istream.cc
[ 55%] Building CXX object sql/CMakeFiles/binlog.dir/binlog_istream.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/binlog_istream.cc.o -c /whatever/mysql/sql/binlog_istream.cc
[ 56%] Building CXX object sql/CMakeFiles/binlog.dir/binlog_reader.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/binlog_reader.cc.o -c /whatever/mysql/sql/binlog_reader.cc
[ 56%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_filter.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_filter.cc.o -c /whatever/mysql/sql/rpl_filter.cc
[ 56%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_record.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_record.cc.o -c /whatever/mysql/sql/rpl_record.cc
[ 56%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_trx_tracking.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_trx_tracking.cc.o -c /whatever/mysql/sql/rpl_trx_tracking.cc
[ 56%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_utility.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_utility.cc.o -c /whatever/mysql/sql/rpl_utility.cc
[ 56%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_injector.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_injector.cc.o -c /whatever/mysql/sql/rpl_injector.cc
[ 56%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_table_access.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/binlog.dir/rpl_table_access.cc.o -c /whatever/mysql/sql/rpl_table_access.cc
[ 56%] Linking CXX static library ../archive_output_directory/libbinlog.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -P CMakeFiles/binlog.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/binlog.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libbinlog.a  CMakeFiles/binlog.dir/rpl_gtid_misc.cc.o CMakeFiles/binlog.dir/rpl_gtid_sid_map.cc.o CMakeFiles/binlog.dir/rpl_gtid_set.cc.o CMakeFiles/binlog.dir/rpl_gtid_specification.cc.o CMakeFiles/binlog.dir/rpl_gtid_state.cc.o CMakeFiles/binlog.dir/rpl_gtid_owned.cc.o CMakeFiles/binlog.dir/rpl_gtid_execution.cc.o CMakeFiles/binlog.dir/rpl_gtid_mutex_cond_array.cc.o CMakeFiles/binlog.dir/rpl_gtid_persist.cc.o CMakeFiles/binlog.dir/log_event.cc.o CMakeFiles/binlog.dir/binlog.cc.o CMakeFiles/binlog.dir/sql_binlog.cc.o CMakeFiles/binlog.dir/basic_ostream.cc.o CMakeFiles/binlog.dir/binlog_ostream.cc.o CMakeFiles/binlog.dir/basic_istream.cc.o CMakeFiles/binlog.dir/binlog_istream.cc.o CMakeFiles/binlog.dir/binlog_reader.cc.o CMakeFiles/binlog.dir/rpl_filter.cc.o CMakeFiles/binlog.dir/rpl_record.cc.o CMakeFiles/binlog.dir/rpl_trx_tracking.cc.o CMakeFiles/binlog.dir/rpl_utility.cc.o CMakeFiles/binlog.dir/rpl_injector.cc.o CMakeFiles/binlog.dir/rpl_table_access.cc.o
/usr/bin/ranlib ../archive_output_directory/libbinlog.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -DTARGET_NAME=binlog -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libbinlog.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_binlog.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 56%] Built target binlog
make -f scripts/CMakeFiles/comp_sql.dir/build.make scripts/CMakeFiles/comp_sql.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/scripts /whatever/mysql-build /whatever/mysql-build/scripts /whatever/mysql-build/scripts/CMakeFiles/comp_sql.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/scripts/CMakeFiles/comp_sql.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/scripts/CMakeFiles/comp_sql.dir/depend.internal".
Dependee "/whatever/mysql-build/scripts/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/scripts/CMakeFiles/comp_sql.dir/depend.internal".
Scanning dependencies of target comp_sql
make[3]: Leaving directory '/whatever/mysql-build'
make -f scripts/CMakeFiles/comp_sql.dir/build.make scripts/CMakeFiles/comp_sql.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 56%] Building CXX object scripts/CMakeFiles/comp_sql.dir/comp_sql.cc.o
cd /whatever/mysql-build/scripts && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/comp_sql.dir/comp_sql.cc.o -c /whatever/mysql/scripts/comp_sql.cc
[ 56%] Linking CXX executable ../runtime_output_directory/comp_sql
cd /whatever/mysql-build/scripts && /usr/bin/cmake -E cmake_link_script CMakeFiles/comp_sql.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/comp_sql.dir/comp_sql.cc.o  -o ../runtime_output_directory/comp_sql -rdynamic -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 56%] Built target comp_sql
make -f scripts/CMakeFiles/GenSysSchema.dir/build.make scripts/CMakeFiles/GenSysSchema.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/scripts /whatever/mysql-build /whatever/mysql-build/scripts /whatever/mysql-build/scripts/CMakeFiles/GenSysSchema.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/scripts/CMakeFiles/GenSysSchema.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/scripts/CMakeFiles/GenSysSchema.dir/depend.internal".
Dependee "/whatever/mysql-build/scripts/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/scripts/CMakeFiles/GenSysSchema.dir/depend.internal".
Scanning dependencies of target GenSysSchema
make[3]: Leaving directory '/whatever/mysql-build'
make -f scripts/CMakeFiles/GenSysSchema.dir/build.make scripts/CMakeFiles/GenSysSchema.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 56%] Generating sql_commands_sys_schema.h
cd /whatever/mysql-build/scripts && /whatever/mysql-build/runtime_output_directory/comp_sql mysql_sys_schema /whatever/mysql/scripts/mysql_sys_schema.sql sql_commands_sys_schema.h
make[3]: Leaving directory '/whatever/mysql-build'
[ 56%] Built target GenSysSchema
make -f sql/CMakeFiles/gen_keyword_list.dir/build.make sql/CMakeFiles/gen_keyword_list.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/gen_keyword_list.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/gen_keyword_list.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/gen_keyword_list.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/gen_keyword_list.dir/depend.internal".
Scanning dependencies of target gen_keyword_list
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/gen_keyword_list.dir/build.make sql/CMakeFiles/gen_keyword_list.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 56%] Building CXX object sql/CMakeFiles/gen_keyword_list.dir/gen_keyword_list.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/gen_keyword_list.dir/gen_keyword_list.cc.o -c /whatever/mysql/sql/gen_keyword_list.cc
[ 56%] Linking CXX executable ../runtime_output_directory/gen_keyword_list
cd /whatever/mysql-build/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/gen_keyword_list.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/gen_keyword_list.dir/gen_keyword_list.cc.o  -o ../runtime_output_directory/gen_keyword_list -rdynamic -lpthread ../archive_output_directory/libregex.a ../archive_output_directory/libstrings.a ../archive_output_directory/libdbug.a ../archive_output_directory/libmysys.a ../archive_output_directory/libdbug.a ../archive_output_directory/libmysys.a ../archive_output_directory/libstrings.a -lpthread -lz -lm -lrt 
make[3]: Leaving directory '/whatever/mysql-build'
[ 56%] Built target gen_keyword_list
make -f sql/CMakeFiles/GenKeywordList.dir/build.make sql/CMakeFiles/GenKeywordList.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/GenKeywordList.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/GenKeywordList.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/GenKeywordList.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/GenKeywordList.dir/depend.internal".
Scanning dependencies of target GenKeywordList
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/GenKeywordList.dir/build.make sql/CMakeFiles/GenKeywordList.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 56%] Generating keyword_list.h
cd /whatever/mysql-build/sql && ../runtime_output_directory/gen_keyword_list /whatever/mysql/sql/sql_yacc.yy > /whatever/mysql-build/sql/keyword_list.h
make[3]: Leaving directory '/whatever/mysql-build'
[ 56%] Built target GenKeywordList
make -f sql/CMakeFiles/gen_lex_token.dir/build.make sql/CMakeFiles/gen_lex_token.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/gen_lex_token.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/gen_lex_token.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/gen_lex_token.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/gen_lex_token.dir/depend.internal".
Scanning dependencies of target gen_lex_token
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/gen_lex_token.dir/build.make sql/CMakeFiles/gen_lex_token.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 56%] Building CXX object sql/CMakeFiles/gen_lex_token.dir/gen_lex_token.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/gen_lex_token.dir/gen_lex_token.cc.o -c /whatever/mysql/sql/gen_lex_token.cc
[ 56%] Linking CXX executable ../runtime_output_directory/gen_lex_token
cd /whatever/mysql-build/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/gen_lex_token.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/gen_lex_token.dir/gen_lex_token.cc.o  -o ../runtime_output_directory/gen_lex_token -rdynamic -lpthread 
make[3]: Leaving directory '/whatever/mysql-build'
[ 56%] Built target gen_lex_token
make -f sql/CMakeFiles/GenDigestServerSource.dir/build.make sql/CMakeFiles/GenDigestServerSource.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/GenDigestServerSource.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/GenDigestServerSource.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/GenDigestServerSource.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/GenDigestServerSource.dir/depend.internal".
Scanning dependencies of target GenDigestServerSource
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/GenDigestServerSource.dir/build.make sql/CMakeFiles/GenDigestServerSource.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 56%] Generating lex_token.h
cd /whatever/mysql-build/sql && ../runtime_output_directory/gen_lex_token > lex_token.h
make[3]: Leaving directory '/whatever/mysql-build'
[ 56%] Built target GenDigestServerSource
make -f scripts/CMakeFiles/GenBootstrapPriv.dir/build.make scripts/CMakeFiles/GenBootstrapPriv.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/scripts /whatever/mysql-build /whatever/mysql-build/scripts /whatever/mysql-build/scripts/CMakeFiles/GenBootstrapPriv.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/scripts/CMakeFiles/GenBootstrapPriv.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/scripts/CMakeFiles/GenBootstrapPriv.dir/depend.internal".
Dependee "/whatever/mysql-build/scripts/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/scripts/CMakeFiles/GenBootstrapPriv.dir/depend.internal".
Scanning dependencies of target GenBootstrapPriv
make[3]: Leaving directory '/whatever/mysql-build'
make -f scripts/CMakeFiles/GenBootstrapPriv.dir/build.make scripts/CMakeFiles/GenBootstrapPriv.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 56%] Generating sql_commands_system_data.h
cd /whatever/mysql-build/scripts && /whatever/mysql-build/runtime_output_directory/comp_sql mysql_system_data /whatever/mysql/scripts/mysql_system_tables_data.sql sql_commands_system_data.h
[ 56%] Generating sql_commands_system_tables.h
cd /whatever/mysql-build/scripts && /whatever/mysql-build/runtime_output_directory/comp_sql mysql_system_tables /whatever/mysql/scripts/mysql_system_tables.sql sql_commands_system_tables.h
[ 56%] Generating sql_commands_system_users.h
cd /whatever/mysql-build/scripts && /whatever/mysql-build/runtime_output_directory/comp_sql mysql_system_users /whatever/mysql/scripts/mysql_system_users.sql sql_commands_system_users.h
[ 56%] Generating sql_commands_help_data.h
cd /whatever/mysql-build/scripts && /whatever/mysql-build/runtime_output_directory/comp_sql fill_help_tables /whatever/mysql/scripts/fill_help_tables.sql sql_commands_help_data.h
[ 56%] Generating sql_commands_system_tables_data_fix.h
cd /whatever/mysql-build/scripts && /whatever/mysql-build/runtime_output_directory/comp_sql mysql_system_tables_data_fix /whatever/mysql/scripts/mysql_system_tables_data_fix.sql sql_commands_system_tables_data_fix.h
make[3]: Leaving directory '/whatever/mysql-build'
[ 56%] Built target GenBootstrapPriv
make -f sql/CMakeFiles/sql_dd.dir/build.make sql/CMakeFiles/sql_dd.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/sql_dd.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/sql_dd.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/sql_dd.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/sql_dd.dir/depend.internal".
Scanning dependencies of target sql_dd
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/sql_dd.dir/build.make sql/CMakeFiles/sql_dd.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 56%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/collection.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/collection.cc.o -c /whatever/mysql/sql/dd/collection.cc
[ 56%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/dd_event.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/dd_event.cc.o -c /whatever/mysql/sql/dd/dd_event.cc
[ 56%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/dd_resource_group.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/dd_resource_group.cc.o -c /whatever/mysql/sql/dd/dd_resource_group.cc
[ 56%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/dd_routine.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/dd_routine.cc.o -c /whatever/mysql/sql/dd/dd_routine.cc
[ 56%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/dd_schema.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/dd_schema.cc.o -c /whatever/mysql/sql/dd/dd_schema.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/dd_table.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/dd_table.cc.o -c /whatever/mysql/sql/dd/dd_table.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/dd_tablespace.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/dd_tablespace.cc.o -c /whatever/mysql/sql/dd/dd_tablespace.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/dd_trigger.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/dd_trigger.cc.o -c /whatever/mysql/sql/dd/dd_trigger.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/dd_view.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/dd_view.cc.o -c /whatever/mysql/sql/dd/dd_view.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/bootstrap_ctx.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/bootstrap_ctx.cc.o -c /whatever/mysql/sql/dd/impl/bootstrap_ctx.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/bootstrapper.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/bootstrapper.cc.o -c /whatever/mysql/sql/dd/impl/bootstrapper.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/dd.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/dd.cc.o -c /whatever/mysql/sql/dd/impl/dd.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/dictionary_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/dictionary_impl.cc.o -c /whatever/mysql/sql/dd/impl/dictionary_impl.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/properties_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/properties_impl.cc.o -c /whatever/mysql/sql/dd/impl/properties_impl.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_registry.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_registry.cc.o -c /whatever/mysql/sql/dd/impl/system_registry.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/transaction_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/transaction_impl.cc.o -c /whatever/mysql/sql/dd/impl/transaction_impl.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/utils.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/utils.cc.o -c /whatever/mysql/sql/dd/impl/utils.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/sdi.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/sdi.cc.o -c /whatever/mysql/sql/dd/impl/sdi.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/sdi_api.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/sdi_api.cc.o -c /whatever/mysql/sql/dd/impl/sdi_api.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/sdi_file.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/sdi_file.cc.o -c /whatever/mysql/sql/dd/impl/sdi_file.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/sdi_tablespace.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/sdi_tablespace.cc.o -c /whatever/mysql/sql/dd/impl/sdi_tablespace.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/string_type.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/string_type.cc.o -c /whatever/mysql/sql/dd/impl/string_type.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/cache/dictionary_client.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/cache/dictionary_client.cc.o -c /whatever/mysql/sql/dd/impl/cache/dictionary_client.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/cache/local_multi_map.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/cache/local_multi_map.cc.o -c /whatever/mysql/sql/dd/impl/cache/local_multi_map.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/cache/multi_map_base.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/cache/multi_map_base.cc.o -c /whatever/mysql/sql/dd/impl/cache/multi_map_base.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/cache/shared_multi_map.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/cache/shared_multi_map.cc.o -c /whatever/mysql/sql/dd/impl/cache/shared_multi_map.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/cache/shared_dictionary_cache.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/cache/shared_dictionary_cache.cc.o -c /whatever/mysql/sql/dd/impl/cache/shared_dictionary_cache.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/cache/storage_adapter.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/cache/storage_adapter.cc.o -c /whatever/mysql/sql/dd/impl/cache/storage_adapter.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/raw/object_keys.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/raw/object_keys.cc.o -c /whatever/mysql/sql/dd/impl/raw/object_keys.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/raw/raw_record.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/raw/raw_record.cc.o -c /whatever/mysql/sql/dd/impl/raw/raw_record.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/raw/raw_record_set.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/raw/raw_record_set.cc.o -c /whatever/mysql/sql/dd/impl/raw/raw_record_set.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/raw/raw_table.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/raw/raw_table.cc.o -c /whatever/mysql/sql/dd/impl/raw/raw_table.cc
[ 57%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/character_sets.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/character_sets.cc.o -c /whatever/mysql/sql/dd/impl/system_views/character_sets.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/collations.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/collations.cc.o -c /whatever/mysql/sql/dd/impl/system_views/collations.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/collation_charset_applicability.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/collation_charset_applicability.cc.o -c /whatever/mysql/sql/dd/impl/system_views/collation_charset_applicability.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/columns.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/columns.cc.o -c /whatever/mysql/sql/dd/impl/system_views/columns.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/column_statistics.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/column_statistics.cc.o -c /whatever/mysql/sql/dd/impl/system_views/column_statistics.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/events.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/events.cc.o -c /whatever/mysql/sql/dd/impl/system_views/events.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/files.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/files.cc.o -c /whatever/mysql/sql/dd/impl/system_views/files.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_datafiles.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_datafiles.cc.o -c /whatever/mysql/sql/dd/impl/system_views/innodb_datafiles.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_foreign.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_foreign.cc.o -c /whatever/mysql/sql/dd/impl/system_views/innodb_foreign.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_foreign_cols.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_foreign_cols.cc.o -c /whatever/mysql/sql/dd/impl/system_views/innodb_foreign_cols.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_fields.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_fields.cc.o -c /whatever/mysql/sql/dd/impl/system_views/innodb_fields.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_tablespaces_brief.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_tablespaces_brief.cc.o -c /whatever/mysql/sql/dd/impl/system_views/innodb_tablespaces_brief.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/key_column_usage.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/key_column_usage.cc.o -c /whatever/mysql/sql/dd/impl/system_views/key_column_usage.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/keywords.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/keywords.cc.o -c /whatever/mysql/sql/dd/impl/system_views/keywords.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/parameters.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/parameters.cc.o -c /whatever/mysql/sql/dd/impl/system_views/parameters.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/partitions.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/partitions.cc.o -c /whatever/mysql/sql/dd/impl/system_views/partitions.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/referential_constraints.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/referential_constraints.cc.o -c /whatever/mysql/sql/dd/impl/system_views/referential_constraints.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/resource_groups.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/resource_groups.cc.o -c /whatever/mysql/sql/dd/impl/system_views/resource_groups.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/routines.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/routines.cc.o -c /whatever/mysql/sql/dd/impl/system_views/routines.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/schemata.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/schemata.cc.o -c /whatever/mysql/sql/dd/impl/system_views/schemata.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/statistics.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/statistics.cc.o -c /whatever/mysql/sql/dd/impl/system_views/statistics.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/st_spatial_reference_systems.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/st_spatial_reference_systems.cc.o -c /whatever/mysql/sql/dd/impl/system_views/st_spatial_reference_systems.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/st_geometry_columns.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/st_geometry_columns.cc.o -c /whatever/mysql/sql/dd/impl/system_views/st_geometry_columns.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/tables.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/tables.cc.o -c /whatever/mysql/sql/dd/impl/system_views/tables.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/table_constraints.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/table_constraints.cc.o -c /whatever/mysql/sql/dd/impl/system_views/table_constraints.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/triggers.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/triggers.cc.o -c /whatever/mysql/sql/dd/impl/system_views/triggers.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/view_routine_usage.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/view_routine_usage.cc.o -c /whatever/mysql/sql/dd/impl/system_views/view_routine_usage.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/view_table_usage.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/view_table_usage.cc.o -c /whatever/mysql/sql/dd/impl/system_views/view_table_usage.cc
[ 58%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/system_views/views.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/system_views/views.cc.o -c /whatever/mysql/sql/dd/impl/system_views/views.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/character_sets.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/character_sets.cc.o -c /whatever/mysql/sql/dd/impl/tables/character_sets.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/collations.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/collations.cc.o -c /whatever/mysql/sql/dd/impl/tables/collations.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/columns.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/columns.cc.o -c /whatever/mysql/sql/dd/impl/tables/columns.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/column_statistics.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/column_statistics.cc.o -c /whatever/mysql/sql/dd/impl/tables/column_statistics.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/column_type_elements.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/column_type_elements.cc.o -c /whatever/mysql/sql/dd/impl/tables/column_type_elements.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/dd_properties.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/dd_properties.cc.o -c /whatever/mysql/sql/dd/impl/tables/dd_properties.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/events.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/events.cc.o -c /whatever/mysql/sql/dd/impl/tables/events.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/foreign_key_column_usage.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/foreign_key_column_usage.cc.o -c /whatever/mysql/sql/dd/impl/tables/foreign_key_column_usage.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/foreign_keys.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/foreign_keys.cc.o -c /whatever/mysql/sql/dd/impl/tables/foreign_keys.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/index_column_usage.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/index_column_usage.cc.o -c /whatever/mysql/sql/dd/impl/tables/index_column_usage.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/indexes.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/indexes.cc.o -c /whatever/mysql/sql/dd/impl/tables/indexes.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/index_partitions.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/index_partitions.cc.o -c /whatever/mysql/sql/dd/impl/tables/index_partitions.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/index_stats.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/index_stats.cc.o -c /whatever/mysql/sql/dd/impl/tables/index_stats.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/parameters.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/parameters.cc.o -c /whatever/mysql/sql/dd/impl/tables/parameters.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/parameter_type_elements.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/parameter_type_elements.cc.o -c /whatever/mysql/sql/dd/impl/tables/parameter_type_elements.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/resource_groups.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/resource_groups.cc.o -c /whatever/mysql/sql/dd/impl/tables/resource_groups.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/routines.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/routines.cc.o -c /whatever/mysql/sql/dd/impl/tables/routines.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/schemata.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/schemata.cc.o -c /whatever/mysql/sql/dd/impl/tables/schemata.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/spatial_reference_systems.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/spatial_reference_systems.cc.o -c /whatever/mysql/sql/dd/impl/tables/spatial_reference_systems.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/table_partitions.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/table_partitions.cc.o -c /whatever/mysql/sql/dd/impl/tables/table_partitions.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/table_stats.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/table_stats.cc.o -c /whatever/mysql/sql/dd/impl/tables/table_stats.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/table_partition_values.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/table_partition_values.cc.o -c /whatever/mysql/sql/dd/impl/tables/table_partition_values.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/tables.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/tables.cc.o -c /whatever/mysql/sql/dd/impl/tables/tables.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/tablespace_files.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/tablespace_files.cc.o -c /whatever/mysql/sql/dd/impl/tables/tablespace_files.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/tablespaces.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/tablespaces.cc.o -c /whatever/mysql/sql/dd/impl/tables/tablespaces.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/triggers.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/triggers.cc.o -c /whatever/mysql/sql/dd/impl/tables/triggers.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/view_routine_usage.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/view_routine_usage.cc.o -c /whatever/mysql/sql/dd/impl/tables/view_routine_usage.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/tables/view_table_usage.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/tables/view_table_usage.cc.o -c /whatever/mysql/sql/dd/impl/tables/view_table_usage.cc
[ 59%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/index_stat_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/index_stat_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/index_stat_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/table_stat_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/table_stat_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/table_stat_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/abstract_table_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/abstract_table_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/abstract_table_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/charset_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/charset_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/charset_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/collation_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/collation_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/collation_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/column_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/column_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/column_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/column_statistics_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/column_statistics_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/column_statistics_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/column_type_element_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/column_type_element_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/column_type_element_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/entity_object_table_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/entity_object_table_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/entity_object_table_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/entity_object_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/entity_object_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/entity_object_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/event_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/event_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/event_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/foreign_key_element_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/foreign_key_element_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/foreign_key_element_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/foreign_key_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/foreign_key_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/foreign_key_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/function_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/function_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/function_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/index_element_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/index_element_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/index_element_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/index_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/index_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/index_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/object_table_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/object_table_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/object_table_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/parameter_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/parameter_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/parameter_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/parameter_type_element_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/parameter_type_element_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/parameter_type_element_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/partition_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/partition_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/partition_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/partition_index_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/partition_index_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/partition_index_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/partition_value_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/partition_value_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/partition_value_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/procedure_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/procedure_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/procedure_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/resource_group_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/resource_group_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/resource_group_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/routine_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/routine_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/routine_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/schema_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/schema_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/schema_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/spatial_reference_system_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/spatial_reference_system_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/spatial_reference_system_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/table_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/table_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/table_impl.cc
[ 60%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/tablespace_file_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/tablespace_file_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/tablespace_file_impl.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/tablespace_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/tablespace_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/tablespace_impl.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/trigger_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/trigger_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/trigger_impl.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/view_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/view_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/view_impl.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/view_routine_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/view_routine_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/view_routine_impl.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/view_table_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/view_table_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/view_table_impl.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/impl/types/weak_object_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/impl/types/weak_object_impl.cc.o -c /whatever/mysql/sql/dd/impl/types/weak_object_impl.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/info_schema/metadata.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/info_schema/metadata.cc.o -c /whatever/mysql/sql/dd/info_schema/metadata.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/info_schema/show.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/info_schema/show.cc.o -c /whatever/mysql/sql/dd/info_schema/show.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/info_schema/show_query_builder.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/info_schema/show_query_builder.cc.o -c /whatever/mysql/sql/dd/info_schema/show_query_builder.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/info_schema/table_stats.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/info_schema/table_stats.cc.o -c /whatever/mysql/sql/dd/info_schema/table_stats.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/info_schema/tablespace_stats.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/info_schema/tablespace_stats.cc.o -c /whatever/mysql/sql/dd/info_schema/tablespace_stats.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/performance_schema/init.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/performance_schema/init.cc.o -c /whatever/mysql/sql/dd/performance_schema/init.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/upgrade/event.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/upgrade/event.cc.o -c /whatever/mysql/sql/dd/upgrade/event.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/upgrade/global.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/upgrade/global.cc.o -c /whatever/mysql/sql/dd/upgrade/global.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/upgrade/routine.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/upgrade/routine.cc.o -c /whatever/mysql/sql/dd/upgrade/routine.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/upgrade/schema.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/upgrade/schema.cc.o -c /whatever/mysql/sql/dd/upgrade/schema.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/upgrade/table.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/upgrade/table.cc.o -c /whatever/mysql/sql/dd/upgrade/table.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_dd.dir/dd/upgrade/upgrade.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_dd.dir/dd/upgrade/upgrade.cc.o -c /whatever/mysql/sql/dd/upgrade/upgrade.cc
[ 61%] Linking CXX static library ../archive_output_directory/libsql_dd.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -P CMakeFiles/sql_dd.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/sql_dd.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libsql_dd.a  CMakeFiles/sql_dd.dir/dd/collection.cc.o CMakeFiles/sql_dd.dir/dd/dd_event.cc.o CMakeFiles/sql_dd.dir/dd/dd_resource_group.cc.o CMakeFiles/sql_dd.dir/dd/dd_routine.cc.o CMakeFiles/sql_dd.dir/dd/dd_schema.cc.o CMakeFiles/sql_dd.dir/dd/dd_table.cc.o CMakeFiles/sql_dd.dir/dd/dd_tablespace.cc.o CMakeFiles/sql_dd.dir/dd/dd_trigger.cc.o CMakeFiles/sql_dd.dir/dd/dd_view.cc.o CMakeFiles/sql_dd.dir/dd/impl/bootstrap_ctx.cc.o CMakeFiles/sql_dd.dir/dd/impl/bootstrapper.cc.o CMakeFiles/sql_dd.dir/dd/impl/dd.cc.o CMakeFiles/sql_dd.dir/dd/impl/dictionary_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/properties_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_registry.cc.o CMakeFiles/sql_dd.dir/dd/impl/transaction_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/utils.cc.o CMakeFiles/sql_dd.dir/dd/impl/sdi.cc.o CMakeFiles/sql_dd.dir/dd/impl/sdi_api.cc.o CMakeFiles/sql_dd.dir/dd/impl/sdi_file.cc.o CMakeFiles/sql_dd.dir/dd/impl/sdi_tablespace.cc.o CMakeFiles/sql_dd.dir/dd/impl/string_type.cc.o CMakeFiles/sql_dd.dir/dd/impl/cache/dictionary_client.cc.o CMakeFiles/sql_dd.dir/dd/impl/cache/local_multi_map.cc.o CMakeFiles/sql_dd.dir/dd/impl/cache/multi_map_base.cc.o CMakeFiles/sql_dd.dir/dd/impl/cache/shared_multi_map.cc.o CMakeFiles/sql_dd.dir/dd/impl/cache/shared_dictionary_cache.cc.o CMakeFiles/sql_dd.dir/dd/impl/cache/storage_adapter.cc.o CMakeFiles/sql_dd.dir/dd/impl/raw/object_keys.cc.o CMakeFiles/sql_dd.dir/dd/impl/raw/raw_record.cc.o CMakeFiles/sql_dd.dir/dd/impl/raw/raw_record_set.cc.o CMakeFiles/sql_dd.dir/dd/impl/raw/raw_table.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/character_sets.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/collations.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/collation_charset_applicability.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/columns.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/column_statistics.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/events.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/files.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_datafiles.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_foreign.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_foreign_cols.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_fields.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/innodb_tablespaces_brief.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/key_column_usage.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/keywords.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/parameters.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/partitions.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/referential_constraints.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/resource_groups.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/routines.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/schemata.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/statistics.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/st_spatial_reference_systems.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/st_geometry_columns.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/tables.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/table_constraints.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/triggers.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/view_routine_usage.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/view_table_usage.cc.o CMakeFiles/sql_dd.dir/dd/impl/system_views/views.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/character_sets.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/collations.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/columns.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/column_statistics.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/column_type_elements.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/dd_properties.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/events.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/foreign_key_column_usage.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/foreign_keys.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/index_column_usage.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/indexes.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/index_partitions.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/index_stats.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/parameters.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/parameter_type_elements.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/resource_groups.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/routines.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/schemata.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/spatial_reference_systems.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/table_partitions.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/table_stats.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/table_partition_values.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/tables.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/tablespace_files.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/tablespaces.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/triggers.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/view_routine_usage.cc.o CMakeFiles/sql_dd.dir/dd/impl/tables/view_table_usage.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/index_stat_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/table_stat_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/abstract_table_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/charset_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/collation_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/column_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/column_statistics_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/column_type_element_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/entity_object_table_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/entity_object_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/event_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/foreign_key_element_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/foreign_key_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/function_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/index_element_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/index_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/object_table_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/parameter_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/parameter_type_element_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/partition_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/partition_index_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/partition_value_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/procedure_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/resource_group_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/routine_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/schema_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/spatial_reference_system_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/table_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/tablespace_file_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/tablespace_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/trigger_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/view_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/view_routine_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/view_table_impl.cc.o CMakeFiles/sql_dd.dir/dd/impl/types/weak_object_impl.cc.o CMakeFiles/sql_dd.dir/dd/info_schema/metadata.cc.o CMakeFiles/sql_dd.dir/dd/info_schema/show.cc.o CMakeFiles/sql_dd.dir/dd/info_schema/show_query_builder.cc.o CMakeFiles/sql_dd.dir/dd/info_schema/table_stats.cc.o CMakeFiles/sql_dd.dir/dd/info_schema/tablespace_stats.cc.o CMakeFiles/sql_dd.dir/dd/performance_schema/init.cc.o CMakeFiles/sql_dd.dir/dd/upgrade/event.cc.o CMakeFiles/sql_dd.dir/dd/upgrade/global.cc.o CMakeFiles/sql_dd.dir/dd/upgrade/routine.cc.o CMakeFiles/sql_dd.dir/dd/upgrade/schema.cc.o CMakeFiles/sql_dd.dir/dd/upgrade/table.cc.o CMakeFiles/sql_dd.dir/dd/upgrade/upgrade.cc.o
/usr/bin/ranlib ../archive_output_directory/libsql_dd.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -DTARGET_NAME=sql_dd -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libsql_dd.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_sql_dd.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 61%] Built target sql_dd
make -f sql/CMakeFiles/master.dir/build.make sql/CMakeFiles/master.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/master.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/master.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/master.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/master.dir/depend.internal".
Scanning dependencies of target master
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/master.dir/build.make sql/CMakeFiles/master.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 61%] Building CXX object sql/CMakeFiles/master.dir/rpl_master.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/master.dir/rpl_master.cc.o -c /whatever/mysql/sql/rpl_master.cc
[ 61%] Building CXX object sql/CMakeFiles/master.dir/rpl_binlog_sender.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/master.dir/rpl_binlog_sender.cc.o -c /whatever/mysql/sql/rpl_binlog_sender.cc
[ 61%] Building CXX object sql/CMakeFiles/master.dir/binlog_reader.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/master.dir/binlog_reader.cc.o -c /whatever/mysql/sql/binlog_reader.cc
[ 61%] Linking CXX static library ../archive_output_directory/libmaster.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -P CMakeFiles/master.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/master.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libmaster.a  CMakeFiles/master.dir/rpl_master.cc.o CMakeFiles/master.dir/rpl_binlog_sender.cc.o CMakeFiles/master.dir/binlog_reader.cc.o
/usr/bin/ranlib ../archive_output_directory/libmaster.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -DTARGET_NAME=master -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libmaster.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_master.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 61%] Built target master
make -f sql/CMakeFiles/slave.dir/build.make sql/CMakeFiles/slave.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/slave.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/slave.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/slave.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/slave.dir/depend.internal".
Scanning dependencies of target slave
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/slave.dir/build.make sql/CMakeFiles/slave.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_slave.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_slave.cc.o -c /whatever/mysql/sql/rpl_slave.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_reporting.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_reporting.cc.o -c /whatever/mysql/sql/rpl_reporting.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_mi.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_mi.cc.o -c /whatever/mysql/sql/rpl_mi.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_rli.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_rli.cc.o -c /whatever/mysql/sql/rpl_rli.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_info_handler.cc.o -c /whatever/mysql/sql/rpl_info_handler.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_file.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_info_file.cc.o -c /whatever/mysql/sql/rpl_info_file.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_table.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_info_table.cc.o -c /whatever/mysql/sql/rpl_info_table.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_values.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_info_values.cc.o -c /whatever/mysql/sql/rpl_info_values.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_info.cc.o -c /whatever/mysql/sql/rpl_info.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_factory.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_info_factory.cc.o -c /whatever/mysql/sql/rpl_info_factory.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_table_access.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_info_table_access.cc.o -c /whatever/mysql/sql/rpl_info_table_access.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/dynamic_ids.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/dynamic_ids.cc.o -c /whatever/mysql/sql/dynamic_ids.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_rli_pdb.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_rli_pdb.cc.o -c /whatever/mysql/sql/rpl_rli_pdb.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_dummy.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_info_dummy.cc.o -c /whatever/mysql/sql/rpl_info_dummy.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_mts_submode.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_mts_submode.cc.o -c /whatever/mysql/sql/rpl_mts_submode.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_slave_commit_order_manager.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_slave_commit_order_manager.cc.o -c /whatever/mysql/sql/rpl_slave_commit_order_manager.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_msr.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_msr.cc.o -c /whatever/mysql/sql/rpl_msr.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_trx_boundary_parser.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_trx_boundary_parser.cc.o -c /whatever/mysql/sql/rpl_trx_boundary_parser.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_channel_service_interface.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_channel_service_interface.cc.o -c /whatever/mysql/sql/rpl_channel_service_interface.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_slave_until_options.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_slave_until_options.cc.o -c /whatever/mysql/sql/rpl_slave_until_options.cc
[ 61%] Building CXX object sql/CMakeFiles/slave.dir/rpl_applier_reader.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/slave.dir/rpl_applier_reader.cc.o -c /whatever/mysql/sql/rpl_applier_reader.cc
[ 61%] Linking CXX static library ../archive_output_directory/libslave.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -P CMakeFiles/slave.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/slave.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libslave.a  CMakeFiles/slave.dir/rpl_slave.cc.o CMakeFiles/slave.dir/rpl_reporting.cc.o CMakeFiles/slave.dir/rpl_mi.cc.o CMakeFiles/slave.dir/rpl_rli.cc.o CMakeFiles/slave.dir/rpl_info_handler.cc.o CMakeFiles/slave.dir/rpl_info_file.cc.o CMakeFiles/slave.dir/rpl_info_table.cc.o CMakeFiles/slave.dir/rpl_info_values.cc.o CMakeFiles/slave.dir/rpl_info.cc.o CMakeFiles/slave.dir/rpl_info_factory.cc.o CMakeFiles/slave.dir/rpl_info_table_access.cc.o CMakeFiles/slave.dir/dynamic_ids.cc.o CMakeFiles/slave.dir/rpl_rli_pdb.cc.o CMakeFiles/slave.dir/rpl_info_dummy.cc.o CMakeFiles/slave.dir/rpl_mts_submode.cc.o CMakeFiles/slave.dir/rpl_slave_commit_order_manager.cc.o CMakeFiles/slave.dir/rpl_msr.cc.o CMakeFiles/slave.dir/rpl_trx_boundary_parser.cc.o CMakeFiles/slave.dir/rpl_channel_service_interface.cc.o CMakeFiles/slave.dir/rpl_slave_until_options.cc.o CMakeFiles/slave.dir/rpl_applier_reader.cc.o
/usr/bin/ranlib ../archive_output_directory/libslave.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -DTARGET_NAME=slave -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libslave.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_slave.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 61%] Built target slave
make -f sql/CMakeFiles/sql_gis.dir/build.make sql/CMakeFiles/sql_gis.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/sql_gis.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/sql_gis.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/sql_gis.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/sql_gis.dir/depend.internal".
Scanning dependencies of target sql_gis
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/sql_gis.dir/build.make sql/CMakeFiles/sql_gis.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 61%] Building CXX object sql/CMakeFiles/sql_gis.dir/geometry_rtree.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/geometry_rtree.cc.o -c /whatever/mysql/sql/geometry_rtree.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/area.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/area.cc.o -c /whatever/mysql/sql/gis/area.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/covered_by.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/covered_by.cc.o -c /whatever/mysql/sql/gis/covered_by.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/crosses.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/crosses.cc.o -c /whatever/mysql/sql/gis/crosses.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/difference.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/difference.cc.o -c /whatever/mysql/sql/gis/difference.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/disjoint.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/disjoint.cc.o -c /whatever/mysql/sql/gis/disjoint.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/distance.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/distance.cc.o -c /whatever/mysql/sql/gis/distance.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/distance_sphere.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/distance_sphere.cc.o -c /whatever/mysql/sql/gis/distance_sphere.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/equals.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/equals.cc.o -c /whatever/mysql/sql/gis/equals.cc
[ 61%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/gc_utils.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/gc_utils.cc.o -c /whatever/mysql/sql/gis/gc_utils.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/geometries.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/geometries.cc.o -c /whatever/mysql/sql/gis/geometries.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/intersects.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/intersects.cc.o -c /whatever/mysql/sql/gis/intersects.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/is_simple.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/is_simple.cc.o -c /whatever/mysql/sql/gis/is_simple.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/is_valid.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/is_valid.cc.o -c /whatever/mysql/sql/gis/is_valid.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/length.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/length.cc.o -c /whatever/mysql/sql/gis/length.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/mbr_utils.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/mbr_utils.cc.o -c /whatever/mysql/sql/gis/mbr_utils.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/overlaps.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/overlaps.cc.o -c /whatever/mysql/sql/gis/overlaps.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/ring_flip_visitor.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/ring_flip_visitor.cc.o -c /whatever/mysql/sql/gis/ring_flip_visitor.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/rtree_support.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/rtree_support.cc.o -c /whatever/mysql/sql/gis/rtree_support.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/simplify.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/simplify.cc.o -c /whatever/mysql/sql/gis/simplify.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/srs/srs.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/srs/srs.cc.o -c /whatever/mysql/sql/gis/srs/srs.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/srs/wkt_parser.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/srs/wkt_parser.cc.o -c /whatever/mysql/sql/gis/srs/wkt_parser.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/touches.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/touches.cc.o -c /whatever/mysql/sql/gis/touches.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/transform.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/transform.cc.o -c /whatever/mysql/sql/gis/transform.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/union.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/union.cc.o -c /whatever/mysql/sql/gis/union.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/within.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/within.cc.o -c /whatever/mysql/sql/gis/within.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/wkb.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/wkb.cc.o -c /whatever/mysql/sql/gis/wkb.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/wkb_size_visitor.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/wkb_size_visitor.cc.o -c /whatever/mysql/sql/gis/wkb_size_visitor.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/gis/wkb_visitor.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/gis/wkb_visitor.cc.o -c /whatever/mysql/sql/gis/wkb_visitor.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/item_geofunc.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/item_geofunc.cc.o -c /whatever/mysql/sql/item_geofunc.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/item_geofunc_buffer.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/item_geofunc_buffer.cc.o -c /whatever/mysql/sql/item_geofunc_buffer.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/item_geofunc_internal.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/item_geofunc_internal.cc.o -c /whatever/mysql/sql/item_geofunc_internal.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/item_geofunc_relchecks.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/item_geofunc_relchecks.cc.o -c /whatever/mysql/sql/item_geofunc_relchecks.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/item_geofunc_relchecks_bgwrap.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/item_geofunc_relchecks_bgwrap.cc.o -c /whatever/mysql/sql/item_geofunc_relchecks_bgwrap.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_gis.dir/item_geofunc_setops.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_gis.dir/item_geofunc_setops.cc.o -c /whatever/mysql/sql/item_geofunc_setops.cc
[ 62%] Linking CXX static library ../archive_output_directory/libsql_gis.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -P CMakeFiles/sql_gis.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/sql_gis.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libsql_gis.a  CMakeFiles/sql_gis.dir/geometry_rtree.cc.o CMakeFiles/sql_gis.dir/gis/area.cc.o CMakeFiles/sql_gis.dir/gis/covered_by.cc.o CMakeFiles/sql_gis.dir/gis/crosses.cc.o CMakeFiles/sql_gis.dir/gis/difference.cc.o CMakeFiles/sql_gis.dir/gis/disjoint.cc.o CMakeFiles/sql_gis.dir/gis/distance.cc.o CMakeFiles/sql_gis.dir/gis/distance_sphere.cc.o CMakeFiles/sql_gis.dir/gis/equals.cc.o CMakeFiles/sql_gis.dir/gis/gc_utils.cc.o CMakeFiles/sql_gis.dir/gis/geometries.cc.o CMakeFiles/sql_gis.dir/gis/intersects.cc.o CMakeFiles/sql_gis.dir/gis/is_simple.cc.o CMakeFiles/sql_gis.dir/gis/is_valid.cc.o CMakeFiles/sql_gis.dir/gis/length.cc.o CMakeFiles/sql_gis.dir/gis/mbr_utils.cc.o CMakeFiles/sql_gis.dir/gis/overlaps.cc.o CMakeFiles/sql_gis.dir/gis/ring_flip_visitor.cc.o CMakeFiles/sql_gis.dir/gis/rtree_support.cc.o CMakeFiles/sql_gis.dir/gis/simplify.cc.o CMakeFiles/sql_gis.dir/gis/srs/srs.cc.o CMakeFiles/sql_gis.dir/gis/srs/wkt_parser.cc.o CMakeFiles/sql_gis.dir/gis/touches.cc.o CMakeFiles/sql_gis.dir/gis/transform.cc.o CMakeFiles/sql_gis.dir/gis/union.cc.o CMakeFiles/sql_gis.dir/gis/within.cc.o CMakeFiles/sql_gis.dir/gis/wkb.cc.o CMakeFiles/sql_gis.dir/gis/wkb_size_visitor.cc.o CMakeFiles/sql_gis.dir/gis/wkb_visitor.cc.o CMakeFiles/sql_gis.dir/item_geofunc.cc.o CMakeFiles/sql_gis.dir/item_geofunc_buffer.cc.o CMakeFiles/sql_gis.dir/item_geofunc_internal.cc.o CMakeFiles/sql_gis.dir/item_geofunc_relchecks.cc.o CMakeFiles/sql_gis.dir/item_geofunc_relchecks_bgwrap.cc.o CMakeFiles/sql_gis.dir/item_geofunc_setops.cc.o
/usr/bin/ranlib ../archive_output_directory/libsql_gis.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -DTARGET_NAME=sql_gis -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libsql_gis.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_sql_gis.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 62%] Built target sql_gis
make -f sql/CMakeFiles/rpl.dir/build.make sql/CMakeFiles/rpl.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/rpl.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/rpl.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/rpl.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/rpl.dir/depend.internal".
Scanning dependencies of target rpl
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/rpl.dir/build.make sql/CMakeFiles/rpl.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 62%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/rpl.dir/rpl_handler.cc.o -c /whatever/mysql/sql/rpl_handler.cc
[ 62%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_tblmap.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/rpl.dir/rpl_tblmap.cc.o -c /whatever/mysql/sql/rpl_tblmap.cc
[ 62%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_context.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/rpl.dir/rpl_context.cc.o -c /whatever/mysql/sql/rpl_context.cc
[ 62%] Linking CXX static library ../archive_output_directory/librpl.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -P CMakeFiles/rpl.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/rpl.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/librpl.a  CMakeFiles/rpl.dir/rpl_handler.cc.o CMakeFiles/rpl.dir/rpl_tblmap.cc.o CMakeFiles/rpl.dir/rpl_context.cc.o
/usr/bin/ranlib ../archive_output_directory/librpl.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -DTARGET_NAME=rpl -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/librpl.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_rpl.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 62%] Built target rpl
make -f sql/CMakeFiles/sql_main.dir/build.make sql/CMakeFiles/sql_main.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/sql /whatever/mysql-build /whatever/mysql-build/sql /whatever/mysql-build/sql/CMakeFiles/sql_main.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/sql/CMakeFiles/sql_main.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/sql_main.dir/depend.internal".
Dependee "/whatever/mysql-build/sql/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/sql/CMakeFiles/sql_main.dir/depend.internal".
Scanning dependencies of target sql_main
make[3]: Leaving directory '/whatever/mysql-build'
make -f sql/CMakeFiles/sql_main.dir/build.make sql/CMakeFiles/sql_main.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_yacc.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -o CMakeFiles/sql_main.dir/sql_yacc.cc.o -c /whatever/mysql-build/sql/sql_yacc.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_hints.yy.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -Wno-undef -o CMakeFiles/sql_main.dir/sql_hints.yy.cc.o -c /whatever/mysql-build/sql/sql_hints.yy.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_builtin.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_builtin.cc.o -c /whatever/mysql-build/sql/sql_builtin.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/abstract_query_plan.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/abstract_query_plan.cc.o -c /whatever/mysql/sql/abstract_query_plan.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/auth_common.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/auth_common.cc.o -c /whatever/mysql/sql/auth/auth_common.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/dynamic_privileges_impl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/dynamic_privileges_impl.cc.o -c /whatever/mysql/sql/auth/dynamic_privileges_impl.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/dynamic_privilege_table.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/dynamic_privilege_table.cc.o -c /whatever/mysql/sql/auth/dynamic_privilege_table.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/sql_authentication.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/sql_authentication.cc.o -c /whatever/mysql/sql/auth/sql_authentication.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/sql_auth_cache.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/sql_auth_cache.cc.o -c /whatever/mysql/sql/auth/sql_auth_cache.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/sql_authorization.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/sql_authorization.cc.o -c /whatever/mysql/sql/auth/sql_authorization.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/sql_user_table.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/sql_user_table.cc.o -c /whatever/mysql/sql/auth/sql_user_table.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/sql_user.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/sql_user.cc.o -c /whatever/mysql/sql/auth/sql_user.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/password.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/password.cc.o -c /whatever/mysql/sql/auth/password.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/password_policy_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/password_policy_service.cc.o -c /whatever/mysql/sql/auth/password_policy_service.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/sql_security_ctx.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/sql_security_ctx.cc.o -c /whatever/mysql/sql/auth/sql_security_ctx.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/service_security_context.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/service_security_context.cc.o -c /whatever/mysql/sql/auth/service_security_context.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auto_thd.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auto_thd.cc.o -c /whatever/mysql/sql/auto_thd.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/keyring_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/keyring_service.cc.o -c /whatever/mysql/sql/keyring_service.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/role_tables.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/role_tables.cc.o -c /whatever/mysql/sql/auth/role_tables.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/sha2_password_common.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/sha2_password_common.cc.o -c /whatever/mysql/sql/auth/sha2_password_common.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/sha2_password.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/auth/sha2_password.cc.o -c /whatever/mysql/sql/auth/sha2_password.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/ssl_wrapper_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/ssl_wrapper_service.cc.o -c /whatever/mysql/sql/ssl_wrapper_service.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/bootstrap.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/bootstrap.cc.o -c /whatever/mysql/sql/bootstrap.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/check_stack.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/check_stack.cc.o -c /whatever/mysql/sql/check_stack.cc
[ 62%] Building CXX object sql/CMakeFiles/sql_main.dir/conn_handler/connection_handler_manager.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/conn_handler/connection_handler_manager.cc.o -c /whatever/mysql/sql/conn_handler/connection_handler_manager.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/clone_handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/clone_handler.cc.o -c /whatever/mysql/sql/clone_handler.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/current_thd.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/current_thd.cc.o -c /whatever/mysql/sql/current_thd.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/dd_sql_view.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/dd_sql_view.cc.o -c /whatever/mysql/sql/dd_sql_view.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/dd_sp.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/dd_sp.cc.o -c /whatever/mysql/sql/dd_sp.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/dd_table_share.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/dd_table_share.cc.o -c /whatever/mysql/sql/dd_table_share.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/debug_sync.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/debug_sync.cc.o -c /whatever/mysql/sql/debug_sync.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/default_values.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/default_values.cc.o -c /whatever/mysql/sql/default_values.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/derror.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/derror.cc.o -c /whatever/mysql/sql/derror.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/error_handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/error_handler.cc.o -c /whatever/mysql/sql/error_handler.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/field.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/field.cc.o -c /whatever/mysql/sql/field.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/field_conv.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/field_conv.cc.o -c /whatever/mysql/sql/field_conv.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/filesort.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/filesort.cc.o -c /whatever/mysql/sql/filesort.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/filesort_utils.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -fno-builtin-memcmp -o CMakeFiles/sql_main.dir/filesort_utils.cc.o -c /whatever/mysql/sql/filesort_utils.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/aggregate_check.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/aggregate_check.cc.o -c /whatever/mysql/sql/aggregate_check.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/gstream.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/gstream.cc.o -c /whatever/mysql/sql/gstream.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/handler.cc.o -c /whatever/mysql/sql/handler.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/histograms/equi_height.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/histograms/equi_height.cc.o -c /whatever/mysql/sql/histograms/equi_height.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/histograms/equi_height_bucket.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/histograms/equi_height_bucket.cc.o -c /whatever/mysql/sql/histograms/equi_height_bucket.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/histograms/histogram.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/histograms/histogram.cc.o -c /whatever/mysql/sql/histograms/histogram.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/histograms/singleton.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/histograms/singleton.cc.o -c /whatever/mysql/sql/histograms/singleton.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/histograms/value_map.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/histograms/value_map.cc.o -c /whatever/mysql/sql/histograms/value_map.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/hostname.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/hostname.cc.o -c /whatever/mysql/sql/hostname.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/init.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/init.cc.o -c /whatever/mysql/sql/init.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/log_resource.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/log_resource.cc.o -c /whatever/mysql/sql/log_resource.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/item.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item.cc.o -c /whatever/mysql/sql/item.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/item_buff.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_buff.cc.o -c /whatever/mysql/sql/item_buff.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/item_cmpfunc.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_cmpfunc.cc.o -c /whatever/mysql/sql/item_cmpfunc.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/item_create.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_create.cc.o -c /whatever/mysql/sql/item_create.cc
[ 63%] Building CXX object sql/CMakeFiles/sql_main.dir/item_func.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_func.cc.o -c /whatever/mysql/sql/item_func.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/item_json_func.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_json_func.cc.o -c /whatever/mysql/sql/item_json_func.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/item_regexp_func.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_regexp_func.cc.o -c /whatever/mysql/sql/item_regexp_func.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/item_row.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_row.cc.o -c /whatever/mysql/sql/item_row.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/item_strfunc.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_strfunc.cc.o -c /whatever/mysql/sql/item_strfunc.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/item_subselect.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_subselect.cc.o -c /whatever/mysql/sql/item_subselect.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/item_sum.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_sum.cc.o -c /whatever/mysql/sql/item_sum.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/window.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/window.cc.o -c /whatever/mysql/sql/window.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/item_timefunc.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_timefunc.cc.o -c /whatever/mysql/sql/item_timefunc.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/item_xmlfunc.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_xmlfunc.cc.o -c /whatever/mysql/sql/item_xmlfunc.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/item_inetfunc.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/item_inetfunc.cc.o -c /whatever/mysql/sql/item_inetfunc.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/json_binary.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/json_binary.cc.o -c /whatever/mysql/sql/json_binary.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/json_diff.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/json_diff.cc.o -c /whatever/mysql/sql/json_diff.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/json_dom.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/json_dom.cc.o -c /whatever/mysql/sql/json_dom.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/json_path.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/json_path.cc.o -c /whatever/mysql/sql/json_path.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/key.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/key.cc.o -c /whatever/mysql/sql/key.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/key_spec.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/key_spec.cc.o -c /whatever/mysql/sql/key_spec.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/keycaches.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/keycaches.cc.o -c /whatever/mysql/sql/keycaches.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/lock.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/lock.cc.o -c /whatever/mysql/sql/lock.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/locked_tables_list.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/locked_tables_list.cc.o -c /whatever/mysql/sql/locked_tables_list.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/locking_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/locking_service.cc.o -c /whatever/mysql/sql/locking_service.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/log.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/log.cc.o -c /whatever/mysql/sql/log.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/mdl.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/mdl.cc.o -c /whatever/mysql/sql/mdl.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/mdl_context_backup.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/mdl_context_backup.cc.o -c /whatever/mysql/sql/mdl_context_backup.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/migrate_keyring.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/migrate_keyring.cc.o -c /whatever/mysql/sql/migrate_keyring.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/my_decimal.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/my_decimal.cc.o -c /whatever/mysql/sql/my_decimal.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/mysqld.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/mysqld.cc.o -c /whatever/mysql/sql/mysqld.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/mysqld_thd_manager.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/mysqld_thd_manager.cc.o -c /whatever/mysql/sql/mysqld_thd_manager.cc
[ 64%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_costconstantcache.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_costconstantcache.cc.o -c /whatever/mysql/sql/opt_costconstantcache.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_costconstants.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_costconstants.cc.o -c /whatever/mysql/sql/opt_costconstants.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_costmodel.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_costmodel.cc.o -c /whatever/mysql/sql/opt_costmodel.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_explain.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_explain.cc.o -c /whatever/mysql/sql/opt_explain.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_explain_format.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_explain_format.cc.o -c /whatever/mysql/sql/opt_explain_format.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_explain_traditional.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_explain_traditional.cc.o -c /whatever/mysql/sql/opt_explain_traditional.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_explain_json.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_explain_json.cc.o -c /whatever/mysql/sql/opt_explain_json.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_hints.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_hints.cc.o -c /whatever/mysql/sql/opt_hints.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_range.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_range.cc.o -c /whatever/mysql/sql/opt_range.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_statistics.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_statistics.cc.o -c /whatever/mysql/sql/opt_statistics.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_sum.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_sum.cc.o -c /whatever/mysql/sql/opt_sum.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_trace.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_trace.cc.o -c /whatever/mysql/sql/opt_trace.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/opt_trace2server.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/opt_trace2server.cc.o -c /whatever/mysql/sql/opt_trace2server.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/options_parser.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/options_parser.cc.o -c /whatever/mysql/sql/options_parser.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/parse_file.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/parse_file.cc.o -c /whatever/mysql/sql/parse_file.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/parse_tree_handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/parse_tree_handler.cc.o -c /whatever/mysql/sql/parse_tree_handler.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/parse_tree_helpers.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/parse_tree_helpers.cc.o -c /whatever/mysql/sql/parse_tree_helpers.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/parse_tree_hints.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/parse_tree_hints.cc.o -c /whatever/mysql/sql/parse_tree_hints.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/parse_tree_items.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/parse_tree_items.cc.o -c /whatever/mysql/sql/parse_tree_items.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/parse_tree_node_base.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/parse_tree_node_base.cc.o -c /whatever/mysql/sql/parse_tree_node_base.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/parse_tree_nodes.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/parse_tree_nodes.cc.o -c /whatever/mysql/sql/parse_tree_nodes.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/parse_tree_partitions.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/parse_tree_partitions.cc.o -c /whatever/mysql/sql/parse_tree_partitions.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/select_lex_visitor.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/select_lex_visitor.cc.o -c /whatever/mysql/sql/select_lex_visitor.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/parser_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/parser_service.cc.o -c /whatever/mysql/sql/parser_service.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/partition_info.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/partition_info.cc.o -c /whatever/mysql/sql/partition_info.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/partitioning/partition_handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/partitioning/partition_handler.cc.o -c /whatever/mysql/sql/partitioning/partition_handler.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/persisted_variable.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/persisted_variable.cc.o -c /whatever/mysql/sql/persisted_variable.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/procedure.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/procedure.cc.o -c /whatever/mysql/sql/procedure.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/protocol_classic.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/protocol_classic.cc.o -c /whatever/mysql/sql/protocol_classic.cc
[ 65%] Building CXX object sql/CMakeFiles/sql_main.dir/psi_memory_key.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/psi_memory_key.cc.o -c /whatever/mysql/sql/psi_memory_key.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/query_result.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/query_result.cc.o -c /whatever/mysql/sql/query_result.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/records.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/records.cc.o -c /whatever/mysql/sql/records.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/regexp/errors.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/regexp/errors.cc.o -c /whatever/mysql/sql/regexp/errors.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/regexp/regexp_engine.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/regexp/regexp_engine.cc.o -c /whatever/mysql/sql/regexp/regexp_engine.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/regexp/regexp_facade.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/regexp/regexp_facade.cc.o -c /whatever/mysql/sql/regexp/regexp_facade.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/resourcegroups/thread_resource_control.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/resourcegroups/thread_resource_control.cc.o -c /whatever/mysql/sql/resourcegroups/thread_resource_control.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/resourcegroups/platform/thread_attrs_api_common.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/resourcegroups/platform/thread_attrs_api_common.cc.o -c /whatever/mysql/sql/resourcegroups/platform/thread_attrs_api_common.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/resourcegroups/resource_group_mgr.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/resourcegroups/resource_group_mgr.cc.o -c /whatever/mysql/sql/resourcegroups/resource_group_mgr.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/resourcegroups/resource_group_sql_cmd.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/resourcegroups/resource_group_sql_cmd.cc.o -c /whatever/mysql/sql/resourcegroups/resource_group_sql_cmd.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/rpl_group_replication.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/rpl_group_replication.cc.o -c /whatever/mysql/sql/rpl_group_replication.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/rpl_handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/rpl_handler.cc.o -c /whatever/mysql/sql/rpl_handler.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/rpl_transaction_ctx.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/rpl_transaction_ctx.cc.o -c /whatever/mysql/sql/rpl_transaction_ctx.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/rpl_transaction_write_set_ctx.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/rpl_transaction_write_set_ctx.cc.o -c /whatever/mysql/sql/rpl_transaction_write_set_ctx.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/rpl_trx_tracking.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/rpl_trx_tracking.cc.o -c /whatever/mysql/sql/rpl_trx_tracking.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/rpl_write_set_handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/rpl_write_set_handler.cc.o -c /whatever/mysql/sql/rpl_write_set_handler.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/rules_table_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/rules_table_service.cc.o -c /whatever/mysql/sql/rules_table_service.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/rwlock_scoped_lock.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/rwlock_scoped_lock.cc.o -c /whatever/mysql/sql/rwlock_scoped_lock.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/sd_notify.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sd_notify.cc.o -c /whatever/mysql/sql/sd_notify.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/sdi_utils.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sdi_utils.cc.o -c /whatever/mysql/sql/sdi_utils.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/session_tracker.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/session_tracker.cc.o -c /whatever/mysql/sql/session_tracker.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/set_var.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/set_var.cc.o -c /whatever/mysql/sql/set_var.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/sorting_iterator.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sorting_iterator.cc.o -c /whatever/mysql/sql/sorting_iterator.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/sp.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sp.cc.o -c /whatever/mysql/sql/sp.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/sp_cache.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sp_cache.cc.o -c /whatever/mysql/sql/sp_cache.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/sp_head.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sp_head.cc.o -c /whatever/mysql/sql/sp_head.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/sp_instr.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sp_instr.cc.o -c /whatever/mysql/sql/sp_instr.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/sp_pcontext.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sp_pcontext.cc.o -c /whatever/mysql/sql/sp_pcontext.cc
[ 66%] Building CXX object sql/CMakeFiles/sql_main.dir/sp_rcontext.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sp_rcontext.cc.o -c /whatever/mysql/sql/sp_rcontext.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/spatial.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/spatial.cc.o -c /whatever/mysql/sql/spatial.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/string_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/string_service.cc.o -c /whatever/mysql/sql/string_service.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_admin.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_admin.cc.o -c /whatever/mysql/sql/sql_admin.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_alloc_error_handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_alloc_error_handler.cc.o -c /whatever/mysql/sql/sql_alloc_error_handler.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_alter.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_alter.cc.o -c /whatever/mysql/sql/sql_alter.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_alter_instance.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_alter_instance.cc.o -c /whatever/mysql/sql/sql_alter_instance.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_backup_lock.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_backup_lock.cc.o -c /whatever/mysql/sql/sql_backup_lock.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_base.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_base.cc.o -c /whatever/mysql/sql/sql_base.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_bootstrap.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_bootstrap.cc.o -c /whatever/mysql/sql/sql_bootstrap.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_initialize.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_initialize.cc.o -c /whatever/mysql/sql/sql_initialize.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_call.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_call.cc.o -c /whatever/mysql/sql/sql_call.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_class.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_class.cc.o -c /whatever/mysql/sql/sql_class.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_component.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_component.cc.o -c /whatever/mysql/sql/sql_component.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_cmd_ddl_table.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_cmd_ddl_table.cc.o -c /whatever/mysql/sql/sql_cmd_ddl_table.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_cmd_srs.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_cmd_srs.cc.o -c /whatever/mysql/sql/sql_cmd_srs.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_connect.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_connect.cc.o -c /whatever/mysql/sql/sql_connect.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_cursor.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_cursor.cc.o -c /whatever/mysql/sql/sql_cursor.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_data_change.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_data_change.cc.o -c /whatever/mysql/sql/sql_data_change.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_db.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_db.cc.o -c /whatever/mysql/sql/sql_db.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_delete.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_delete.cc.o -c /whatever/mysql/sql/sql_delete.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_derived.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_derived.cc.o -c /whatever/mysql/sql/sql_derived.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_digest.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_digest.cc.o -c /whatever/mysql/sql/sql_digest.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_do.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_do.cc.o -c /whatever/mysql/sql/sql_do.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_error.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_error.cc.o -c /whatever/mysql/sql/sql_error.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_exception_handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_exception_handler.cc.o -c /whatever/mysql/sql/sql_exception_handler.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_executor.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_executor.cc.o -c /whatever/mysql/sql/sql_executor.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_get_diagnostics.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_get_diagnostics.cc.o -c /whatever/mysql/sql/sql_get_diagnostics.cc
[ 67%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_handler.cc.o -c /whatever/mysql/sql/sql_handler.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_help.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_help.cc.o -c /whatever/mysql/sql/sql_help.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_import.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_import.cc.o -c /whatever/mysql/sql/sql_import.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_insert.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_insert.cc.o -c /whatever/mysql/sql/sql_insert.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_join_buffer.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_join_buffer.cc.o -c /whatever/mysql/sql/sql_join_buffer.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_lex.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_lex.cc.o -c /whatever/mysql/sql/sql_lex.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_lex_hash.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_lex_hash.cc.o -c /whatever/mysql/sql/sql_lex_hash.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_lex_hints.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_lex_hints.cc.o -c /whatever/mysql/sql/sql_lex_hints.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_list.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_list.cc.o -c /whatever/mysql/sql/sql_list.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_load.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_load.cc.o -c /whatever/mysql/sql/sql_load.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_locale.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_locale.cc.o -c /whatever/mysql/sql/sql_locale.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_manager.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_manager.cc.o -c /whatever/mysql/sql/sql_manager.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_optimizer.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_optimizer.cc.o -c /whatever/mysql/sql/sql_optimizer.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_parse.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_parse.cc.o -c /whatever/mysql/sql/sql_parse.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_partition.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_partition.cc.o -c /whatever/mysql/sql/sql_partition.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_partition_admin.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_partition_admin.cc.o -c /whatever/mysql/sql/sql_partition_admin.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_planner.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_planner.cc.o -c /whatever/mysql/sql/sql_planner.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_plugin.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_plugin.cc.o -c /whatever/mysql/sql/sql_plugin.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_plugin_var.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_plugin_var.cc.o -c /whatever/mysql/sql/sql_plugin_var.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_prepare.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_prepare.cc.o -c /whatever/mysql/sql/sql_prepare.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_profile.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_profile.cc.o -c /whatever/mysql/sql/sql_profile.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_query_rewrite.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_query_rewrite.cc.o -c /whatever/mysql/sql/sql_query_rewrite.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_reload.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_reload.cc.o -c /whatever/mysql/sql/sql_reload.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_rename.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_rename.cc.o -c /whatever/mysql/sql/sql_rename.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_resolver.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_resolver.cc.o -c /whatever/mysql/sql/sql_resolver.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_restart_server.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_restart_server.cc.o -c /whatever/mysql/sql/sql_restart_server.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_rewrite.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_rewrite.cc.o -c /whatever/mysql/sql/sql_rewrite.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_select.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_select.cc.o -c /whatever/mysql/sql/sql_select.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_servers.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_servers.cc.o -c /whatever/mysql/sql/sql_servers.cc
[ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_show.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_show.cc.o -c /whatever/mysql/sql/sql_show.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_show_status.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_show_status.cc.o -c /whatever/mysql/sql/sql_show_status.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_signal.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_signal.cc.o -c /whatever/mysql/sql/sql_signal.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_state.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_state.cc.o -c /whatever/mysql/sql/sql_state.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_table.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_table.cc.o -c /whatever/mysql/sql/sql_table.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_tablespace.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_tablespace.cc.o -c /whatever/mysql/sql/sql_tablespace.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_test.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_test.cc.o -c /whatever/mysql/sql/sql_test.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_thd_internal_api.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_thd_internal_api.cc.o -c /whatever/mysql/sql/sql_thd_internal_api.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_thd_api.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_thd_api.cc.o -c /whatever/mysql/sql/sql_thd_api.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_time.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_time.cc.o -c /whatever/mysql/sql/sql_time.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_timer.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_timer.cc.o -c /whatever/mysql/sql/sql_timer.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_tmp_table.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_tmp_table.cc.o -c /whatever/mysql/sql/sql_tmp_table.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_trigger.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_trigger.cc.o -c /whatever/mysql/sql/sql_trigger.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_truncate.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_truncate.cc.o -c /whatever/mysql/sql/sql_truncate.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_udf.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_udf.cc.o -c /whatever/mysql/sql/sql_udf.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_union.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_union.cc.o -c /whatever/mysql/sql/sql_union.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_update.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_update.cc.o -c /whatever/mysql/sql/sql_update.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_view.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_view.cc.o -c /whatever/mysql/sql/sql_view.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/stateless_allocator.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/stateless_allocator.cc.o -c /whatever/mysql/sql/stateless_allocator.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/strfunc.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/strfunc.cc.o -c /whatever/mysql/sql/strfunc.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sys_vars.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sys_vars.cc.o -c /whatever/mysql/sql/sys_vars.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/sys_vars_resource_mgr.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sys_vars_resource_mgr.cc.o -c /whatever/mysql/sql/sys_vars_resource_mgr.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/system_variables.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/system_variables.cc.o -c /whatever/mysql/sql/system_variables.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/table.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/table.cc.o -c /whatever/mysql/sql/table.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/table_cache.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/table_cache.cc.o -c /whatever/mysql/sql/table_cache.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/table_function.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/table_function.cc.o -c /whatever/mysql/sql/table_function.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/table_trigger_dispatcher.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/table_trigger_dispatcher.cc.o -c /whatever/mysql/sql/table_trigger_dispatcher.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/tc_log.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/tc_log.cc.o -c /whatever/mysql/sql/tc_log.cc
[ 69%] Building CXX object sql/CMakeFiles/sql_main.dir/thr_malloc.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/thr_malloc.cc.o -c /whatever/mysql/sql/thr_malloc.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/transaction.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/transaction.cc.o -c /whatever/mysql/sql/transaction.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/transaction_info.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/transaction_info.cc.o -c /whatever/mysql/sql/transaction_info.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/trigger.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/trigger.cc.o -c /whatever/mysql/sql/trigger.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/trigger_creation_ctx.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/trigger_creation_ctx.cc.o -c /whatever/mysql/sql/trigger_creation_ctx.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/trigger_chain.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/trigger_chain.cc.o -c /whatever/mysql/sql/trigger_chain.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/tztime.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/tztime.cc.o -c /whatever/mysql/sql/tztime.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/uniques.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/uniques.cc.o -c /whatever/mysql/sql/uniques.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/xa.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/xa.cc.o -c /whatever/mysql/sql/xa.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/server_component/backup_lock_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/server_component/backup_lock_service.cc.o -c /whatever/mysql/sql/server_component/backup_lock_service.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/server_component/mysql_string_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/server_component/mysql_string_service.cc.o -c /whatever/mysql/sql/server_component/mysql_string_service.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/server_component/persistent_dynamic_loader.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/server_component/persistent_dynamic_loader.cc.o -c /whatever/mysql/sql/server_component/persistent_dynamic_loader.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/server_component/component_sys_var_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/server_component/component_sys_var_service.cc.o -c /whatever/mysql/sql/server_component/component_sys_var_service.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/server_component/component_status_var_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/server_component/component_status_var_service.cc.o -c /whatever/mysql/sql/server_component/component_status_var_service.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/server_component/ongoing_transaction_query_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/server_component/ongoing_transaction_query_service.cc.o -c /whatever/mysql/sql/server_component/ongoing_transaction_query_service.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/server_component/system_variable_source_imp.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/server_component/system_variable_source_imp.cc.o -c /whatever/mysql/sql/server_component/system_variable_source_imp.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/server_component/security_context_imp.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/server_component/security_context_imp.cc.o -c /whatever/mysql/sql/server_component/security_context_imp.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/resourcegroups/platform/thread_attrs_api_linux.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/resourcegroups/platform/thread_attrs_api_linux.cc.o -c /whatever/mysql/sql/resourcegroups/platform/thread_attrs_api_linux.cc
[ 70%] Building C object sql/CMakeFiles/sql_main.dir/__/extra/lz4/xxhash.c.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/cc  -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -DXXH_NAMESPACE=MY_ -o CMakeFiles/sql_main.dir/__/extra/lz4/xxhash.c.o   -c /whatever/mysql/extra/lz4/xxhash.c
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/__/libmysql/errmsg.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/__/libmysql/errmsg.cc.o -c /whatever/mysql/libmysql/errmsg.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/__/sql-common/client.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/__/sql-common/client.cc.o -c /whatever/mysql/sql-common/client.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/__/sql-common/client_plugin.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/__/sql-common/client_plugin.cc.o -c /whatever/mysql/sql-common/client_plugin.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/__/sql-common/client_authentication.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/__/sql-common/client_authentication.cc.o -c /whatever/mysql/sql-common/client_authentication.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/__/sql-common/get_password.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/__/sql-common/get_password.cc.o -c /whatever/mysql/sql-common/get_password.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/__/sql-common/my_path_permissions.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/__/sql-common/my_path_permissions.cc.o -c /whatever/mysql/sql-common/my_path_permissions.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/__/sql-common/net_serv.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/__/sql-common/net_serv.cc.o -c /whatever/mysql/sql-common/net_serv.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/__/sql-common/sql_string.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/__/sql-common/sql_string.cc.o -c /whatever/mysql/sql-common/sql_string.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/command_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/command_service.cc.o -c /whatever/mysql/sql/command_service.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/conn_handler/channel_info.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/conn_handler/channel_info.cc.o -c /whatever/mysql/sql/conn_handler/channel_info.cc
[ 70%] Building CXX object sql/CMakeFiles/sql_main.dir/conn_handler/connection_handler_per_thread.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/conn_handler/connection_handler_per_thread.cc.o -c /whatever/mysql/sql/conn_handler/connection_handler_per_thread.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/conn_handler/connection_handler_one_thread.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/conn_handler/connection_handler_one_thread.cc.o -c /whatever/mysql/sql/conn_handler/connection_handler_one_thread.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/conn_handler/socket_connection.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/conn_handler/socket_connection.cc.o -c /whatever/mysql/sql/conn_handler/socket_connection.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/conn_handler/init_net_server_extension.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/conn_handler/init_net_server_extension.cc.o -c /whatever/mysql/sql/conn_handler/init_net_server_extension.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/event_data_objects.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/event_data_objects.cc.o -c /whatever/mysql/sql/event_data_objects.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/event_db_repository.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/event_db_repository.cc.o -c /whatever/mysql/sql/event_db_repository.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/event_parse_data.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/event_parse_data.cc.o -c /whatever/mysql/sql/event_parse_data.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/event_queue.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/event_queue.cc.o -c /whatever/mysql/sql/event_queue.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/event_scheduler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/event_scheduler.cc.o -c /whatever/mysql/sql/event_scheduler.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/events.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/events.cc.o -c /whatever/mysql/sql/events.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/mf_iocache.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/mf_iocache.cc.o -c /whatever/mysql/sql/mf_iocache.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/protocol_callback.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/protocol_callback.cc.o -c /whatever/mysql/sql/protocol_callback.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/signal_handler.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/signal_handler.cc.o -c /whatever/mysql/sql/signal_handler.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_audit.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_audit.cc.o -c /whatever/mysql/sql/sql_audit.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/sql_client.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/sql_client.cc.o -c /whatever/mysql/sql/sql_client.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/srv_session.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/srv_session.cc.o -c /whatever/mysql/sql/srv_session.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/srv_session_info_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/srv_session_info_service.cc.o -c /whatever/mysql/sql/srv_session_info_service.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/srv_session_service.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/srv_session_service.cc.o -c /whatever/mysql/sql/srv_session_service.cc
[ 71%] Building CXX object sql/CMakeFiles/sql_main.dir/mysqld_daemon.cc.o
cd /whatever/mysql-build/sql && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include -isystem /whatever/mysql/include/boost_1_67_0/patches -isystem /whatever/mysql-downloads/boost/boost_1_67_0 -isystem /whatever/mysql/extra/icu/source/common -isystem /whatever/mysql/extra/icu/source/stubdata -isystem /whatever/mysql/extra/icu/source/i18n  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/sql_main.dir/mysqld_daemon.cc.o -c /whatever/mysql/sql/mysqld_daemon.cc
[ 71%] Linking CXX static library ../archive_output_directory/libsql_main.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -P CMakeFiles/sql_main.dir/cmake_clean_target.cmake
cd /whatever/mysql-build/sql && /usr/bin/cmake -E cmake_link_script CMakeFiles/sql_main.dir/link.txt --verbose=1
/usr/bin/ar qc ../archive_output_directory/libsql_main.a  CMakeFiles/sql_main.dir/sql_yacc.cc.o CMakeFiles/sql_main.dir/sql_hints.yy.cc.o CMakeFiles/sql_main.dir/sql_builtin.cc.o CMakeFiles/sql_main.dir/abstract_query_plan.cc.o CMakeFiles/sql_main.dir/auth/auth_common.cc.o CMakeFiles/sql_main.dir/auth/dynamic_privileges_impl.cc.o CMakeFiles/sql_main.dir/auth/dynamic_privilege_table.cc.o CMakeFiles/sql_main.dir/auth/sql_authentication.cc.o CMakeFiles/sql_main.dir/auth/sql_auth_cache.cc.o CMakeFiles/sql_main.dir/auth/sql_authorization.cc.o CMakeFiles/sql_main.dir/auth/sql_user_table.cc.o CMakeFiles/sql_main.dir/auth/sql_user.cc.o CMakeFiles/sql_main.dir/auth/password.cc.o CMakeFiles/sql_main.dir/auth/password_policy_service.cc.o CMakeFiles/sql_main.dir/auth/sql_security_ctx.cc.o CMakeFiles/sql_main.dir/auth/service_security_context.cc.o CMakeFiles/sql_main.dir/auto_thd.cc.o CMakeFiles/sql_main.dir/keyring_service.cc.o CMakeFiles/sql_main.dir/auth/role_tables.cc.o CMakeFiles/sql_main.dir/auth/sha2_password_common.cc.o CMakeFiles/sql_main.dir/auth/sha2_password.cc.o CMakeFiles/sql_main.dir/ssl_wrapper_service.cc.o CMakeFiles/sql_main.dir/bootstrap.cc.o CMakeFiles/sql_main.dir/check_stack.cc.o CMakeFiles/sql_main.dir/conn_handler/connection_handler_manager.cc.o CMakeFiles/sql_main.dir/clone_handler.cc.o CMakeFiles/sql_main.dir/current_thd.cc.o CMakeFiles/sql_main.dir/dd_sql_view.cc.o CMakeFiles/sql_main.dir/dd_sp.cc.o CMakeFiles/sql_main.dir/dd_table_share.cc.o CMakeFiles/sql_main.dir/debug_sync.cc.o CMakeFiles/sql_main.dir/default_values.cc.o CMakeFiles/sql_main.dir/derror.cc.o CMakeFiles/sql_main.dir/error_handler.cc.o CMakeFiles/sql_main.dir/field.cc.o CMakeFiles/sql_main.dir/field_conv.cc.o CMakeFiles/sql_main.dir/filesort.cc.o CMakeFiles/sql_main.dir/filesort_utils.cc.o CMakeFiles/sql_main.dir/aggregate_check.cc.o CMakeFiles/sql_main.dir/gstream.cc.o CMakeFiles/sql_main.dir/handler.cc.o CMakeFiles/sql_main.dir/histograms/equi_height.cc.o CMakeFiles/sql_main.dir/histograms/equi_height_bucket.cc.o CMakeFiles/sql_main.dir/histograms/histogram.cc.o CMakeFiles/sql_main.dir/histograms/singleton.cc.o CMakeFiles/sql_main.dir/histograms/value_map.cc.o CMakeFiles/sql_main.dir/hostname.cc.o CMakeFiles/sql_main.dir/init.cc.o CMakeFiles/sql_main.dir/log_resource.cc.o CMakeFiles/sql_main.dir/item.cc.o CMakeFiles/sql_main.dir/item_buff.cc.o CMakeFiles/sql_main.dir/item_cmpfunc.cc.o CMakeFiles/sql_main.dir/item_create.cc.o CMakeFiles/sql_main.dir/item_func.cc.o CMakeFiles/sql_main.dir/item_json_func.cc.o CMakeFiles/sql_main.dir/item_regexp_func.cc.o CMakeFiles/sql_main.dir/item_row.cc.o CMakeFiles/sql_main.dir/item_strfunc.cc.o CMakeFiles/sql_main.dir/item_subselect.cc.o CMakeFiles/sql_main.dir/item_sum.cc.o CMakeFiles/sql_main.dir/window.cc.o CMakeFiles/sql_main.dir/item_timefunc.cc.o CMakeFiles/sql_main.dir/item_xmlfunc.cc.o CMakeFiles/sql_main.dir/item_inetfunc.cc.o CMakeFiles/sql_main.dir/json_binary.cc.o CMakeFiles/sql_main.dir/json_diff.cc.o CMakeFiles/sql_main.dir/json_dom.cc.o CMakeFiles/sql_main.dir/json_path.cc.o CMakeFiles/sql_main.dir/key.cc.o CMakeFiles/sql_main.dir/key_spec.cc.o CMakeFiles/sql_main.dir/keycaches.cc.o CMakeFiles/sql_main.dir/lock.cc.o CMakeFiles/sql_main.dir/locked_tables_list.cc.o CMakeFiles/sql_main.dir/locking_service.cc.o CMakeFiles/sql_main.dir/log.cc.o CMakeFiles/sql_main.dir/mdl.cc.o CMakeFiles/sql_main.dir/mdl_context_backup.cc.o CMakeFiles/sql_main.dir/migrate_keyring.cc.o CMakeFiles/sql_main.dir/my_decimal.cc.o CMakeFiles/sql_main.dir/mysqld.cc.o CMakeFiles/sql_main.dir/mysqld_thd_manager.cc.o CMakeFiles/sql_main.dir/opt_costconstantcache.cc.o CMakeFiles/sql_main.dir/opt_costconstants.cc.o CMakeFiles/sql_main.dir/opt_costmodel.cc.o CMakeFiles/sql_main.dir/opt_explain.cc.o CMakeFiles/sql_main.dir/opt_explain_format.cc.o CMakeFiles/sql_main.dir/opt_explain_traditional.cc.o CMakeFiles/sql_main.dir/opt_explain_json.cc.o CMakeFiles/sql_main.dir/opt_hints.cc.o CMakeFiles/sql_main.dir/opt_range.cc.o CMakeFiles/sql_main.dir/opt_statistics.cc.o CMakeFiles/sql_main.dir/opt_sum.cc.o CMakeFiles/sql_main.dir/opt_trace.cc.o CMakeFiles/sql_main.dir/opt_trace2server.cc.o CMakeFiles/sql_main.dir/options_parser.cc.o CMakeFiles/sql_main.dir/parse_file.cc.o CMakeFiles/sql_main.dir/parse_tree_handler.cc.o CMakeFiles/sql_main.dir/parse_tree_helpers.cc.o CMakeFiles/sql_main.dir/parse_tree_hints.cc.o CMakeFiles/sql_main.dir/parse_tree_items.cc.o CMakeFiles/sql_main.dir/parse_tree_node_base.cc.o CMakeFiles/sql_main.dir/parse_tree_nodes.cc.o CMakeFiles/sql_main.dir/parse_tree_partitions.cc.o CMakeFiles/sql_main.dir/select_lex_visitor.cc.o CMakeFiles/sql_main.dir/parser_service.cc.o CMakeFiles/sql_main.dir/partition_info.cc.o CMakeFiles/sql_main.dir/partitioning/partition_handler.cc.o CMakeFiles/sql_main.dir/persisted_variable.cc.o CMakeFiles/sql_main.dir/procedure.cc.o CMakeFiles/sql_main.dir/protocol_classic.cc.o CMakeFiles/sql_main.dir/psi_memory_key.cc.o CMakeFiles/sql_main.dir/query_result.cc.o CMakeFiles/sql_main.dir/records.cc.o CMakeFiles/sql_main.dir/regexp/errors.cc.o CMakeFiles/sql_main.dir/regexp/regexp_engine.cc.o CMakeFiles/sql_main.dir/regexp/regexp_facade.cc.o CMakeFiles/sql_main.dir/resourcegroups/thread_resource_control.cc.o CMakeFiles/sql_main.dir/resourcegroups/platform/thread_attrs_api_common.cc.o CMakeFiles/sql_main.dir/resourcegroups/resource_group_mgr.cc.o CMakeFiles/sql_main.dir/resourcegroups/resource_group_sql_cmd.cc.o CMakeFiles/sql_main.dir/rpl_group_replication.cc.o CMakeFiles/sql_main.dir/rpl_handler.cc.o CMakeFiles/sql_main.dir/rpl_transaction_ctx.cc.o CMakeFiles/sql_main.dir/rpl_transaction_write_set_ctx.cc.o CMakeFiles/sql_main.dir/rpl_trx_tracking.cc.o CMakeFiles/sql_main.dir/rpl_write_set_handler.cc.o CMakeFiles/sql_main.dir/rules_table_service.cc.o CMakeFiles/sql_main.dir/rwlock_scoped_lock.cc.o CMakeFiles/sql_main.dir/sd_notify.cc.o CMakeFiles/sql_main.dir/sdi_utils.cc.o CMakeFiles/sql_main.dir/session_tracker.cc.o CMakeFiles/sql_main.dir/set_var.cc.o CMakeFiles/sql_main.dir/sorting_iterator.cc.o CMakeFiles/sql_main.dir/sp.cc.o CMakeFiles/sql_main.dir/sp_cache.cc.o CMakeFiles/sql_main.dir/sp_head.cc.o CMakeFiles/sql_main.dir/sp_instr.cc.o CMakeFiles/sql_main.dir/sp_pcontext.cc.o CMakeFiles/sql_main.dir/sp_rcontext.cc.o CMakeFiles/sql_main.dir/spatial.cc.o CMakeFiles/sql_main.dir/string_service.cc.o CMakeFiles/sql_main.dir/sql_admin.cc.o CMakeFiles/sql_main.dir/sql_alloc_error_handler.cc.o CMakeFiles/sql_main.dir/sql_alter.cc.o CMakeFiles/sql_main.dir/sql_alter_instance.cc.o CMakeFiles/sql_main.dir/sql_backup_lock.cc.o CMakeFiles/sql_main.dir/sql_base.cc.o CMakeFiles/sql_main.dir/sql_bootstrap.cc.o CMakeFiles/sql_main.dir/sql_initialize.cc.o CMakeFiles/sql_main.dir/sql_call.cc.o CMakeFiles/sql_main.dir/sql_class.cc.o CMakeFiles/sql_main.dir/sql_component.cc.o CMakeFiles/sql_main.dir/sql_cmd_ddl_table.cc.o CMakeFiles/sql_main.dir/sql_cmd_srs.cc.o CMakeFiles/sql_main.dir/sql_connect.cc.o CMakeFiles/sql_main.dir/sql_cursor.cc.o CMakeFiles/sql_main.dir/sql_data_change.cc.o CMakeFiles/sql_main.dir/sql_db.cc.o CMakeFiles/sql_main.dir/sql_delete.cc.o CMakeFiles/sql_main.dir/sql_derived.cc.o CMakeFiles/sql_main.dir/sql_digest.cc.o CMakeFiles/sql_main.dir/sql_do.cc.o CMakeFiles/sql_main.dir/sql_error.cc.o CMakeFiles/sql_main.dir/sql_exception_handler.cc.o CMakeFiles/sql_main.dir/sql_executor.cc.o CMakeFiles/sql_main.dir/sql_get_diagnostics.cc.o CMakeFiles/sql_main.dir/sql_handler.cc.o CMakeFiles/sql_main.dir/sql_help.cc.o CMakeFiles/sql_main.dir/sql_import.cc.o CMakeFiles/sql_main.dir/sql_insert.cc.o CMakeFiles/sql_main.dir/sql_join_buffer.cc.o CMakeFiles/sql_main.dir/sql_lex.cc.o CMakeFiles/sql_main.dir/sql_lex_hash.cc.o CMakeFiles/sql_main.dir/sql_lex_hints.cc.o CMakeFiles/sql_main.dir/sql_list.cc.o CMakeFiles/sql_main.dir/sql_load.cc.o CMakeFiles/sql_main.dir/sql_locale.cc.o CMakeFiles/sql_main.dir/sql_manager.cc.o CMakeFiles/sql_main.dir/sql_optimizer.cc.o CMakeFiles/sql_main.dir/sql_parse.cc.o CMakeFiles/sql_main.dir/sql_partition.cc.o CMakeFiles/sql_main.dir/sql_partition_admin.cc.o CMakeFiles/sql_main.dir/sql_planner.cc.o CMakeFiles/sql_main.dir/sql_plugin.cc.o CMakeFiles/sql_main.dir/sql_plugin_var.cc.o CMakeFiles/sql_main.dir/sql_prepare.cc.o CMakeFiles/sql_main.dir/sql_profile.cc.o CMakeFiles/sql_main.dir/sql_query_rewrite.cc.o CMakeFiles/sql_main.dir/sql_reload.cc.o CMakeFiles/sql_main.dir/sql_rename.cc.o CMakeFiles/sql_main.dir/sql_resolver.cc.o CMakeFiles/sql_main.dir/sql_restart_server.cc.o CMakeFiles/sql_main.dir/sql_rewrite.cc.o CMakeFiles/sql_main.dir/sql_select.cc.o CMakeFiles/sql_main.dir/sql_servers.cc.o CMakeFiles/sql_main.dir/sql_show.cc.o CMakeFiles/sql_main.dir/sql_show_status.cc.o CMakeFiles/sql_main.dir/sql_signal.cc.o CMakeFiles/sql_main.dir/sql_state.cc.o CMakeFiles/sql_main.dir/sql_table.cc.o CMakeFiles/sql_main.dir/sql_tablespace.cc.o CMakeFiles/sql_main.dir/sql_test.cc.o CMakeFiles/sql_main.dir/sql_thd_internal_api.cc.o CMakeFiles/sql_main.dir/sql_thd_api.cc.o CMakeFiles/sql_main.dir/sql_time.cc.o CMakeFiles/sql_main.dir/sql_timer.cc.o CMakeFiles/sql_main.dir/sql_tmp_table.cc.o CMakeFiles/sql_main.dir/sql_trigger.cc.o CMakeFiles/sql_main.dir/sql_truncate.cc.o CMakeFiles/sql_main.dir/sql_udf.cc.o CMakeFiles/sql_main.dir/sql_union.cc.o CMakeFiles/sql_main.dir/sql_update.cc.o CMakeFiles/sql_main.dir/sql_view.cc.o CMakeFiles/sql_main.dir/stateless_allocator.cc.o CMakeFiles/sql_main.dir/strfunc.cc.o CMakeFiles/sql_main.dir/sys_vars.cc.o CMakeFiles/sql_main.dir/sys_vars_resource_mgr.cc.o CMakeFiles/sql_main.dir/system_variables.cc.o CMakeFiles/sql_main.dir/table.cc.o CMakeFiles/sql_main.dir/table_cache.cc.o CMakeFiles/sql_main.dir/table_function.cc.o CMakeFiles/sql_main.dir/table_trigger_dispatcher.cc.o CMakeFiles/sql_main.dir/tc_log.cc.o CMakeFiles/sql_main.dir/thr_malloc.cc.o CMakeFiles/sql_main.dir/transaction.cc.o CMakeFiles/sql_main.dir/transaction_info.cc.o CMakeFiles/sql_main.dir/trigger.cc.o CMakeFiles/sql_main.dir/trigger_creation_ctx.cc.o CMakeFiles/sql_main.dir/trigger_chain.cc.o CMakeFiles/sql_main.dir/tztime.cc.o CMakeFiles/sql_main.dir/uniques.cc.o CMakeFiles/sql_main.dir/xa.cc.o CMakeFiles/sql_main.dir/server_component/backup_lock_service.cc.o CMakeFiles/sql_main.dir/server_component/mysql_string_service.cc.o CMakeFiles/sql_main.dir/server_component/persistent_dynamic_loader.cc.o CMakeFiles/sql_main.dir/server_component/component_sys_var_service.cc.o CMakeFiles/sql_main.dir/server_component/component_status_var_service.cc.o CMakeFiles/sql_main.dir/server_component/ongoing_transaction_query_service.cc.o CMakeFiles/sql_main.dir/server_component/system_variable_source_imp.cc.o CMakeFiles/sql_main.dir/server_component/security_context_imp.cc.o CMakeFiles/sql_main.dir/resourcegroups/platform/thread_attrs_api_linux.cc.o CMakeFiles/sql_main.dir/__/extra/lz4/xxhash.c.o CMakeFiles/sql_main.dir/__/libmysql/errmsg.cc.o CMakeFiles/sql_main.dir/__/sql-common/client.cc.o CMakeFiles/sql_main.dir/__/sql-common/client_plugin.cc.o CMakeFiles/sql_main.dir/__/sql-common/client_authentication.cc.o CMakeFiles/sql_main.dir/__/sql-common/get_password.cc.o CMakeFiles/sql_main.dir/__/sql-common/my_path_permissions.cc.o CMakeFiles/sql_main.dir/__/sql-common/net_serv.cc.o CMakeFiles/sql_main.dir/__/sql-common/sql_string.cc.o CMakeFiles/sql_main.dir/command_service.cc.o CMakeFiles/sql_main.dir/conn_handler/channel_info.cc.o CMakeFiles/sql_main.dir/conn_handler/connection_handler_per_thread.cc.o CMakeFiles/sql_main.dir/conn_handler/connection_handler_one_thread.cc.o CMakeFiles/sql_main.dir/conn_handler/socket_connection.cc.o CMakeFiles/sql_main.dir/conn_handler/init_net_server_extension.cc.o CMakeFiles/sql_main.dir/event_data_objects.cc.o CMakeFiles/sql_main.dir/event_db_repository.cc.o CMakeFiles/sql_main.dir/event_parse_data.cc.o CMakeFiles/sql_main.dir/event_queue.cc.o CMakeFiles/sql_main.dir/event_scheduler.cc.o CMakeFiles/sql_main.dir/events.cc.o CMakeFiles/sql_main.dir/mf_iocache.cc.o CMakeFiles/sql_main.dir/protocol_callback.cc.o CMakeFiles/sql_main.dir/signal_handler.cc.o CMakeFiles/sql_main.dir/sql_audit.cc.o CMakeFiles/sql_main.dir/sql_client.cc.o CMakeFiles/sql_main.dir/srv_session.cc.o CMakeFiles/sql_main.dir/srv_session_info_service.cc.o CMakeFiles/sql_main.dir/srv_session_service.cc.o CMakeFiles/sql_main.dir/mysqld_daemon.cc.o
/usr/bin/ranlib ../archive_output_directory/libsql_main.a
cd /whatever/mysql-build/sql && /usr/bin/cmake -DTARGET_NAME=sql_main -DTARGET_LOC=/whatever/mysql-build/archive_output_directory/libsql_main.a -DCFG_INTDIR=. -P /whatever/mysql-build/archive_output_directory/lib_location_sql_main.cmake
make[3]: Leaving directory '/whatever/mysql-build'
[ 72%] Built target sql_main
make -f storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/build.make storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/depend
make[3]: Entering directory '/whatever/mysql-build'
cd /whatever/mysql-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /whatever/mysql /whatever/mysql/storage/perfschema/unittest /whatever/mysql-build /whatever/mysql-build/storage/perfschema/unittest /whatever/mysql-build/storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/DependInfo.cmake --color=
Dependee "/whatever/mysql-build/storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/DependInfo.cmake" is newer than depender "/whatever/mysql-build/storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/depend.internal".
Dependee "/whatever/mysql-build/storage/perfschema/unittest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/whatever/mysql-build/storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/depend.internal".
Scanning dependencies of target pfs_connect_attr-t
make[3]: Leaving directory '/whatever/mysql-build'
make -f storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/build.make storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/build
make[3]: Entering directory '/whatever/mysql-build'
[ 72%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/pfs_connect_attr-t.cc.o
cd /whatever/mysql-build/storage/perfschema/unittest && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/pfs_connect_attr-t.dir/pfs_connect_attr-t.cc.o -c /whatever/mysql/storage/perfschema/unittest/pfs_connect_attr-t.cc
[ 72%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/__/__/__/sql/sql_builtin.cc.o
cd /whatever/mysql-build/storage/perfschema/unittest && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/pfs_connect_attr-t.dir/__/__/__/sql/sql_builtin.cc.o -c /whatever/mysql-build/sql/sql_builtin.cc
[ 72%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/__/__/__/mysys/my_string.cc.o
cd /whatever/mysql-build/storage/perfschema/unittest && /whatever/mysql/scripts/invoke-with-relative-paths.pl /usr/bin/c++   -DHAVE_CONFIG_H -DHAVE_LIBEVENT2 -DHAVE_OPENSSL -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYPEDEFINE -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/whatever/mysql-build -I/whatever/mysql-build/include -I/whatever/mysql -I/whatever/mysql/include -I/whatever/mysql-build/libbinlogevents/include -I/whatever/mysql/libbinlogevents/export -isystem /whatever/mysql/extra/libedit/editline -isystem /whatever/mysql/extra/lz4 -isystem /whatever/mysql/extra/rapidjson/include -I/whatever/mysql/libbinlogevents/include  -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG   -o CMakeFiles/pfs_connect_attr-t.dir/__/__/__/mysys/my_string.cc.o -c /whatever/mysql/mysys/my_string.cc
[ 72%] Linking CXX executable ../../../runtime_output_directory/pfs_connect_attr-t
cd /whatever/mysql-build/storage/perfschema/unittest && /usr/bin/cmake -E cmake_link_script CMakeFiles/pfs_connect_attr-t.dir/link.txt --verbose=1
/usr/bin/c++   -fPIC -std=c++11 -fno-omit-frame-pointer   -fdebug-prefix-map=/whatever/mysql/=./ -fdebug-prefix-map=/whatever/mysql-build=./obj -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wno-missing-field-initializers -Wlogical-op -DDBUG_OFF -ffunction-sections -fdata-sections -O3 -DNDEBUG  -fuse-ld=gold -Wl,--gc-sections -Wl,--build-id=none -Wl,--build-id=none  CMakeFiles/pfs_connect_attr-t.dir/pfs_connect_attr-t.cc.o CMakeFiles/pfs_connect_attr-t.dir/__/__/__/sql/sql_builtin.cc.o CMakeFiles/pfs_connect_attr-t.dir/__/__/__/mysys/my_string.cc.o  -o ../../../runtime_output_directory/pfs_connect_attr-t -rdynamic -lpthread ../../../unittest/mytap/libmytap.a ../../../archive_output_directory/libperfschema.a ../../../archive_output_directory/libarchive.a -lz ../../../archive_output_directory/libblackhole.a ../../../archive_output_directory/libcsv.a ../../../archive_output_directory/libfederated.a ../../../archive_output_directory/libheap.a ../../../archive_output_directory/libinnobase.a -lz ../../../archive_output_directory/liblz4_lib.a ../../../archive_output_directory/libmyisam.a ../../../archive_output_directory/libmysys.a ../../../archive_output_directory/libmyisam_sys.a ../../../archive_output_directory/libmyisammrg.a ../../../archive_output_directory/libperfschema.a ../../../archive_output_directory/libsql_main.a ../../../archive_output_directory/libbinlog.a ../../../archive_output_directory/librpl.a ../../../archive_output_directory/libmaster.a ../../../archive_output_directory/libslave.a ../../../archive_output_directory/libsql_main.a ../../../archive_output_directory/libsql_dd.a ../../../archive_output_directory/libsql_gis.a ../../../archive_output_directory/libsql_main.a ../../../archive_output_directory/libsql_dd.a ../../../archive_output_directory/libmysys.a ../../../archive_output_directory/libmysys_ssl.a ../../../archive_output_directory/libvio.a -lssl -lcrypto -ldl ../../../archive_output_directory/libstrings.a ../../../archive_output_directory/libdbug.a ../../../archive_output_directory/libmysys.a -lz ../../../unittest/mytap/libmytap.a ../../../archive_output_directory/libperfschema.a ../../../extra/icu/source/i18n/libicui18n.a ../../../extra/icu/source/common/libicuuc.a ../../../extra/icu/source/stubdata/libicustubdata.a ../../../archive_output_directory/libarchive.a ../../../archive_output_directory/libblackhole.a ../../../archive_output_directory/libcsv.a ../../../archive_output_directory/libfederated.a ../../../archive_output_directory/libheap.a ../../../archive_output_directory/libinnobase.a -laio ../../../archive_output_directory/liblz4_lib.a ../../../archive_output_directory/libmyisam.a ../../../archive_output_directory/libmyisam_sys.a ../../../archive_output_directory/libmyisammrg.a ../../../archive_output_directory/libtemptable.a ../../../archive_output_directory/libngram_parser.a ../../../archive_output_directory/libmysqlx.a ../../../extra/icu/source/i18n/libicui18n.a ../../../extra/icu/source/common/libicuuc.a ../../../extra/icu/source/stubdata/libicustubdata.a ../../../archive_output_directory/libmysqlxmessages_lite.a ../../../archive_output_directory/libprotobuf-lite.a ../../../extra/libevent/lib/libevent.a ../../../components/mysql_server/component_mysql_server.a -lcrypt -lssl -lcrypto -ldl ../../../libbinlogevents/lib/libbinlogevents.a ../../../archive_output_directory/libmysys.a ../../../archive_output_directory/libdbug.a ../../../archive_output_directory/libmysys.a ../../../archive_output_directory/libdbug.a -lz ../../../archive_output_directory/libstrings.a -lm -lrt -lpthread 
../../../archive_output_directory/libsql_main.a(dd_table_share.cc.o):dd_table_share.cc:function setup_partition_from_dd(THD*, MEM_ROOT*, partition_info*, partition_element*, dd::Partition const*, bool): error: undefined reference to 'bool dd::get_tablespace_name<dd::Partition>(THD*, dd::Partition const*, char const**, MEM_ROOT*)'
collect2: error: ld returned 1 exit status
storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/build.make:215: recipe for target 'runtime_output_directory/pfs_connect_attr-t' failed
make[3]: *** [runtime_output_directory/pfs_connect_attr-t] Error 1
make[3]: Leaving directory '/whatever/mysql-build'
CMakeFiles/Makefile2:2832: recipe for target 'storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/all' failed
make[2]: *** [storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/all] Error 2
make[2]: Leaving directory '/whatever/mysql-build'
Makefile:160: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/whatever/mysql-build'
